- fix: don't panic if there are no secrets (#1255)
- fix: use updated SM crypto and fix test suite (#1292)
- chore: replace oniguruma with regex-fancy (#1268)
- fix: cross-compiled bin not working without emulation on host (#1176)
- fix: 405 method not allowed errors caused by trailing forward-slashes (#1348)
- ci: release statically linked MUSL binaries (#1398)
- Various dependency updates
- Various workflow updates