About Smartz Kiosk Manager
Smartz Kiosk Manager provides an easy to use interface to configure web pages that show on Kiosk style screens running Windows on Intel Compute sticks.
Features
- Add 1 or more URL's for each screen to display.
- Configure the amount of time to wait before changing on multiple url screens.
- Configure an amount of time to force a screen refresh for single url screens.
- Maintains history of changes to each screen configuration.
- Save a given configuration as a default in order to easily find it in the list.
Smartz.Kiosk.Web Release Notes
Web application that allows configuraiton of remote Kiosk screens.
Version 1.3.7: 2019-05-15 - Log Viewer Enhancements
Enhancements
- Updated about page to render the README markdown file as HTML
Version 1.3.6: 2018-05-29 - Maintenace release
Bug fixes
- Fixed log viewer pager. It no longer disappears when filters are applied or the view is refreshed via the button.
New Features
- Added new button on log viewer to refresh the current view without affecting the filter or page number.
Enhancements
- Added a loading spinner to the log viewer page.
- Changed log veiwer buttons to use icons from font-awesome to save space.
- Clear filter button on log viewer now disables when there is no filter currently applied.
Version 1.3.5: 2018-05-29 - Maintenace release
Bug Fixes
- Fixed issue saving logs when there was no source specified
- Fixed a bug that caused the sync file missing from database when the file already had a value for the ID.
Version 1.3.2: 2018-05-29 - Maintenace release
Bug Fixes
- Saving a version as default was removing the default setting on all other screens.
- Fixed an issue with the bundling/minification process that was causing css changes to not be active in release mode.
Version 1.3.1: 2018-05-29 - Release notes
Enhancements
- Added desription and release notes to the about page.
- Modified styels to make some of the buttons less cluttered.
Bug Fixes
- Fixed an issue that was not hiding/showing the Save As dropdown button next to the Save button the same way the Save button is hidden an shown.
Version 1.3.0: 2018-05-10 - Maintenace release
New Features
- There is now a background service that will clean up entries in the log table so that it does not get out of hand.
Enhancements
- Updated all packages to latest versions.
Version 1.2.0: 2018-02-14 - Versions!!!
New Features
- The version information (number, date and modified by) are now displayed on the screen.
- All past versions of a screen configuration are loaded into a dropdown list.
- You can now load an older version of a screen configuration.
- Default version shows in the dropdown list as bold!
- Ability to save the current version or save it as the default version!
Enhancements
- Cleaned up the screen manager UI a little.
Bug Fixes
- Fixed log viewer filters to be case insenstive.
Version 1.1.0: 2018-02-14 - Minor feature release
New Features
- New property for screen configurations: ForceRefresh. When set to true and there is only 1 URL configured for a screen, it will force the browser to refresh at the rotation interval.
Enhancements
- Changed URL's for screen configs and downloads to conform with the new configuration editor/manager website.