-
v0.0.192
Stablereleased this
2026-08-13 18:56:36 +00:00 | 83 commits to main since this release94d68afchore: bump version to v0.0.192|b5c757a Fix token request to use client_secret_basic (HTTP Basic Auth) instead of client_secret_post, matching Authelia's client config|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.191
Stablereleased this
2026-08-13 18:14:46 +00:00 | 85 commits to main since this release81f7e6achore: bump version to v0.0.191|7577e69 Pin simple_asn1 to an older version, allowing time to go back down to 0.3.36 -- jsonwebtoken's dependency chain kept dragging several transitive deps past the CI runner's rustc 1.85.1|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.190
Stablereleased this
2026-08-13 17:53:03 +00:00 | 89 commits to main since this release8d9b369chore: bump version to v0.0.190|e6c8572 Fix test helpers to use real schema init path instead of hand-rolled table creation, so tests pick up the content_hash migration|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.189
Stablereleased this
2026-08-13 16:38:31 +00:00 | 94 commits to main since this releasecf3fac6chore: bump version to v0.0.189|ccd0e0b Beams step 1: sync_log change journal, device identity, content-hash-based file event logging in the db layer|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.188
Stablereleased this
2026-08-13 16:11:45 +00:00 | 96 commits to main since this releasef36f15dchore: bump version to v0.0.188|d05e5fa Make server-side storage root, hash index source, and dedup relocation target configurable via CORTEN_STORAGE_ROOT for Docker/server deployment|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.187
Stablereleased this
2026-08-13 15:53:12 +00:00 | 98 commits to main since this release497984fchore: bump version to v0.0.187|31d5636 Add axum multipart feature and ensure patina/mod.rs is tracked|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.186
Stablereleased this
2026-08-13 14:45:54 +00:00 | 102 commits to main since this release524f9e5chore: bump version to v0.0.186|439cc0c Implement rfsync -- was completely unsupported, and nano treats a failed fsync() after write as a failed save, which is what actually produced the 'operation not supported' error|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.185
Stablereleased this
2026-08-13 14:31:41 +00:00 | 104 commits to main since this release3247d63chore: bump version to v0.0.185|ba6f886 Implement rrenameat -- was completely unsupported, which is why nano's atomic-save (write temp, rename over target) was failing and falling back to writing a .save file instead of actually saving|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.184
Stablereleased this
2026-08-13 13:49:15 +00:00 | 106 commits to main since this release2d5f7cachore: bump version to v0.0.184|8d3c1d4 Skip finalize on zero-byte clunks -- cp does an empty probe create+clunk before the real write, and finalizing on that empty file was dangerous: a hash collision with an unrelated empty file could redirect the real write into the wrong file|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.0.183
Stablereleased this
2026-08-13 05:38:56 +00:00 | 108 commits to main since this release7b1cc94chore: bump version to v0.0.183|b7157dc Build content hash index in background instead of blocking startup -- was taking longer than the 5s readiness check, causing spurious mount failures|Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)