Releases: hyperkliv/samling
Releases · hyperkliv/samling
v0.7.0
0.7.0 (2024-01-03)
⚠ BREAKING CHANGES
Bug Fixes
- Bearer value not sent correctly to Cloudflare (7a18ee5)
Miscellaneous Chores
v0.6.0
0.6.0 (2023-12-06)
⚠ BREAKING CHANGES
- Update to http 1.0, hyper 1.0, axum 0.7 and more
- Update dependencies
Bug Fixes
- Allow partial comparison of different ref variants (10a006d)
- Choose latest uploaded image for same position (04b5cbd)
- Incorrect clone implementation for Id<T> (2ee0a01)
Miscellaneous Chores
- Update dependencies (ba6ca49)
- Update to http 1.0, hyper 1.0, axum 0.7 and more (c77af3e)
v0.5.5
0.5.5 (2023-05-23)
Bug Fixes
- Move to maintained dotenv crate alternative (fba9cb8)
v0.5.4
0.5.4 (2023-05-23)
Bug Fixes
- Update dependencies (50fdcf1)
- Use kubernetes native LB with traefik (ca28120)
v0.5.3
0.5.3 (2023-05-10)
Bug Fixes
- admin: Color enabled checkbox wasn't applied properly (fe0b4b9)
- Remove unused collection filter from pricelist summary endpoint (4a94ec3)
v0.5.2
0.5.2 (2023-05-10)
Bug Fixes
- Don't remove style attribute associations unnecessarily (ff01211)
v0.5.1
0.5.1 (2023-05-09)
Bug Fixes
- Resolve extremely slow response compression (6b85c96)
- Update dependencies (b3014bf)
v0.5.0
0.5.0 (2023-05-08)
Features
- Ability to filter by attributes in collection admin (2717c1a)
Bug Fixes
- admin: Attribute filtering of different types are now AND:ed together (4832344)
- Update dependencies (dc2d42e)
v0.4.1
0.4.1 (2023-02-28)
Bug Fixes
- Don't allow collection.organization_id to be null (602cc56)
- Update dependencies (dcbf68a)
v0.4.0
0.4.0 (2023-01-28)
Features
- admin: Item filter choices endpoint (b385709)
Bug Fixes