Skip to content

Releases: rajkowski/cms-platform

v20250916.10000

17 Sep 11:52

Choose a tag to compare

  • Fixes an issue where the stylesheet is not applied
  • Updated dependencies

v20250906.10000

06 Sep 14:17

Choose a tag to compare

What's Changed

v20250531.10000

31 May 12:31

Choose a tag to compare

What's Changed

Full Changelog: v20250405.10000...v20250531.10000

v20250405.10000

05 Apr 15:16

Choose a tag to compare

What's Changed

  • Feature/sql utils refactor by @rajkowski in #62
  • Feature/distributed instance improvements by @rajkowski in #68
  • Adds oauth state-resource repository for distributed login attempts by @rajkowski in #69

Full Changelog: v20250210.10000...v20250405.10000

v20250210.10000

10 Feb 17:59

Choose a tag to compare

What's Changed

  • Feature/bundled stylesheet by @rajkowski in #15
  • Feature/static render engine by @rajkowski in #16
  • Feature/table columns by @rajkowski in #17
  • Renamed configs and files to cms-platform by @rajkowski in #18
  • Feature/minor improvements by @rajkowski in #20
  • Feature/geojson field by @rajkowski in #21
  • [Snyk] Security upgrade tinymce from 6.8.3 to 6.8.4 by @rajkowski in #24
  • Feature/change dependencies by @rajkowski in #25
  • Feature/static render engine 20240504 by @rajkowski in #22
  • Feature/reduce-servlet-context-dependency by @rajkowski in #1
  • Bump io.netty:netty-codec-http from 4.1.104.Final to 4.1.108.Final by @dependabot in #31
  • [Snyk] Upgrade org.apache.httpcomponents.core5:httpcore5 from 5.2.2 to 5.3.1 by @rajkowski in #49
  • [Snyk] Upgrade com.googlecode.libphonenumber:libphonenumber from 8.13.31 to 8.13.49 by @rajkowski in #48
  • [Snyk] Upgrade com.stripe:stripe-java from 26.1.0 to 26.12.0 by @rajkowski in #46
  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.18.2 by @rajkowski in #50
  • Bump io.netty:netty-handler from 4.1.116.Final to 4.1.118.Final by @dependabot in #57

New Contributors

Full Changelog: v20240413.10000...v20250210.10000

v20240413.10000

13 Apr 11:55
b3326c0

Choose a tag to compare

What's Changed

  • Environment variables can provide a value for any Site Property
  • SSO using OIDC can parse the initial token response for both access and user id information, instead of a separate call
  • When using SSO with Azure EntraId and OIDC, the MS ActiveDirectory groups are found in the user id information
  • Additional logging in the console to explain and report on OIDC setup and configuration
  • Outgoing mail can be configured with TLS setting
  • Fixed adding a self-hosted logo graphic used on outgoing emails when the site was private

Full Changelog: v20240131.10000...v20240413.10000