]> git.agnieray.net Git - galette.git/blobdiff - galette/docs/CHANGES
Add pre_footer in replacements; closes #1808
[galette.git] / galette / docs / CHANGES
index 52a639537ffb91482b8460ab4372b84442d2e0ba..3e24efb46f8d375034c1da6b4bf8e4326025ccfb 100644 (file)
 Changes
 -------
 
+1.0.3 -> 1.0.4
+
+- Cannot access tabs definition on some resolutions
+- HTML Email preview shows source
+- Fix scrolling in emailing preview's modal
+- Few fixes on dependency injection usage
+- Number of show member automatically set to "all"
+- Groups modification not visually added on member form
+- Fix redirection when dynamic file does not exists
+- Menu horizontal scroll when name is too long
+- Should not select a member as its own parent
+- Add preferences footer in replacements
+
+1.0.2 -> 1.0.3
+
+- Logo in mail signature is not shown
+- Missing HTML editor for dynamic fields information field
+- Update and maintainance pages are no longer working
+- Do not throw events on mass edition
+- Make cache version dependent
+- Check preferences website is valid
+- Link to asso website from logo
+- Rework UI messages
+
+1.0.1 -> 1.0.2
+
+- Public pages access restriction (CVE-2024-24761)
+- Remove useless class from templates and fix social networks search dropdown
+- Ensure language is changed when login from cron; closes #1769
+- Make replacements icon in PDF Model more visible
+- Fix possible issue on group creation
+- Fix URL redirection
+
+1.0.0 -> 1.0.1
+
+- Title in members list causes an error
+- Cannot enter a new social network name
+- Pagination and search on members list broken adding contribution
+- Contribution start date overload
+- Groups "accordion tree" not opened when a name contains a slash
+- open_basedir prevents files in /etc to be read
+- Some issues with contribution amount set to 0
+- Fatal error with PHP 7.4
+- Cron user does not have lang defined
+
+0.9.6.1 -> 1.0.0
+
+- Modern UI
+- Major improvements on UI/UX and also responsiveness
+- Use of YAML files instead of XML for exports configuration
+- New preference to show/hide borders around PDF member cards
+- WebP image support
+- Removed free search on advanced search
+- Check for minimal database version at install
+- Resize and crop member picture to a fixed ratio
+- Update issues (not defined constants)
+- Fatal error when cookie not set after login
+- Sort members by status
+- Several PHP 8.1 compatibility fixes
+- Groups manager cannot edit their own information
+- Inconsistent count and display of reminders members
+- Minimum PHP version not displayed on compat page
+- Simple members can't access their list of contributions
+- Contributions mass removal
+- Disable inline images in mailings
+- Issue editing members with wrong values imported in dynamic choice fields
+- Parent group removed when a manager edit a group
+- Fix logo size on member card
+- Fix timeout using logo on PDF member cards
+- Fix dynamic files on contributions and transactions
+- Drop required fields on PDF member cards
+- Parent group can be lost when a groupmanager edits a group
+- Mass add contribution fail if data is missing
+- Dynamic contribution fields not rendered on advanced search
+- Dynamic contributions choice fields on advanced search fail using postgres
+- Several minor issues with RTL languages on PDF generation
+- Issues on transactions search with some date formats
+- Selected members were not reset creating a new mailing
+- Template rendering is now assumed by Twig instead of Smarty
+- Use of Fomantic UI framework for whole display
+- Update third party libraries
+- No longer use atoum (dead project) for testing
+- LibreJS compatibility
+
+0.9.6 -> 0.9.6.1
+- Fix language detection priority not respected
+- No composer platform check
+- Fix html2text for php 8
+- Fix social networks replacements
+
+0.9.5.2 -> 0.9.6
+- Social networks/contact externalization
+- Add member number
+- Export contributions as CSV
+- Drop group name uniqueness at same level
+- Add information to display for dynamic fields
+- Add preferences for groups manager to edit, create members, edit groups, send mailing and perform exports
+- Fix various XSS issues
+- Fix possible SQL injection
+- Add CSRF protection
+- Fix address escaping at display
+- Prevent issue creating contribution with an empty amount
+- Fix undefined index when locale is missing on system
+- Fix issue reusing a saved search from advanced search
+- Update translations
+
+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
+- Fix gateway timeout sending emails with SSL SMTP
+
 0.9.5 -> 0.9.5.1
 
 - Members can manage their children and create new ones (if preference is on)
-- Mass contribtion add
+- 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
@@ -113,7 +230,7 @@ Changes
 - Fix dynamic translations removal
 - Check for session extension presence
 - Redo multiple status selection in advanced search
-* Fix user search by nickname in dropdowns
+- Fix user search by nickname in dropdowns
 
 0.9.2.1 -> 0.9.3