Releases: icewolfz/jiMUD
Releases · icewolfz/jiMUD
0.11.1
- New:
- Triggers: Cache regular expression objects so they are only created first time a trigger is ran
- Use native built in spellchecker systems, add support for most editable fields
- Fixed:
- Fix command input lost when canceling open link confirm box
- Changed:
- Update monaco-editor 0.19.3 to 0.20.0
- Update electron 8.0.1 to 8.1.1
- Update drivelist 8.0.9 to 8.0.10
- Update electron-updater 4.2.0 to 4.2.5
- Update better-sqlite3 5.4.3 to 6.0.1
- Update yargs-parser 17.0.0 to 18.1.1
- Update fs-extra from 8.1.0 to 9.0.0
- Remove spellchecker 3.7.0
WARNING This version has been removed due to windows defender reporting it as infected if you have installed this version it is recommended to install 0.11.2, see issue #112 for more information
0.11.0
- New:
- Add button bar overflow support to allow scrolling of buttons
- Fixed:
- Profile manager: Fix issue when using capital letters and renaming a profile
- Changed:
- Update electron 7.1.10 to 8.0.0
- Update yargs-parser 16.1.0 to 17.0.0
- Make wheel mouse events passive to allow better optimizing of scrolling for mapper and main display
- Code editor: revert a quick hack to menu issues
0.10.2
0.10.1
- New:
- Profile manager:
- Preference to change how items are sorted: Alpha, index, or priority
- Preference to change sort direction from ascending or descending
- Profile manager:
- Changed:
- Update electron 7.1.1 to 7.1.9
- Update chokidar 3.3.0 to 3.3.1
- Update monaco-editor 0.18.1 to 0.19.2
0.10.0
- Fixed:
- Immortal tools: fix upload fail not being correctly registered
- Code editor: Ignore formatting for inline comments
- About: update process memory info display using new built in api's
- Character manager: Add close button if mac
- Changed:
- Refactor hasOwnProperty checks to use proper calls for more security when running dynamic scripts
- Update electron 6.0.9 to 7.1.1
- Update monaco-editor 0.18.0 to 0.18.1
- Update chokidar 3.1.0 to 3.3.3
- Update drivelist 8.0.6 to 8.0.9
- Update yargs-parser 13.1.1 to 16.1.0
- Replace font-manager 0.3.0 with fontmanager-redux 0.4.0
- Update electron-updater 4.1.2 to 4.2.0
0.9.4
- Fixed:
- Auto updater: fix now/later being reversed function
- Immortal tools: Add upload/download to folder context menus
- Remove some menu hacks as electron 6.0.8 seems to have fixed menu issues
- Changed:
- Update electron 6.0.7 to 6.0.9
- Update better-sqlite3 5.4.2 to 5.4.3
- Update monaco-editor 0.17.1 to 0.18.0
- Update yargs-parser 13.1.1 to 14.0.0
- Update fswin 3.18.918 to 3.19.908
- Update markdown-it 9.1.0 to 10.0.0
- Update chokidar 3.0.2 to 3.1.0
0.9.3
0.9.2
- New:
- Auto updater: Option to install update later next time the client is started
- Changed:
- About:
- Update copyright date
- No longer a modal dialog and movable
- Auto updater: Force close even if connected or sub windows open
- Update electron 6.0.3 to 6.0.4
- About:
- Fixed:
- Fixed progress dialog titles not being correctly set in places
- Display: Fixed incorrect vertical scrollbar height
- Fixed dialogs boxes broken in electron 6 update
- Code editor: do not add a newline if throw is a function for a object
0.9.1
- Fixed:
- Help: Fixed character manager help topic not being listed
- Code editor: a quick fix to crash due to menu issues in electron 6
- Profile manager: Fix issue when trying to update a profile that contained a non Alpha numeric character, :, ., or -
- Changed:
- Update electron 6.0.2 to 6.0.3
0.9.0
- New:
- Added character manager doc
- Fixed:
- Fixed check for updates open website dialog button
- Fixed issues when reloading preferences and closing child windows
- Themes: tweaks to health bars to better handle zooming
- Changed:
- Update electron 5.0.8 to 6.0.2
- Update better-sqlite3 5.4.1 to 5.4.2
- Update markdown-it 9.0.1 to 9.1.0