0.13.1 - 2025-01-08
- Remove direct dependency on deadpool-postgres and tokio-postgres
0.13.0 - 2025-01-07
- [breaking] Move from cornucopia to clorinde
0.12.0 (2025-01-05)
- Upgrade to axum 0.8
- Expose deadpool_postgres and cornucopia_async::GenericClient in samling API (86bbe02)
- Expose tokio_postgres in public API (7170d78)
- Move from cornucopia_async to maintained crate cornucopi_async (818ff48)
- Upgrade dependencies (except latest axum) (d4a8a0a)
- Upgrade to axum 0.8 (15ea940)
0.11.2 (2024-10-31)
- ui: Translations weren't updating in some parts (7dbe91a)
0.11.1 (2024-10-31)
- Column header translations weren't updated (9d51fbc)
- export: Sort attribute columns by ID and not name (9bf965d)
0.11.0 (2024-10-30)
- Choose language for exported data (538f229)
0.10.1 (2024-10-30)
- DE locale files didn't exist (95e874c)
0.10.0 (2024-10-30)
- Support german (c1f36b1)
0.9.2 (2024-06-19)
0.9.1 (2024-06-19)
- Update sentry and rust_xlsxwriter (1782d19)
0.9.0 (2024-06-19)
- Update dependencies (791c44a)
0.8.0 (2024-05-16)
- Upgrade reportedly incompatible dependencies (ac94159)
0.7.1 (2024-05-16)
- Update field order in exports (d32fa97)
0.7.0 (2024-01-03)
- Upgrade dependencies
- Bearer value not sent correctly to Cloudflare (7a18ee5)
- Upgrade dependencies (7ee84b7)
0.6.0 (2023-12-06)
- Update to http 1.0, hyper 1.0, axum 0.7 and more
- Update dependencies
- Allow partial comparison of different ref variants (10a006d)
- Choose latest uploaded image for same position (04b5cbd)
- Incorrect clone implementation for Id<T> (2ee0a01)
0.5.5 (2023-05-23)
- Move to maintained dotenv crate alternative (fba9cb8)
0.5.4 (2023-05-23)
0.5.3 (2023-05-10)
- admin: Color enabled checkbox wasn't applied properly (fe0b4b9)
- Remove unused collection filter from pricelist summary endpoint (4a94ec3)
0.5.2 (2023-05-10)
- Don't remove style attribute associations unnecessarily (ff01211)
0.5.1 (2023-05-09)
0.5.0 (2023-05-08)
- Ability to filter by attributes in collection admin (2717c1a)
- admin: Attribute filtering of different types are now AND:ed together (4832344)
- Update dependencies (dc2d42e)
0.4.1 (2023-02-28)
0.4.0 (2023-01-28)
- admin: Item filter choices endpoint (b385709)
- Update dependencies (448b165)
0.3.1 (2023-01-17)
- New release (bc2069c)
0.3.0 (2023-01-16)
- cli: Add
version
command (2d9feca)
- export: Replace "Yes (0) No (0)" with "No" for New Color field (4189819)
- Prices weren't showing on lower resolutions in collection table (3bebd4a)
0.2.2 (2023-01-10)
- Add profile image to user admin table (58fe93d)
- admin: User wasn't added to organization on create (214f2b0)
- admin: Users without groups weren't visible (ae0611b)
0.2.1 (2023-01-10)
- New release (4b603ae)
0.2.0 (2023-01-06)
- New feature to enable Mimalloc allocator (026cf77)
0.1.5 (2023-01-05)
- New release (36e4368)
0.1.4 (2023-01-05)
- New release (62af56a)
0.1.3 (2023-01-05)
- New release (ac12b40)
0.1.2 (2023-01-05)
- New release (f41f9ff)
0.1.1 (2023-01-04)
- New release (1bc499e)
- Initial commit (ead04e6)
- Add Cargo.toml properties required for publishing (ecfe4c2)