v6.0.1
- Allow passing a different partial to
render_element
#2322 (mamhoff) - Allow render_elements to take a block #2321 (mamhoff)
- Remove old unused root_page ivar #2320 (tvdeyen)
- Raise on non-existing locale #2319 (mamhoff)
- chore: Remove unnecessary puts from spec #2318 (tvdeyen)
- Fix gif resizing #2315 (kulturbande)
- Refactor: Use page version's element repository rather than a new one #2312 (mamhoff)
- Deprecate Alchemy::Element.available #2309 (mamhoff)
- Explicitly set "store" for MariaDB #2308 (mamhoff)
- Set preview mode earlier #2307 (mamhoff)
- Fix updating the public_on date on persisted pages #2305 (mamhoff)
- Allow opting out of Turbolinks in non-Alchemy controllers #2302 (dssjoblom)
- Explicitly validate uniqueness without case sensitivity #2300 (mamhoff)
- Fix frozen string error when mixing template engines #2299 (gr8bit)
- Do not flatten gifs if converted to webp #2293 (tvdeyen)
- Allow pasting into parent element with only one nested element type #2292 (dbwinger)
- Restrict Node select to the site/language of the page being edited #2277 (dbwinger)
- Add Ruby 3.1 support #2229 (tvdeyen)