Patch update for missing fonts and support for the Infotaulu Weather service provider
Other
Added support for the Infotaulu Weather service provider. The weather service provider used in the presentation view can be selected by the administrator in the Infotaulu settings.
Updated all third-party libraries.
Bug fixes
Fixed an issue where fonts were not displaying properly in WordPress version 6.5 or later.
Presentation view slide change animation improvement, Weather API and fixes.
New Features and Improvements
Slides now change more smoothly in the presentation view, regardless of the type of slide or the elements used in it.
It is now possible to set a lock code for the screens, which is required when opening the screen. The length of the lock code can also be determined in the settings.
The visibility of the presentation view clock can now be set in the settings.
Slides in the presentation view can now be changed with the arrow keys.
Restored article conversion tool, which can be used to convert an article into Infotaulu content.
New Weather interface
Weather fetching is now done entirely on the server side, which prevents users from seeing the API key or settings on the presentation view side.
In the Infotaulu settings, you can also specify how often information is retrieved from the weather service provider’s interface.
The retrieved information is stored in the Infotaulu’s cache, from where it is returned depending on the set time limit.
Previously, each screen fetched weather information separately, which caused the API key of the weather service provider to be used several times. Almost all weather service providers charge for queries that go over a certain limit. With the Infotaulu Weather API, you can determine exactly how often queries are made to the weather service provider.
Bug fixes
Fixed a bug in the screen editor where the “Edit channel” button didn’t work for all channels.
Fixed a bug in the notification bar of the presentation view, which caused the notification to not always close correctly.