☰
⨉
Changelog
0.9.6.1 -> 1.0.0
Added
- Modern UI
- Major improvements on UI/UX and also responsiveness (#1611)
- Use of YAML files instead of XML for exports configuration
- New preference to show/hide borders around PDF member cards (#184)
- WebP image support (#1681)
- Removed free search on advanced search (#1684)
Fixed
- Update issues (not defined constants) (#1615)
- Fatal error when cookie not set after login (#1617)
- Sort members by status (#1618)
- Several PHP 8.1 compatibility fixes (#1629, #1655)
- Groups manager cannot edit their own information (#1635)
- Inconsistent count and display of reminders members (#1491)
- Minimum PHP version not displayed on compat page (#1682)
- Simple members can’t access their list of contributions (#1675)
- Contributions mass removal (#1661)
- Disable inline images in mailings (#1659)
- Issue editing members with wrong values imported in dynamic choice fields (#1650)
- Parent group removed when a manager edit a group (#1648)
- Fix logo size on member card (#1626)
Under the hood…
- Template rendering is now assumed by Twig instead of Smarty (#1619)
- Use of Fomantic UI framework for whole display (#1324)
- Update third party libraries
- No longer use atoum (dead project) for testing (#1674)
- LibreJS compatibility (#1642)