]> git.agnieray.net Git - galette.git/blobdiff - galette/docs/CHANGES
Bump version
[galette.git] / galette / docs / CHANGES
index 4e5886fde53fc94a956e01170838c83c085d0098..37720af0979c46a7c3d4db7811bab2cc94e5ed9a 100644 (file)
@@ -1,6 +1,38 @@
 Changes
 -------
 
+0.9.5.1 -> 0.9.5.2
+- Update translations
+- Work on PHP 8.1 compatibility and tests improvements
+- Fix members list issue with titles column displayed
+- Fix members list ordering
+- Fix missing emails texts insertion
+- Drop duplicate check on saved searches
+- Fix some silent errors
+- Some data were missing checking passwords against personal data
+
+0.9.5 -> 0.9.5.1
+
+- Members can manage their children and create new ones (if preference is on)
+- Mass contribution add
+- Mass edition of dynamic fields
+- Add a preference to send emails to member by default
+- Add a preference to choose default payment type
+- Fix PDF links in emails
+- Replace Markitup with Summernote for HTML emails
+- Replace jQuery Cookie with JS Cookie
+- Fix address variable in template
+- Fix impending reminders
+- Fix close expiries
+- Adjust members by status charts count
+- Fix overlapping menu on mobile
+- Prevent installation page access if Galette is already installed
+- Fix public list ordering
+- Fix contributions ordered on payment type
+- Fix new user registration email
+- Fix search on dynamic fields
+- Fix transactions list display
+
 0.9.4.2 -> 0.9.5
 
 - Fix CVE-2021-21319
@@ -849,4 +881,4 @@ O.60 -> 0.61
 - Better language file detection
 - Bugfix in thumbnail display
 - DROP permission wasn't checked during install process
-- English translation
\ No newline at end of file
+- English translation