Framework7 updated to 5.5.0. Read the release notes here: https://framework7.io/release-notes/
With the 1.4 version, there is a new plugin available, the Push Notification Plugin.
Push Notification are powered by the oneSignal Push API
Implementing a Push Notification can be done with just a few clicks,
Thorium Builder even implements a Message Dialog, so you don’t have to open the oneSignal Dashboard for sending messages to your users.
Thanks to the PWA technology (Service Worker) , users can receive messages on their devices, even when the App is not launched. (Android only, iOS doesn’t supports yet the Push Notifications for PWA)
Message Dialog & Message on Android device
The 1.4 release implements different new options for increasing your productivity.
1: New “Accordion” Style Widget list (And an option available from the TB Preferences for showing flat icons in Dark Mode).
2: New “Plugin Bar” : view the loaded plugins and access to your plugins settings directly from the Plugin Bar.

New Productivity global preferences, including an option for Closing property dialogs after clicking on the Apply button.
New Grid Properties dialog Layout Preview:

Firebase Repeater and Firebase Action Button now include 2 different Filters values.
It is useful if you need to filter records that begin with a value.
For instance, the screen shot below shows how to filter records that begin with the letter A (name >=A and name<B)

Bug Fix: JSON Action button were not selectable in interface
Geolocated Firebase Fields can now be displayed as Links to GoogleMap App.
Bug Fix with Card-Content min-height in Editor
Bug Fix with Firebase Collection.
Bug Fix with Copy-Paste
Various minor bug fixes.
...