Skip to content

Releases: b-venter/miWallboard

v1.3.0

29 Dec 16:50
7fae5da
Compare
Choose a tag to compare

Main change is update to utilise Angular17

What's Changed

v1.1.2

08 Jul 08:02
4643eab
Compare
Choose a tag to compare

Upgrading

  • Remember to backup your exiting settings.json file (assets/settings.json)
  • Following the principle in the install directions, extract the zip file and overwrite the old contents with the new contents.
  • Reload the web app in the relevant browsers.
  • If necessary, clear the connection and start a new connection (this clears the token and requests a new one from the server)

What's Changed

  • Fixes to token and interceptor by @b-venter in #23
  • Solved issue of large log files being created in IIS (and possibly all web server types)

Full Changelog: v1.1.0...v1.1.2

v1.1.0

17 Jun 13:09
fafc32a
Compare
Choose a tag to compare

Upgraded to use Angular 14. Many security issues fixed.

Upgrading

  1. Remember to backup your exiting settings.json file (assets/settings.json)
  2. Following the principle in the install directions, extract the zip file and overwrite the old contents with the new contents.
  3. Reload the web app in the relevant browsers.
  4. If necessary, clear the connection and start a new connection.

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

10 Jan 09:38
2294cde
Compare
Choose a tag to compare

What's Changed

  • Add footer that links to the Github project by @BharadwajMP in #13
  • Modified footer by @b-venter in #14
  • New fuctionality: toggle answered and abandoned view by @b-venter in #15
    • As a result, there are new menu options and settings.json entries.

New Contributors

Full Changelog: v1.0.0...v1.0.1

Initial release

24 Nov 05:14
d785142
Compare
Choose a tag to compare

Initial release.