Skip to content

Releases: automatic-controls/postgresql-connect

v0.5.13

13 Mar 14:34
Compare
Choose a tag to compare

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

21 Feb 17:37
Compare
Choose a tag to compare

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

24 Jan 22:38
Compare
Choose a tag to compare
  • 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

09 Dec 21:56
Compare
Choose a tag to compare

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

v0.5.8

03 Dec 21:47
Compare
Choose a tag to compare

v0.5.8

  • Compatible with WebCTRL8.0 through WebCTRL9.0