Skip to content

v0.30.4

Choose a tag to compare

@github-actions github-actions released this 15 Jan 16:18
· 2544 commits to develop since this release

Run with --rebuild-index the first time, if you use an existing database.
Note that due to an issue in actix, I'm unable to publish the atomic-server crate at this moment.
You can still build from source by cloning the repo.

  • Improve performance for applying commits and updating index (from ca. 50ms to <1ms), refactor value index #282
  • More tracing / logging insights
  • More search results for authorized resources #279
  • Fix panic on unwrapping multipart upload
  • Improve tauri dev UX