Skip to content

Releases: anyone-oslo/pages

v3.12.2

24 Apr 13:03
Compare
Choose a tag to compare
  • Search in Pages in admin
  • Converted frontend framework to PostCSS
  • RSS improvements: Pagination, always include full text
  • Converted to TypeScript
  • Replaced redux with zustand

Full Changelog: v3.12.1...v3.12.2

3.12.1

16 Mar 16:18
Compare
Choose a tag to compare
  • Replaced SCSS with PostCSS
  • New image_figure helper
  • Bug fixes

Full Changelog: v3.12.0...v3.12.1

3.12.0

16 Mar 16:12
Compare
Choose a tag to compare
  • Calendar UI #15

Full Changelog: v3.11.3...v3.12.0

3.11.0

06 Oct 15:19
Compare
Choose a tag to compare
  • Added RTL support in #50

Full Changelog: v3.10.0...v3.11.0

3.10.0

15 Jun 14:40
Compare
Choose a tag to compare
  • Legacy username has been completely removed
  • Rails 7 support
  • HTTP_RANGE header is supported on attachments
  • Updated CSS framework

3.9.0

15 Jun 14:35
Compare
Choose a tag to compare
  • PagesCore::CacheSweeper.config has been removed
  • Removed OpenStruct from codebase, PagesCore::PubSub payload is now a hash

3.8.0

17 Nov 12:08
Compare
Choose a tag to compare
  • SearchDocument: Built-in full text search index
  • Hotkeys for bold and italic when editing rich text
  • JS is now built with esbuild

3.7.0

10 Feb 03:28
Compare
Choose a tag to compare
  • Compatible with Rails 6 and 6.1
  • MySQL support has been dropped, PostgreSQL is now required
  • Varnish is available as an alternative to actionpack-page_caching
  • Images are now restricted to max 48 megapixels
  • Various bug fixes and improvements

3.6.2

05 Apr 12:54
Compare
Choose a tag to compare
  • Fixes a bug when editing page metadata
  • Page caching can be disabled per template

3.6.1

19 Mar 14:30
Compare
Choose a tag to compare

Bugfixes