This repository was archived by the owner on Jun 27, 2026. It is now read-only.
v0.1.19
Changes
-
Dependencies
actix-identityfrom0.7.0to0.8.0fernfrom0.6.2to0.7.0getrandomfrom0.2.12to0.2.15logfrom0.4.20to0.4.22once_cellfrom1.19.0to1.20.2serdefrom1.0.196to1.0.214thiserrorfrom1.0.57to1.0.66timefrom0.3.34to0.3.36urlfrom2.5.0to2.5.2actix-webfrom4.5.1to4.9.0actix-sessionfrom0.9.0to0.10.1clapfrom4.5.0to4.5.20uuidfrom1.7.0to1.11.0sea-ormfrom0.12.14to1.1.0lightningcssfrom1.0.0-alpha.53to1.0.0-alpha.59proc-macro2from1.0.78to1.0.89quotefrom1.0.35to1.0.37
-
Dockerfile
- Updated base image versions:
debian:12.5-slimtodebian:12.7-slimalpine:3.19.1toalpine:3.20.3
- Updated base image versions:
-
Code Refactoring
- Removed unused fields and annotations:
- Removed
namefield inAssetstruct insrc/model/asset.rsand related functions inbuild.rs - Removed
number_of_itemsfield inTrackerPaginationstruct insrc/server/model/tracker_paginator.rsand its usage insrc/server/route/home.rs - Simplified Unix socket path validation in
src/model/cli.rs - Removed
pointer_structural_matchlint setting insrc/main.rs
- Removed
- Removed unused fields and annotations:
Full Changelog: v0.1.18...v0.1.19