- **FIX**: Use a different wxPython time control on macOS as the previous one would crash on the M series chips. - **FIX**: Fix an issue with local time to UTC conversion. - **FIX**: Fix an issue where created time comparisons was actually being done on modified times.
4.21.1
- **FIX**: Fix issue with `re` replace in Python 3.12 and Python 3.13.
4.21
- **NEW**: Officially support Python 3.12 and Python 3.13, requires latest wxPython (4.2.2). - **NEW**: Update minimum required dependencies for bug fixes.
4.20.3
- **FIX**: Fix issues related to Babel on Python versions greater than 3.11.
4.20.2
- **Fix**: Fix title not updating when autocomplete is disabled.
4.20.1
- **Fix**: Fix preference window not being able to open.