Changelog

1.0.3 -> 1.0.4

  • Cannot access tabs definition on some resolutions (#1799)

  • HTML Email preview shows source (#1800)

  • Fix scrolling in emailing preview’s modal

  • Few fixes on dependency injection usage

  • Number of show member automatically set to “all” (#1803)

  • Groups modification not visually added on member form (#1801)

  • Fix redirection when dynamic file does not exists

  • Menu horizontal scroll when name is too long (#1805)

  • Should not select a member as its own parent (#1806)

1.0.2 -> 1.0.3

  • Logo in mail signature is not shown (#1783)

  • Missing HTML editor for dynamic fields information field (#1774)

  • Update and maintainance pages are no longer working (#1782)

  • Do not throw events on mass edition (#1733)

  • Make cache version dependent (#1787)

  • Check preferences website is valid (#1789)

  • Link to asso website from logo (#1790)

  • Rework UI messages (#1786)

1.0.1 -> 1.0.2

  • Public pages access restriction (CVE-2024-24761 - #1778)

  • Remove useless class from templates (#1771) and fix social networks search dropdown (#1760)

  • Ensure language is changed when login from cron; closes (#1769)

  • Make replacements icon in PDF Model more visible (#1770)

  • Fix possible issue on group creation (#1773)

  • Fix URL redirection (#1777)

1.0.0 -> 1.0.1

  • Title in members list causes an error (#1756)

  • Cannot enter a new social network name (#1760)

  • Pagination and search on members list broken adding contribution (#1761)

  • Contribution start date overload (#1762)

  • Groups “accordion tree” not opened when a name contains a slash (#1764)

  • open_basedir prevents files in /etc to be read (#1765)

  • Some issues with contribution amount set to 0 (#1767)

  • Fatal error with PHP 7.4 (#1768)

  • Cron user does not have lang defined (#1769)

0.9.6.1 -> 1.0.0

Note

PHP 8.1 minimum is required

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)

  • Check for minimal database version at install (#1725)

  • Resize and crop member picture to a fixed ratio (#1717)

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)

  • Fix timeout using logo on PDF member cards (#1726)

  • Fix dynamic files on contributions and transactions (#1697)

  • Drop required fields on PDF member cards (#781)

  • Parent group can be lost when a groupmanager edits a group (#1708)

  • Mass add contribution fail if data is missing (#1694)

  • Dynamic contribution fields not rendered on advanced search (#1693)

  • Dynamic contributions choice fields on advanced search fail using postgres (#1692)

  • Several minor issues with RTL languages on PDF generation (#1727)

  • Issues on transactions search with some date formats (#1731)

  • Selected members were not reset creating a new mailing (#1742)

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)

Legacy versions