Releases: CloudCannon/rosey
Releases · CloudCannon/rosey
v2.3.10
v2.3.9
- Fixed an issue causing incorrect links in meta tags of pre-translated pages #64.
- Updated clap to 4.5.50
- Updated tokio to 1.48.0
- Updated regex to 1.12.2
- Updated serde to 1.0.228
- Updated serde_json to 1.0.145
- Updated anyhow to 1.0.100
- Updated actix-files to 0.6.8
- Updated url to 2.5.7
- Updated charabia to 0.9.7
- Updated rayon to 1.11.0
v2.3.8
- Updated deployment key to crates.io
v2.3.7
- Fixed interactions between attrs-explicit and image src translations. Defining an attrs-explicit attribute on an image will prevent the default image translation for that element and attribute (src or srcset). #65.
- Fixed partial url matches from locale keys incorrectly being skipped by the url rewriter. #112.
- Update clap to 4.5.43
- Update serde_json to 1.0.142
- Update tokio to 1.47.1
- Update notify to 8.2.0
v2.3.6
- Updates the Rosey publishing workflow and improved the reliability of the npx/npm wrapper.
v2.3.5
- Fixed translating srcset assets inside HTML translation values
v2.3.4
- Updated clap to 4.5.37
- Updated figment to 0.10.19
- Updated globwalk to 0.9.1
- Updated base64 to 0.22.1
- Updated sha2 to 0.10.9
- Updated regex to 1.11.1
- Updated rayon to 1.10.0
- Updated tokio to 1.44.2
- Updated notify to 8.0.0
- Updated charabia to 0.9.3
v2.3.3
- Added the current language URL as an alternate tag on the page.
- Fixed an issue where some html entities inside script and style tags would be incorrectly escaped.
v2.3.2
- Added configuration for Base URL to prefix alternate links.
- See Docs > Build > Base URL for more information.
v2.3.1
- Fix issue where Rosey would unescape characters that were entity encoded in the source HTML.