Template:Releases/5.2.4
From Gramps
Gramps 5.2.4 released.
2025.01.12
Gramps team releases version 5.2.4, A new maintenance release.
- Translations:
- Updated translations: bg, cs, da, de, de_AT, en_GB, es, fa, fi, fr, he, hr, hu, id, ko, mk, nb, nl, pl, pt_PT, sk, sl, sv, ta, tr, uk, zh_CN, zh_HK, zh_TW.
- Remove Tamil from this release.
- Update translation template for new release.
- Update list of incomplete translations.
- Add German date modifier "ab".
- 13312: Fix German date handler for reports.
- Add extra "about" modifier to Hebrew date handler.
- Add Korean translation.
- Fix date modifiers for sl.
- 13555: Fix Citations gramplet to recognize event reference citations.
- 13495: Fix exception when finding relationship to home person.
- Fix mouse scroll direction in pedigree view.
- Fix incorrect usage of exec. As of PEP558, locals() is not populated by exec(). This change means that this call is broken on Python 3.13.
- Remove some usage of globals().
- Remove unnecessary use of exec.
- 13431: Test current_date being an empty date in probably alive function.
- Improve warning message in date_test.py when 3 tests are skipped.
- 13415,13423: Correctly assign sortval to 0 when a date is EMPTY.
- Fix unicode conversion bug when upgrading from schema 16 to 17.
- 13428: Correct the documentation for the match() method of the Date class. Also added more detail to documentation in 3 other cases.
- 12285: Gramps version output now reports OS rather than Platform.
- 13464: Downgrade upgrade messages from warning to informational level.
- 13448: Fix list size option in the top surnames gramplet. Allow users to specify how many surnames appear in the list from 10 to 1000.
- Correct misleading description of GUI element placement.
- 13403: Use the preferred calendar for new dates only in the date editor.
- Fix docs typo in INSTALL file.
- 12804: Fix printing of Books.
- 13417: Render reports with styled notes containing subscript and strikethrough.
- 13152: Remove broken link to svn2cl package in the About dialog.
- 13370: Improve media performance in the narrative web report.
- Mac:
- 13514: Replace gtkspell3 with gspell.
- Upgrade json-glib to fix a build failure with recent glib versions.
- Windows AIO:
- 13402: Restore AIO console executable's icon.
- Fix spelling in a comment.
- Remove UPX compression of exectuable files.
- Remove commented out line.
- List packages in alphabetical order for easier maintenance format document.
- Improve grammar.
- Ensure library.zip is generated by cx_freeze.
- Update copyright date.
- Use a virtual python environment. This allows pip to work correctly.
- Prefer to use base_exec_prefix.
- Changes required due to updating MSYS2 environment.
- Remove references to lib2to3 (deprecated).
- Reduce log output from build.sh so errors and warnings are easier to spot.
- Cleanup README.
- Prevent debug plugins loading for Gramps AIO.
- Reduce output in log files for easier parsing.
- Downgrade cx_Freeze in Windows AIO to 6.15.9
See the Changelog.
