Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@retrixe retrixe released this 23 Dec 18:07
a42ca26

🎉

Minor Changes

  • Auto generate users.json on start and fix nits: 927132f
  • Transition passwords to Argon2id from SHA256: cf2be06
  • Send console error responses over the WebSocket: 41a1d36
  • Add transactional file API for mv/cp/rm operations: 61837e2
  • Cleanup Quick Start in README: a4fb61c

Patches

  • Update Actions, require Go 1.22 to drop mux: 37a2a66
  • Add dedicated Validate function for authentication: 28aecc5
  • Bump golang.org/x/crypto from 0.25.0 to 0.31.0: 52faa29
  • Prerequisite cleanups for transactional file API: 212c871
  • Fix macOS CI: 867b678
  • Fix deepsource warnings: 796a43a
  • Switch to modern Go build constraints: ebc72ec
  • Add missing bulk mass action logs to README: e71270c