Releases: zotonic/zotonic
Releases · zotonic/zotonic
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)
0.83.1
0.83.0
Welcome to Zotonic 0.83.0, released on June 27, 2024.
This is a maintenance release.
Commits since 0.82.0
Marc Worrell (3):
0.82.0
Welcome to Zotonic 0.82.0, released on March 25, 2024.
This is a maintenance release.
Commits since 0.81.0
Marc Worrell (7):
- mod_oembed: remove the oembed_client process (0.x) (#3680)
- core: check size of downloaded file after media download (0.x) (#3679)
- mod_base: add duration filter (#3681)
- Fix an issue where a PDF file could be mis-identified as an AI file. Fixes #3689 (#3691)
- Fix a problem where the length validator counting bytes instead of utf8 chars (#3712)
- core: ensure that there is a key on category_id (#3713)
- Fix a problem where in the mailing footer an undefined value could be placed.
0.81.0
0.80.0
Welcome to Zotonic 0.80.0, released on November 21, 2023.
This is a maintenance release.
A change regarding the handling and media has been merged from the master (1.x) branch.
- support for medium_language property and the media_for_language filter;
- a medium item added to a tinyMCE body is not automatically added as a depiction;
- for all media embedded in body or other properties a 'refers' connection is added.
Commits since 0.79.0
Marc Worrell (1):
- mod_admin: add support for medium_language (adapted from master) (#3599)
0.79.0
Welcome to Zotonic 0.79.0, released on October 12, 2023.
This is a maintenance release.
Commits since 0.78.0
Marc Worrell (12):
- core: store temp rsc id in session for lookup by id (#3468)
- Set version to 0.78.1 (#3469)
- Release 0.78.1 (#3470)
- Remove wrong doc file
- Support ZOTONIC_DBHOST on 0.x (#3477)
- core: add timeout to ImageMagick convert commands (0.x) (#3491)
- wired: do not send
@context
js errors to server ui log - Better value lookup for linked-data lookup paths (0.x) (#3500)
- core: remove the x-xss-protection header (0.x) (#3521)
- core: ensure pivot is done using sudo rights
- Fix build of 0.x docs (#3570)
- Fix an issue with redirecting from hostalias to hostname (#3569)
0.78.1
0.78.0
0.77.0
Welcome to Zotonic 0.77.0, released on May 25, 2023.
This is a maintenance release.
Main changes are:
- Fix for handling media classes with non-url-safe characters in the name
- New filters: url, url_abs. Both copied over from the master branch.
Commits since 0.76.0
Marc Worrell (4):