23.2.x - February 15th, 2023
Major New Features
Added the ability to specify default media for a folder when using media folders and tag matching. Setting the 'non matching fallback' will cause that item to be used when no tags are matching for the media folder.
Added new logs for non matching of media. (DEV-4340)
Other New Features
Playlist embed mode enhancements. (DEV-4305)
Added Serial Number as a column to the devices table in the admin interface. (DEV-4254)
Added new on screen media player warning icons for device storage being full or non functional. (DEV-4381)
Fixes
Fixed thumbnail generation for some playlist pages in the playlist view.(DEV-4000)
Fixed some weather app scaling issues.(DEV-4324)
Fixed special characters blocking for setting URLs on some apps.(DEV-4379)
Fixed Android 12 video scaling playback (requires updated Android app).(DEV-4309)
23.1 - January 30th, 2023
Major New Features
Added setting defaults for device. If a device is paired or provisioned it will take these defaults as its settings. This has lower priority than provisioning parameters that overlap. (DEV-4176)
Added the ability to configure a webhook for devices. If set this will send a copy of all device logs, playbacks and campaign views directly to this URL as a POST. This will let you directly process all your events. (DEV-4177)
Partial upgrade of some back-end database drivers. Some fields will appear as NULL instead of empty strings in API responses. This also fixed a bug with handling of device.serial_commands that was allowing for any type of data to be sent (it must be an object). (DEV-3590)
Other New Features
Track total playtimes on a per device basis for the past 30 days per content type. To see this go to a Device -> Info -> Total Play Times (30D) (DEV-4136)
Changed the app.telemetrytv.com preview of a Playlist Page to be a fixed resolution of 1920x1080 (or reverse for portrait) and scaled appropriately so the preview will exactly reflect what a 1080p screen will see. This will allow you to see things such as custom HTML that are not responsive more accurately with what is being shown in the preview. This does not impact custom aspect ratios. (DEV-4298)
Improved notification of play failure handling. Email notifications deprecated, existing email notifications continue to serve. Added option to define time threshold for notifications and made handling more accurate. (DEV-4203)
New version of TelemetryOS install ISO image available. Updated kernel to 5.5*. Improved security for ssh service. (DEV-4300)
When accounts expire show a more user friendly interface for continuing a subscription. Free account plan is deprecated. (DEV-4163)
Allow for changing billing methods from credit card to invoiced. (DEV-3905)
More permissive with URL special character handling in the Webpage App (DEV-4226)
Added an optional back button for the website app also supported in kiosk mode applications. (DEV-4158)
Allowed changing the font size of the clock, quote and weather apps (DEV-4159, DEV-4160, DEV-4106)
Metrics app display improvements. (DEV-4153)
Added Desktop App version to the about screen (DEV-4232)
Allow setting log levels of multiple devices at once (DEV-4219)
Allow for the Clock app to show the device time (rather than a preset time for all devices running the app).(DEV-4256)
Added “Font Outline” feature for text metric app. (DEV-4223)
Improved number metrics handling of Metrics app (DEV-4224)
Prevented screenshots of device screens from growing too large for custom aspect ratios. (DEV-4293)
Buttoon to rerfresh device logs when viewing them. (DEV-4220)
Fixes
Improved Asset ID handling in TelemetryOS. (DEV-4211)
Improved license change count handling for invoiced plan. (DEV-4089)
Addressed issue in showing playlist page previews incorrectly some times in app.telemetrytv.com (DEV-4110)
Improved sorting of device logs in the Device -> Logs listing. (DEV-4214)
Handle duplicated Canva media improvements. Duplicates transferred to media type. (DEV-4139)
Improved Player handling of Microsoft Edge version updates when running the Player in Microsoft Kiosk mode on Windows. ALSO all URL arguments preserved into run from /provision (DEV-4248)
Improved Playlist Synchronization feature for when the Playlist has a single video. The videos will now all restart at once. (DEV-4269)
Improved UX for page with tag filtering when playlist sync is turned ON (DEV-4268)
Improve cleanup of device storage after device reset. (DEV-4266)
Improved clarity of Events app data display. (DEV-4277)
Error handlling for websites which prohibit iframe embedding.(DEV-4225)