New release is available
What's Changed
- Implementation of TWIG technology to improve object management between display and editing.
- Enables better code maintainability.
- Documentation natively integrated into the tool and accessible via a closed network.
- Modernization of the file saving engine (simplification of code, files are now stored in the “upload” directory).
- Overhaul of the Dashboard (new system).
- Improved rights management and controller to create them.
- Better modularity, dashboard can be disabled for certain groups.
- Dashboard added to personal view tab,
- The dashboard supports data display in the form of graphs, Kiviat Diagrams, Bar Graphs.
- Compliant with accessibility standards (RGAA)
- The software can be used by visually impaired people, with the help of their screen reader.
- We are now RGAA compliant.
- Modernization of the user interface
- Better personalization
- The menu can be placed in several positions, top or left.
- Addition of a favorite section to the navigation bar.
- Improved visual appearance of software interface (menu, form...)
- Better personalization
- Use of Bootstrap and basic HTML components
- use of fewer JavaScript dependencies, using standard HTML
- performance gains (less disk space required and lower RAM usage on the user side.)
- The translation is now available on Weblate.
- Web interface for editing translations.
- Code maintenance and updates
- Native PHP 8.x support (PHP 8.1 minimum).
- Improved management of CSRF tokens.
- Implementation of the serverSide method on search pages.
- automatic data reloading
- improved performance and refresh rate
- Main plugins included
- Compatibility with V2
New Contributors
- @RudyLaurent made their first contribution in #48
- @antoine-dumait made their first contribution in #51
- @airoine made their first contribution in #53
- @weblate made their first contribution in #175
- @Lcanet2 made their first contribution in #260
Full Changelog: v1.5.0...v2.0.0