Releases: azerothcore/Keira3
Releases · azerothcore/Keira3
Release Candidate 3
Changes from rc2:
- Add preview in
gossip_menu_option
editor - 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
Beta 4
New features:
- Item Preview in Item Template editor
- Show unsaved changes in Sidebar when editing existing entities
- Improved login screen design
- Improved Sidebar design
- Loots: display item names
- SAI: add AC-only actions
- SAI: made ID editable
- Implemented new selectors:
- Quest
- ExtendedCost
- RequiredSkill
- ItemLimitCategory
- Language
- Holiday
- Area
- SocketBonus
- Map
- Spell
Fixes & technical improvements:
- fixed bug in all datatables
- fixed bug in Conditions source type
- (performance) improve caching when querying sqlite
- (performance) add caching when querying mysql whithin
- (performance) improve Faction selector
- improve type safety in forms
- improved integration tests stability
- updated dependencies to their latest version
- other minor improvements
Beta 3
New features:
- Item icons across the whole app
- New "SQL Editor" tab: a minimalistic editor to run custom queries
- Show confirm dialog before quitting the app
- Item names: show a different colour according to the Item's quality
- SAI TimedActionlists: display creature name in top bar
- SAI TimedActionlists: implement generate comments
- SAI Creature: show the creature's TimedActionlists in the bottom
- Dashboard: check for AC DB version correctness
Fixes & technical improvements:
- Fixed bug in races and classes flag selector
- Fixed bug in datatables when toggling the sidebar
- Improved column sizing in datatables
- Update dependencies to their latest stable versions
Beta 2
New features:
- SmartAI: add spell names in comment generation
- Global: spell selector, now added in all existing fields that require a spell ID
Fixes & technical improvements:
- SmartAI: fixed bug in Areatrigger comment generation
- SmartAI: fixed bug with event_type 2 comment generation
- Creature/Gameobject Questitem: fix bug with sql index
- Update to Angular 9 (improving performance and many other things)
Beta 1
New features:
- SmartAI: implemented comment generator (BETA)
- Implement auto-reconnect feature
- SmartAI: added check for linked events
- CreatureTemplate: improved creature-ai-name descriptions
Fixes & technical improvements:
- SmartAI: fixed issue with duplicate search results
- SmartAI: disable event type for timed action lists
- Updated to Electron 8
- Other minor fixes
Beta 0
New features:
- SmartAI Editor for Creature, Gameobject, Areatrigger and TimedActionlists
- SmartAI dynamic tooltips and param names for all smart Events/Actions/Targets
- SmartAI Editor tab also added in Creature and Gameobject editor categories
- Save user connection information (avoid re-typing DB username, password, address, etc..)
- Notifications (on query success/error)
- Logout
Fixes & technical improvements:
- Fixed gobject flag types
- Updated all dependencies to their latest stable version
- Other minor fixes
Alpha 3
New features
- Gossip editor (for new and existing gossips)
- Conditions editor (for new and existing conditions)