Releases: versx/DeviceConfigManager
Releases · versx/DeviceConfigManager
DCM 1.9.3
01 Jul 00:49
Compare
Sorry, something went wrong.
No results found
.> Fixes primary key length
DCM 1.9.2
30 Jun 23:57
Compare
Sorry, something went wrong.
No results found
Fixes database migration 13.
Fixes creating schedules with only one device.
DCM 1.9.1
30 Jun 02:22
Compare
Sorry, something went wrong.
No results found
Increases login rate limit
Print mysql errors to console
Increase uuid_date_type column character length
DCM 1.9.0
26 Jun 07:44
Compare
Sorry, something went wrong.
No results found
Adds support for port negotiation from client.
DCM 1.8.2
10 Jun 02:49
Compare
Sorry, something went wrong.
No results found
Adds device model
Use logging date/time format for device preview last modified date
DCM 1.8.1
07 Jun 21:35
Compare
Sorry, something went wrong.
No results found
Adds a combined device logs page (needs improvements still for huge log lists)
Adds maxRebootCount and timezone to settings page
Adds clear device IP utility
Moves utilities page from settings page to its own separate page
Fix sorting index
DCM 1.8.0
06 Jun 18:23
Compare
Sorry, something went wrong.
No results found
Login and API rate limiter
Login: 5 requests within a 15 minute time period
API: 100 requests within a 15 minute time period
Date conversion to specific timezone provided in config.json
Configurable max reboot count before ignored in config.json
DCM 1.7.4
06 Jun 03:30
Compare
Sorry, something went wrong.
No results found
Device restart statistics (Credits to LordJavi)
More localization
DCM 1.7.3
04 Jun 08:42
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
Uses bcrypt as hashing algorithm for user account instead of sha1
Adds Enabled device option (Credits to LordJavi)
Add helmet basic protection middleware
Add reboot offline devices button on frontpage
Only show screenshot if taken within last 60 minutes
Generate random session secret, removed config option
DCM 1.7.2
27 May 05:01
Compare
Sorry, something went wrong.
No results found
Rename docker-compose.yml to docker-compose.example.yml to prevent conflicts when updating.
Refactoring to ECMA6
Fix logger reference
Provide a default log format if entry is empty in config
Clickable device names on devices page
Clickable offline devices on front page
Reboot offline devices via front page