Releases: zotonic/zotonic
0.90.0
Welcome to Zotonic 0.90.0, released on September 4, 2025.
This is a maintenance release.
Commits since 0.89.0
Marc Worrell (6):
- core: set db conn timeout for raw connections to 2 hours
- Set version to 0.88.1 (#4138)
- mod_base: fix redirect http status code
- mod_base: allow LiveValidation on data and other input types
- Upgrade CI action (#4165)
- Accept country and region codes for iso639-2 three letter languages (#4186)
Pinto Pasquale (1):
- Support languages with 3-letters language codes (0.x) (#4153)
0.89.1
0.89.0
Welcome to Zotonic 0.89.0, released on July 1, 2025.
This is a maintenance release.
Commits since 0.88.0
Marc Worrell (8):
- core: shorten the paths in the generated pot files (0.x) (#4125)
- Better path checking for pot file generation
- Better path checking for pot file generation
- Make page_path translatable (0.x) (#4130)
- Fix an issue with redirect for translated page paths
- Fix an issue where the wrong language version of page_path was updated in the admin form
- Better page url for tinymce zlink via connect dialog
- Better page url for tinymce zlink via connect dialog
Full Changelog: 0.88.0...0.89.0
0.88.0
0.87.0
Welcome to Zotonic 0.87.0, released on February 4, 2025.
This is a maintenance release.
Commits since 0.86.0
Marc Worrell (3):
- Log cancel
- mod_filestore: only delete files if service url matches (0.x) (#4026)
- Upgrade z_stdlib
Rob van den Bogaard (1):
- zotonic_status: Use whereis for detection of crashed site modules (#4003)
0.86.0
Welcome to Zotonic 0.86.0, released on November 21, 2024.
This is a maintenance release.
Commits since 0.85.0
Marc Worrell (7):
- smtp: check if email address is ok before sending email (#3887)
- Upgrade filezcache to 2.2.0 (0.x version) (#3931)
- core: fix a problem where updating a non-existing resource could result in a crash (#3932)
- core: fix a problem where the pivot queue could give locking errors (#3933)
- Upgrade filezcache to 2.2.0 (0.x version) (#3931)
- Set version to 0.85.1
- Merge pull request #3934 from zotonic/release-0.85.1
Pinto Pasquale (1):
- mod_backup: periodic cleanup of revisions (0.x) (#3882)
Rob van den Bogaard (1):
- zotonic_status: Automatically restart site modules if needed (#3900) (0.x)
0.85.1
0.85.0
Welcome to Zotonic 0.85.0, released on October 2, 2024.
This is a maintenance release.
Commits since 0.84.0
Marc Worrell (11):
- docs: fix indentation of bullet list
- mod_email_status: allow block of incoming email (#3877)
- mod_email_status: move block/unblock button (#3878)
- core: fix a problem with splitting email/name for empty strings
- docs: remove doc build (#3879)
- mod_mailinglist: use https for links
- Upgrade filezcache (LRU version)
- mod_editor_tinymce: accept 'newest' and 'undefined' as valid tinymce versions
- Update filezcache (for OTP20)
- Update filezcache to use error_logger
- Use filezcache error-logger branch
Pinto Pasquale (1):
- Make tinymce default to newest when the configured version is unsupported (#3866)
Rob van den Bogaard (1):
- [zotonic_status] POC: Add Health column to monitor site modules (#3864)
0.84.0
Welcome to Zotonic 0.84.0, released on August 29, 2024.
This is a maintenance release.
Commits since 0.83.0
Marc Worrell (3):
- mod_admin: fix a problem with refers tracking and embedded maps (#3821)
- Fix wrong func ref
- mod_base: fix an issue where for file requests the x-robots-tag was not returned in the response headers (#3840)
Rob van den Bogaard (1):
- Set version to 0.83.1 (#3833)