Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 02:12

0.4.0 (2024-08-24)

Features

  • api: add recoverer middleware to gracefully handle panics (9e88d8d)
  • api: explicitly set methods for routes (b6b66c2)
  • auth: convert auth service to chi middleware (86597c5)
  • cd: add deployment job to pipeline to update sever image (a7f981b)
  • ci: publish test results to summary (e3a00b3)
  • keymaps: show status for incorrectly set leader key (99f2f96)

Bug Fixes

  • data: resolve provider merge bug (b9f38f0)
  • keymaps: sanitize keymap urls before navigating (a9a389b)