# [1.6.0](https://gitlab.com/oceanbox/fornix/compare/v1.5.1...v1.6.0) (2025-12-19) ### Features * update to always enable pgsql and add readme ([7bf938a](7bf938a249))
5.7 KiB
5.7 KiB
Changelog
1.6.0 (2025-12-19)
Features
- update to always enable pgsql and add readme (7bf938a)
1.5.1 (2025-12-19)
Bug Fixes
- add drupal config for text-image and media (5fe9eec)
1.5.0 (2025-12-19)
Features
- update text-image to allow videos (f038bb7)
1.4.1 (2025-12-19)
Bug Fixes
- update size limit for media content (81c2b8e)
1.4.0 (2025-12-18)
Features
- Add new admin ui only for drupal and small tweaks (1f123e8)
1.3.4 (2025-12-18)
Bug Fixes
- Delete ckeditor_media_embed module as it's not necessary (8ee5b22)
1.3.3 (2025-12-18)
Bug Fixes
- require drupal 11.2.10 (3a80114)
1.3.2 (2025-12-17)
Bug Fixes
- remove dynamic cache from drupal to avoid issues (7507702)
1.3.1 (2025-12-17)
Bug Fixes
- Update cases to retrieve data based on moderation_state (8978046)
1.3.0 (2025-12-17)
Features
- Add ability to set drafts, view drafts, and serverside logic. (c4be64e)
1.2.4 (2025-12-16)
Bug Fixes
- minor cleanups (2441b6d)
1.2.3 (2025-12-15)
Bug Fixes
- use baseUrl for render, druparUrl for server (b718eef)
1.2.2 (2025-12-15)
Bug Fixes
- ouch the stupidity... (cb32d99)
1.2.1 (2025-12-15)
Bug Fixes
- fix siteUrl for both client and server (I hope) (253cc7d)
1.2.0 (2025-12-15)
Features
- passthrough to static files before routing (f27712d)
1.1.0 (2025-12-12)
Bug Fixes
Features
- Add Saturn.ReverseProxy! (aaa3b3d)
1.0.9 (2025-12-12)
Bug Fixes
- fix tailwind import the used classes in components (2c859e0)
1.0.8 (2025-12-11)
Bug Fixes
- try fix tailwind css in prod (e256c5a)
1.0.7 (2025-12-11)
Bug Fixes
- fix Footer (362e7fc)
1.0.6 (2025-12-11)
Bug Fixes
- fix site info url (1de87d3)
1.0.5 (2025-12-10)
Bug Fixes
- fix baseUrl for k8s (f150d43)
1.0.4 (2025-12-10)
Bug Fixes
- fix versioning to use VERSION rather than .version (5046e2f)
1.0.3 (2025-12-10)
Bug Fixes
- update ci to use new ci-template with semantic-release (7b72383)