Releases: automatic-controls/postgresql-connect
Releases · automatic-controls/postgresql-connect
v0.5.14
Changelog
- Updated dependency PostgreSQL JDBC 42.7.5 -> 42.7.7
- Updated dependency JSch 0.2.24 -> 2.27.2
- Updated dependency JSON-java 20250107 -> 20250517
- Shortened output of 'about' command
- Fixed bug in version comparison logic
- Minor front-end improvements
- Order server list frontend to show offline servers last
- added option to reenable WebCTRL's password policy for managed operators
- connected servers will only auto-push operator updates back to the database when that operator has logged in within the past 8 hours
- for WebCTRL8.0, auto-pushing operator updates to the database will no longer function
- added auto_logout_exclude_ids setting to prevent operator session timeouts from syncing to particular servers
- updated README
v0.5.13
v0.5.13
- updated README
- bumped Jsch dependency to v0.2.24
- disabled "Sync Operator Data" menu option
- lowered server status interval from 1 day to 4 hours (frontend graphic change)
- added ls, listtunnels, and exec commands
- added a cli terminal to directly run commands
v0.5.12
v0.5.12
- added opentunnel and closetunnel commands for remote SSH port forwarding
- added webctrl.tunnels to store persistent SSH port forwarding tunnels
- added an optional SSH proxy connection
- added local hostname checking to prevent duplicate servers synced from clippings
- updated jsch dependency
- updated README
v0.5.10
- added email, uptime, decrypt, set ram, and about commands
- fixed bug that commands are skipped when a reboot is skipped due to early termination
- use the current server's ID when none is provided for creating new commands and trend mappings
- added %NAME% variable expansion to duplicate commands
- bumped dependency versions
- small styling changes to front-end
- improved buffer size estimate for config file
- added optional secondary SFTP port for some servers
- improved front-end status message logic
- updated sort-order of server list for front-end
- implemented hidden HTTP request parameter that allows authenticated users to reset the server's ID to a specified value
- update README
v0.5.9.1
v0.5.9.1
- implemented pending_commands table and associated functionality
- added "Delete All" button to table editor pages
- fixed bug where log and events table is not properly cleaned
- fixed bug where the frontend gui could not handle trend mappings to servers that don't exist