A.V.A.T.A.R server v5.2.4
·
38 commits
to master
since this release
Changelog - Version 5.2.4
π Release Date
02 march 2025
β¨ New Features
- [MacOS]: Added an environment verification test included in
launchctland added the environment's PATH variable if it is null.
π Bug Fixes
- [Cron]: Modification of the plugin's Cron startup function.
- [Plugin client]: Modification of the
Avatar.clientPlugin()function so that the callback correctly returns a value.
Changelog - Version 5.2.3
π Release Date
19 february 2025
β¨ New Features
- [A.V.A.T.A.R]: Updated the modules
Xel,swiper,jsoneditor,Cron, andelectronto the latest version. - [Speak function]: Optimized the
Avatar.speak()function. - [Plugin Library]: Removed the "New version available!" message after installing an updated plugin.
- [Interface Languages]: Added German, Spanish and Italian languages, and revamped the French and English languages.
- [Interfaces]: Redesigned all interfaces to align with the new version of
Xel.
π Bug Fixes
- [Widget Studio]: Optimized the interface display when a property is missing.
- Fixed minor visual bugs.
- Corrected application messages.
Changelog - Version 5.2.2
π Release Date
12 february 2025
π Bug Fixes
- Randomly, the language verification for translation triggers an error in the
iamodule. Fixed by removing thelanguages.isSupportedfunction, which is not essential for the application's functionality. - Added a parameter in the setting.css file to fix a display bug caused by the latest update of the
xelmodule.