-
Release v0.1.0 Pre-Release
released this
2026-02-07 21:42:48 +03:00 | 58 commits to main since this releasePriceForge v0.1.0
Highlights
- MariaDB-only runtime (SQLite disabled)
- Fail-fast startup if DB unavailable
- Simplified routing and UI cleanup
- Default port changed to 8084
- Added DB online/offline status indicator in header
Artifacts
- pfs-v0.1.0-linux-amd64.tar.gz
- pfs-v0.1.0-darwin-amd64.tar.gz
- pfs-v0.1.0-darwin-arm64.tar.gz
- pfs-v0.1.0-windows-amd64.zip
- SHA256SUMS.txt
macOS Launch Note
Снимите карантинный атрибут через терминал:
xattr -d com.apple.quarantine /path/to/pfs-darwin-arm64
После этого бинарник запустится без предупреждения Gatekeeper.(Совместимость с прошлым названием файла)
xattr -d com.apple.quarantine /path/to/qfs-darwin-arm64Downloads