| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.10.0 source code.tar.gz | 2026-01-23 | 743.1 kB | |
| 0.10.0 source code.zip | 2026-01-23 | 849.5 kB | |
| README.md | 2026-01-23 | 9.5 kB | |
| Totals: 3 Items | 1.6 MB | 4 | |
Features
- β Add items and admin tests, and refactor existing ones. PR #2146 by @alejsdev.
- β¨ Add created_at field to User and Item models and update endpoints. PR #2144 by @alejsdev.
- π§ Migrate from npm to Bun. PR #2097 by @alejsdev.
- π§ Set up node monorepo. PR #2095 by @alejsdev.
- π§βπ» Implement uv workspaces. PR #2090 by @alejsdev.
- π§ Add recommended VS Code extensions. PR #1386 by @tobiase.
- β¨ Use pwdlib with Argon2 by default, adding logic (and tests) to autoupdate old passwords using Bcrypt. PR #2104 by @tiangolo.
- π¨ Generate frontend SDK on pre-commit, remove custom workflow. PR #2111 by @tiangolo.
Fixes
- π Add user authentication check in admin route to restrict access for non-superusers. PR #2145 by @alejsdev.
- π Handle non-existing user IDs in
read_user_by_id. PR #1396 by @saltie2193.
Refactors
- π₯ Remove debugpy from recommended extensions, it's included by the Python extension. PR #2143 by @tiangolo.
- π§ Update the frontend build context for prod with the new top level setup. PR #2108 by @tiangolo.
- π Rename Docker Compose files to new names,
compose.yml. PR #2106 by @tiangolo. - ποΈ Ensure authentication takes constant time, to avoid enumeration attacks. PR #2105 by @tiangolo.
- β Fix incorrect mocking in unit tests (issue [#1780]). PR #1781 by @vicaya.
- πUpdate
items.pyto return status code403in case of insufficient permissions. PR #1543 by @jpizquierdo. - β
Use proper
is_activefield intest_user.py. PR #1479 by @nauanbek. - β»οΈ Simplify reset password logic by removing duplicate code. PR #1440 by @youneshenniwrites.
Upgrades
- β¬ Bump postgres from 17 to 18. PR #1910 by @dependabot[bot].
- β¬ Bump traefik from 3.0 to 3.6. PR #1973 by @dependabot[bot].
Docs
Internal
- π¨ Format Python scripts tests. PR #2112 by @tiangolo.
- π¨ Update generate-client.sh and docs. PR #2110 by @tiangolo.
- π₯ Remove old unused scripts. PR #2107 by @tiangolo.
- π· Add
maybe-aifor issue manager. PR #2103 by @tiangolo. - β¬οΈ Bump uv to 0.9.26 in Dockerfile. PR #2102 by @alejsdev.
- β¬ Bump lucide-react from 0.556.0 to 0.562.0. PR #2101 by @dependabot[bot].
- π§ Update dependabot configuration for package ecosystems. PR #2100 by @alejsdev.
- π§ Update Biome schema version to 2.3.11. PR #2099 by @alejsdev.
- π§ Add tests scripts in
package.json. PR #2098 by @alejsdev. - π¨ Apply pre-commit fixes. PR #2055 by @GniLudio.
- π· Update pre-commit workflow. PR #2096 by @alejsdev.
- π§ Update biome.json schema version. PR #2092 by @alejsdev.
- Revert "π§ Update pre-commit-config.yaml ruff format to use --check". PR #2091 by @alejsdev.
- π§ Update pre-commit-config.yaml ruff format to use --check. PR #2077 by @ryansydnor.
- β¬ Bump actions/checkout from 5 to 6. PR #2074 by @dependabot[bot].
- π· Add pre-commit workflow. PR #2056 by @YuriiMotov.
- β¬ Bump @tanstack/router-devtools from 1.140.0 to 1.142.8 in /frontend. PR #2060 by @dependabot[bot].
- β¬ Bump @tanstack/react-router from 1.141.2 to 1.142.8 in /frontend. PR #2062 by @dependabot[bot].
- β¬ Bump @biomejs/biome from 2.3.8 to 2.3.10 in /frontend. PR #2061 by @dependabot[bot].
- β¬ Bump @tanstack/react-router-devtools from 1.139.12 to 1.142.8 in /frontend. PR #2063 by @dependabot[bot].
- β¬ Bump zod from 4.1.13 to 4.2.1 in /frontend. PR #2064 by @dependabot[bot].
- π· Configure coverage, error on main tests, don't wait for Smokeshow. PR #2054 by @YuriiMotov.
- π· Run Smokeshow always, even on test failures. PR #2053 by @YuriiMotov.
- β¬ Bump @tanstack/react-router from 1.140.0 to 1.141.2 in /frontend. PR #2045 by @dependabot[bot].
- β¬ Bump actions/download-artifact from 6 to 7. PR #2051 by @dependabot[bot].
- β¬ Bump actions/upload-artifact from 5 to 6. PR #2050 by @dependabot[bot].
- β¬ Bump @types/node from 24.10.1 to 25.0.2 in /frontend. PR #2048 by @dependabot[bot].
- β¬ Bump @tailwindcss/vite from 4.1.17 to 4.1.18 in /frontend. PR #2049 by @dependabot[bot].
- β¬ Bump vite from 7.2.7 to 7.3.0 in /frontend. PR #2047 by @dependabot[bot].
- β¬ Bump react-dom from 19.2.1 to 19.2.3 in /frontend. PR #2046 by @dependabot[bot].