Skip to content

v1.2.0 - Database compatibility

Compare
Choose a tag to compare
@Lantzify Lantzify released this 25 Feb 15:49
· 33 commits to main since this release
e1893c0

SQLite compatibility has been added. Since uniqueidentifier isn't a thing in SQLite the queries has been adjusted.

✔️ Changes

  • Removed use of uniqueidentifier
  • Added new item to the migration plan
  • Removed CSS white text from .control-label
  • Changed IEmailSender to EmailSender for Umbraco v8

✔️ Fixes

Ticket statuses

  • Ticket statuses now redirects to overview path on delete
  • Adjusted save object when creating a new status

Ticket types

  • Ticket type now loads if it doesn't have a property
  • Correctly saves property description
  • Adjusted save object when creating a new ticket type