SaltGUI Versions Save

A web interface for managing SaltStack based infrastructure.

1.30.0

6 months ago
  • show long target list and/or long command in output panel as wrapped (erwindon)
  • fixed documentation for custom grain display (erwindon, thx sharkmerry7)
  • fixed visibility of of templates/nodegroups/reactors when no such info present (erwindon)
  • added documentation on how to configure for saltstack 3006+ (erwindon)
  • fixed display of state_id with embedded spaces (AntonOvseenko)
  • show on which information the highstate screen is based (erwindon)
  • fixed logout due to internal error in stats collection (erwindon)
  • made all pages mostly printer-aware (erwindon)
  • runtype is now a sticky setting (spankywetfish)
  • ESC now closes command-box always (erwindon)
  • allow custom title for custom grains (erwindon)
  • improved filtering on ip-number (AntonOvseenko)
  • options page is slightly more accessible (erwindon)
  • added navigation using keyboard (erwindon, thx ZsBT)
  • added apply-template using keyboard (erwindon, thx ZsBT)
  • added page with minions organized by nodegroup (erwindon)
  • updated CVE info (erwindon)
  • upgraded eslint and fixed related issues (erwindon)
  • upgraded stylelint and fixed related issues (erwindon)
  • various small fixes and improvements (erwindon)
  • Celebrating 450 stars on GitHub

1.29.0

1 year ago
  • Updated some OS logos (erwindon, thx mkbrown)
  • Bump eslint and stylelint to latest versions (erwindon)
  • Added CodeQL analysis (thx bsikar)
  • Improved reporting on CVE issues (erwindon)
  • Fixed some multi-master issues (erwindon)
  • Use shorter task summaries in tables (erwindon, thx pju51)
  • Publish documentation on github-pages (erwindon, thx bsikar)
  • Added more flexibility in hightstate overview (erwindon, thx pju51)
  • Improved handling of authentication methods (erwindon, thx xzenor)
  • Added interpretation of standard config parameter state_compress_ids (erwindon)
  • Improved handling of datetime representation (erwindon, thx mkbrown)
  • Allow use of full-return (erwindon)
  • More code cleanups and various small stuff (erwindon)
  • Celebrating 400 stars on GitHub

What's Changed

New Contributors

Full Changelog: https://github.com/erwindon/SaltGUI/compare/1.28.0...1.29.0

1.28.0

2 years ago
  • Added icons for Rocky (thx byoungstrom), OpenWRT (thx vemilyus), and a few more (erwindon)
  • Bump eslint and stylelint to latest versions (erwindon)
  • Fixed stylelint issues now that stylelint became more strict (erwindon)
  • Enhanced date/time representation (thx achimmihca)
  • Fixed logout warning (erwindon)
  • Added support for template categories (thx xzenor)
  • Added support for issues overview (erwindon, thx xzenor)
  • Improved help texts (erwindon, thx achimmihca)
  • Deeplink now survives login screen (thx achimmihca)
  • Added easier targetting connected minions only with '##connected' target
  • Use consistent style when warning for something (erwindon)
  • Improved reporting on CVE issues (erwindon)
  • Added direct navigation to minion details (erwindon)
  • Improved hightstate overview (erwindon)
  • Fix for viewing a job that was started with a list target (erwindon)
  • Fix to prevent spell-checking in the text fields (erwindon)
  • Added support for state_output_pct (erwindon)
  • Provided simple download facility for job results (thx buffman23)
  • Fixed json-stringify for strings like `1777' (erwindon)
  • Fixed race-condition on startup (erwindon)
  • Do not analyse version of offline minion (erwindon)
  • Handle the output of some really old minions (erwindon)
  • Fixed aysnc status indicator in command-panel (erwindon)
  • Fixed pluralization issue due to text-vs-number mistake (erwindon)
  • More code cleanups and various small stuff (erwindon)
  • Celebrating 350 stars on GitHub

What's Changed

Full Changelog: https://github.com/erwindon/SaltGUI/compare/1.27.0...1.28.0

1.27.0

2 years ago
  • Introduced a highstate overview per minion in the jobs menu (erwindon, thx xzenor)
  • Improved handling of JS promises (erwindon)
  • Several small improvements on gui behaviour (erwindon)
  • Fixed real-time job status on Keys page (erwindon)
  • Improve pause/play button, added 'none' state (erwindon)
  • Added icon for CentOS Stream (erwindon, thx xzenor)
  • Automatically provide alternative for unknown icon (erwindon)
  • Solution for jobs results without minions list, e.g. when using mysql (erwindon, thx xzenor)
  • Bump eslint and stylelint to latest versions (erwindon)
  • More code cleanups and various small stuff (erwindon)

What's Changed

Full Changelog: https://github.com/erwindon/SaltGUI/compare/1.26.0...1.27.0

1.26.0

2 years ago
  • Applied review comments on documentation (thx achimmihca)
  • Prevent use of null when a task reported changes as such (thx xzenor)
  • Add support for additional salt.auth types (thx hoaivan)
  • Added a message-of-the-day (motd) facility, before and/or after login (erwindon)
  • Various gui (code) improvements and tweaks (erwindon)
  • Fixed highstate tooltip content (erwindon)
  • Use uniform buttons, but smaller when in a table (erwindon)
  • Hide the commandbox on automatic logout (erwindon)
  • Fixed beacon template for cert_info (erwindon)
  • Bump stylelint+eslint versions (erwindon)
  • Fixed several codebeat reported issues (erwindon)
  • Added a few more CVEs to test for (erwindon)
  • Fixed several constructions that needed higher ES versions (erwindon)
  • Display warning sign for error information in beacon data (erwindon)
  • Inform when no, or less, beacon-type info is available (erwindon)

What's Changed

Full Changelog: https://github.com/erwindon/SaltGUI/compare/1.25.0...1.26.0

1.25.0

2 years ago
  • Fixed generating commands without proper quoting (erwindon, thx xzenor)
  • Added extended help for beacon configuration (erwindon)
  • Fixed sticky key status (erwindon)
  • Updated CVE info to include recent disclosures (erwindon)
  • Several small improvements and fixes (erwindon)
  • Updated several dependencies reported by dependabot (erwindon)
  • Celebrating 300 stars on GitHub

What's Changed

New Contributors

Full Changelog: https://github.com/erwindon/SaltGUI/compare/1.24.0...1.25.0