Releases: owen2345/camaleon-cms
Releases · owen2345/camaleon-cms
2.6.4
What's Changed
- Test for asset existence by @texpert in #1018
- Fix typo in CHANGELOG by @yujideveloper in #1019
- Fix comment in config/system.json to avoid Oj exception on parsing by @texpert in #1021
New Contributors
- @yujideveloper made their first contribution in #1019
Full Changelog: 2.6.3...2.6.4
2.6.3
What's Changed
Full Changelog: 2.6.2...2.6.3
2.6.2
Bugfixes for built-in themes & TinyMCE icons.
2.6.1
What's Changed
- Bump requirements to Ruby 2.6+, Rails 5.2+ by @brian-kephart in #1008
- Ruby 3.1 support by @brian-kephart in #1010
- Rails 7.0 support by @brian-kephart in #1011
Full Changelog: 2.6.0.1...2.6.1
2.6.0.1
What's Changed
- Fix requiring plugin_routes in the Gemfile by @texpert in #987
- Canonical URL field in General Site -> Seo Settings tab by @texpert in #992
- Removes ability to set belongs_to_required_by_default to false by @migtorres in #989
- Add Ruby 3.0 to CI build by @brian-kephart in #995
- Bump non-digest-assets gem to 2.0.0 version and refactor its initializer by @texpert in #1001
- Order widgets by name by @brian-kephart in #999
- Do not check for precompiled assets when testing by @texpert in #1000
- Use Github actions for CI build by @brian-kephart in #1003
- Sanitize comments by @brian-kephart in #1004
- Disallow uploads from localhost by @brian-kephart in #1005
- Logout user on password change, except in the session making the change by @brian-kephart in #1006
- Fix error when uploading an SVG with no size by @brian-kephart in #1007
New Contributors
- @migtorres made their first contribution in #989
Full Changelog: 2.6.0...2.6.0.1