Releases: azerothcore/Keira3
Releases · azerothcore/Keira3
3.2.0
New features:
- New
spell_dbceditor - New
gameobject_addoneditor - Reload button in all editors
- Align to latest AC
- Save window size on exit (thanks @willkillson)
- Show Keira system information in the Dashboard
Bugfixes & technical improvements:
- fix(layout): prevent jump on first field edit
- fix(gossip-menu): starting ID when creating custom gossip
- Replaced deprecated electron.remove with @electron/remote
- Added prettier with code auto-format
- Replaced deprecated tslint with eslint
- Update to Angular 12
- Update to Bootstrap 5
- Update to Electron 13 (Chrome M93, Node v14.16)
- Update to ngx-highlightjs 4 and highlightjs 10, fixing the security warning about the deprecated highlightjs 9
- SAI: tooltip corrections (thanks @Krejza9)
- Other minor dependencies updated to their latest stable version
3.1.0
What's new in 3.1.0
- Fixed
creature_templateeditor to make it compatible with latest AzerothCore - New feature:
creature_template_resistanceeditor (by @Kitzunu) - New feature:
creature_template_spelleditor (by @Kitzunu) - Updated Electron to version 12 shipping Chrome 89 and Node 14
- Other minor dependencies updated to their latest stable version
3.0.3
Bugfixes & minor improvements
3.0.2
Bugfixes & minor improvements
- Fixed bug in trainer race selector
- Fixed bug in trainer class selector
- Convert RewardText
<input>to<textarea>for better usability
Main dependencies update
- Electron 11
- Chrome M87
- NodeJS v12.18
- other minor dependencies updated to their latest stable versions
3.0.1
Bugfixes
- Fixed bug with flag selectors when all bits are selected
Main dependencies update
- Angular 11
- TypeScript 4
- ngx-bootstrap 6
- other minor dependencies updated to their latest stable versions
3.0.0
Features
An overview of Keira3's feature is available at our new website:
Built on top of awesome technologies:
- Electron 10, featuring Chrome 85 and Node 12.16
- TypeScript 3.9
- Angular 10
- Bootstrap 4.5
The full dependencies list is available here.
Changes from rc3:
- Fix: prevent Enter key from accidentally open modals while editing
- Fix: item preview for stackable items
- Updated most of the dependencies to their latest stable version
Release Candidate 3
Changes from rc2:
- Add preview in
gossip_menu_optioneditor - Update to Angular 10
- Update dependencies to their latest stable version
Release Candidate 2
Changes from rc1:
- Fixed bug in SAI/Actionlists about entity name
- Rebranded navigation bar (thanks @Kitzunu)
- Fixed minor issues in SmartAI editor
- Fixed minor issue with Reference loot viewer
- Updated dependencies minor versions
Release Candidate 1
Changes from rc0:
- Allow using the DELETE key to delete rows in all multi-row editors
- Added Reference viewer (including nested references) to all Loot editors
- Small improvements to all Loot editors
- Added missing Loot editors (Reference, Fishing, Spell, Mail)
- Fixed wrong Loot documentation link
- Updated dependencies to their latest stable version
Release Candidate 0
New features:
- Improved the design of all editors
- Login: save multiple login sessions
- Display a message when a newer version of Keira3 is available
- Implemented Quest Preview in all Quest Editors
Fixes & technical improvements:
- SAI: improved Search by Entity
- Creature Spawn: Renamed 'spawndist' to 'wander_distance' aligning to latest AzerothCore (thanks @Kitzunu)
- SAI: several improvements and additions to the SAI editor (thanks @Kitzunu)
- Conditions: added new selectors for some condition types (thanks @Kitzunu)
- updated dependencies to their latest version