Skip to content

Releases: AlchemyCMS/alchemy_cms

v7.1.0.pre.rc1

15 Jan 09:03
aca48ec
Compare
Choose a tag to compare
v7.1.0.pre.rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v7.1.0.pre.b2...v7.1.0.pre.rc1

v7.1.0.pre.b2

09 Jan 11:01
7ab2e6f
Compare
Choose a tag to compare
v7.1.0.pre.b2 Pre-release
Pre-release

What's Changed

This release continues our journey to migrate from jQuery based CoffeeScript files managed by Sprockets to modern
ES6 based JS modules that can easily be maintained with established frontend tooling.

Most of the changes should be under the hood and not recognizable by the average user.
But there are potentially breaking changes that we want to emphasize here.

WebP thumbnails

This release will re-create all thumbnails for each picture in the library.
If you have a large set of images and do not want delays while the thumbnails
get re-generated in the admin page edit or library views you can pre-generate them with

bin/rake alchemy:generate:picture_thumbnails

Tinymce 6

Tinymce has finally been upgraded to latest version (We were two versions behind). If you have custom plugins and or mutated the default toolbar buttons, please follow

and

All changes

Full Changelog: v7.1.0.pre.b1...v7.1.0.pre.b2

v7.1.0.pre.b1

28 Dec 17:07
1ec1bd6
Compare
Choose a tag to compare
v7.1.0.pre.b1 Pre-release
Pre-release

What's Changed

Read more

v7.0.8

28 Dec 17:01
85ffb6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.7...v7.0.8

v7.0.7

28 Nov 08:09
b5e18b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.6...v7.0.7

v7.0.6

15 Nov 08:33
e2fd9e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.5...v7.0.6

v7.0.5

06 Oct 12:53
569e02c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v7.0.5

v7.0.4

04 Oct 15:18
420c4f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.3...v7.0.4

v7.0.3

29 Aug 19:42
7d396cd
Compare
Choose a tag to compare

What's Changed

  • Increase minimum Rails version to v6.1 by @sascha-karnatz in #2541
  • [7.0-stable] Merge pull request #2571 from tvdeyen/fix-non-stupid-digest-assets by @github-actions in #2572

Full Changelog: v7.0.2...v7.0.3

v6.1.9

29 Aug 19:35
718bfb5
Compare
Choose a tag to compare

What's Changed

  • [6.1] Show if element is using contents or ingredients by @tvdeyen in #2568
  • [6.1-stable] Merge pull request #2571 from tvdeyen/fix-non-stupid-digest-assets by @github-actions in #2573

Full Changelog: v6.1.8...v6.1.9