Skip to content

1.38

Compare
Choose a tag to compare
@ilestis ilestis released this 09 Jan 16:06
· 3943 commits to main since this release

Changes overview

  • Introducing the new profile, notification, and campaign switcher designs that we gathered feedback on during the end of the year!
  • The quick creator selection screen has been redesigned following feedback.
  • Calendars have an option to skip the year zero, and reminders now show a (start) and (end) on the calendar for better clarity. Calendars also no longer require a minimum of two months, one is enough!
  • A new History interface for superboosted campaigns to centralise all recent changes done to the campaign.
  • Tags get a new option to hide them from the entity headers and tooltips.
  • We're adding a bunch of keyboard shortcuts to once again justify your mechanical keyboards 😏
  • Advanced mentions targetting an entity alias now shows the alias name when editing text.
  • The expand and collapse all buttons on timelines now also include timeline eras and elements.

All this and more detailed on our blog

Update process

After checkout out the tag, run the following commands in the project's root folder.

sail artisan migrate
sail artisan cache:clear

Breaking changes

  • When using a FontAwesome kit, the app now assumes that you are using a Pro license. If you are using a kit but not the pro version, we recommend removing the kit and using the older free version bundled inside the source code.
  • The legacy text editor (tinyMCE) is no longer available for users created after January 8th 2022.
  • The deprecated location map (deprecated since 2020) module is no longer available.