Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 08:25
· 27 commits to main since this release

v1.2.0 - 2025-09-25

Full Changelog: v1.1.16...v1.2.0

🚀 Features

  • Increase auth timeout to 2 minutes (89a51a1)
  • Add table for approvals (2d3dec1)
  • Add queries for approvals (8e69ebd)
  • Add approval filter when getting gateway config (9040a6b)
  • Add issue when user in session has not accepted do's and don'ts (8cca41c)
  • Start and use server for do's and don'ts when clicking the menu item (d41523a)
  • Add support for setting / getting acceptance (d1e2f09)
  • Close the server once the user has set acceptance (2ff503d)
  • Use formatted local time (22881c2)
  • Test all cases for device config retrieval (8156063)

🐛 Bug Fixes

  • Wipe APIServerInfo when disconnected (90c2a75)
  • Remove old approval code (7d55ffc)
  • Use local time (ae0e9a0)
  • Render feedback message with same style (71bce0b)
  • Only check acceptance when kolide enabled (80877b9)

🎨 Styling

  • (css) Make do's and don'ts pretty again (94dd72c)

⚙️ Miscellaneous Changes