Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 962 Bytes

version 0.4.8 (2024-12-15)

Not yet released. The changelog of this update is not tracked because of the large ammount of fixes and new features, the next list will describe the most important that we can remember:

  • TODO: complete the list before the release day.

...

version 0.4.7 (2023-12-31)

  • Email validation using a better python module.
  • Migration fixes.
  • Import contacts fixes.
  • Address management fixes.
  • Many other minor fixes and improvements.

version 0.4.6 (2023-10-17)

  • First "tagged" release, this "first" version number was set to the same version number that Utopia-CMS will release today, we will use this convention to know better the compatibility of both systems (api calls, custom sync scripts, etc).
  • The most important change in this commit is the settings improvements, removing unnecessary settings, adding others that are used in code without specifing a default value, and updating samples files accordingly.