Skip to content

Releases: cofoundry-cms/cofoundry

0.12.1

21 Sep 10:28
Compare
Choose a tag to compare

Bug fixes

  • #549 assinging window.onload to a new JS function causes the visual editor to silently stop working.

0.12.0

05 Apr 13:02
Compare
Choose a tag to compare

Features

  • #543 Migrate to .NET 8
  • #335 Support for webp and SVG image assets
  • #537 DomainRepository: Patch: Better handling of nulls

Bug fixes

  • #519 Concurrency issue in HtmlSanitizer
  • #542 Not able to see pagination on asset picker pop up

Docs

  • #316 Image Save Location
  • #539 Null exception when calling app.UseCofoundry();

0.11.4

18 May 20:20
Compare
Choose a tag to compare

Bug fixes

  • #538 UpdateDocumentAssetCommand: throwing permission error when executing with elevated permissions/system user execution context as BackgroundTask

0.11.3

06 Nov 17:39
Compare
Choose a tag to compare

Bug fixes

0.11.2

03 Nov 08:06
Compare
Choose a tag to compare

Bug fixes

  • #517 Remove google fonts to be GDPR compliant

v0.11.1

02 Aug 08:38
Compare
Choose a tag to compare

Bug fixes

  • #516 Add Page: Custom entity page triggers unresolvable validation error

0.11.0

02 Aug 07:12
Compare
Choose a tag to compare

Features

  • #486 .NET6 Migration

Bug fixes

  • #515 Admin Panel: Developer exception page no longer shows
  • #508 Error Logging Plugin: Limit overflow on long fields

Docs

  • #506 Document how to add TinyMCE Plugins

0.10.3

09 May 19:34
Compare
Choose a tag to compare

Bug fixes

  • #513 REDIRECT TO SIGN-IN flag not saving
  • #510 Admin Role appears able to edit Super Administrator

0.10.2

04 Apr 12:53
Compare
Choose a tag to compare

Bug fixes

  • #507 Internal Server Error when attempting Delete

0.10.1

28 Mar 15:06
Compare
Choose a tag to compare

Features

  • #505 ApiResponseHelper: Ability to execute a command and return a custom action result

Bug fixes

  • #504 WebUserSessionService: GetUserIdByUserAreaCodeAsync should return null outside of a web request
  • #503 ApiResponseHelper: RunWithResultAsync returns 404 instead of 400 on error