Skip to content

Releases: hyperkliv/samling

v0.7.0

03 Jan 17:25
Compare
Choose a tag to compare

0.7.0 (2024-01-03)

⚠ BREAKING CHANGES

  • Upgrade dependencies

Bug Fixes

  • Bearer value not sent correctly to Cloudflare (7a18ee5)

Miscellaneous Chores

v0.6.0

06 Dec 14:27
Compare
Choose a tag to compare

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

26 May 14:42
Compare
Choose a tag to compare

0.5.5 (2023-05-23)

Bug Fixes

  • Move to maintained dotenv crate alternative (fba9cb8)

v0.5.4

23 May 10:40
Compare
Choose a tag to compare

0.5.4 (2023-05-23)

Bug Fixes

  • Update dependencies (50fdcf1)
  • Use kubernetes native LB with traefik (ca28120)

v0.5.3

10 May 14:53
Compare
Choose a tag to compare

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

10 May 09:06
Compare
Choose a tag to compare

0.5.2 (2023-05-10)

Bug Fixes

  • Don't remove style attribute associations unnecessarily (ff01211)

v0.5.1

09 May 14:47
Compare
Choose a tag to compare

0.5.1 (2023-05-09)

Bug Fixes

  • Resolve extremely slow response compression (6b85c96)
  • Update dependencies (b3014bf)

v0.5.0

09 May 06:39
Compare
Choose a tag to compare

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

28 Feb 10:12
Compare
Choose a tag to compare

0.4.1 (2023-02-28)

Bug Fixes

  • Don't allow collection.organization_id to be null (602cc56)
  • Update dependencies (dcbf68a)

v0.4.0

28 Jan 11:03
Compare
Choose a tag to compare

0.4.0 (2023-01-28)

Features

  • admin: Item filter choices endpoint (b385709)

Bug Fixes