Skip to content

Releases: CloudCannon/rosey

v2.3.0

31 Oct 22:12
20d5f02
Compare
Choose a tag to compare
  • Added data-rosey-ignore attribute to ignore hrefs when rewriting pages.

v2.2.1

28 Aug 21:35
5753b8f
Compare
Choose a tag to compare
  • Ensures the JSON output of the check command is sorted to avoid changes in git between runs

v2.2.0

15 Aug 00:41
cdb0467
Compare
Choose a tag to compare

v2.1.1

13 Aug 21:09
Compare
Choose a tag to compare
  • Fixes the Windows release of Rosey via npm

v2.1.0

18 Jun 23:39
ac822f2
Compare
Choose a tag to compare
  • Adds the ability to translate page URLs
  • Fixes an issue where some internal links with query strings or hash fragments would not be rewritten

v2.0.5

19 Mar 22:52
363b237
Compare
Choose a tag to compare
  • Fixes an issue where <template> elements were being ignored by generate and build.
  • Fixes an issue where rosey check would error when run without a source

v2.0.4

16 Mar 23:14
cd9ab7a
Compare
Choose a tag to compare
  • <title>, <script> and <style> elements will no longer be wordwrapped when the --wrap flag is used.

v2.0.3

15 Mar 02:38
b4e8504
Compare
Choose a tag to compare
  • Add support for wordwrapping Thai, with rosey build --wrap "th".

v2.0.2

01 Mar 23:25
5fcadba
Compare
Choose a tag to compare
  • Fixes an issue where asset attributes inside translation text would be deleted if they had no translation

v2.0.1

12 Oct 01:48
Compare
Choose a tag to compare
  • Use the x86_64 build of Rosey on M1 Macs