Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Releases: ostark/upper

v1.4.1

06 Sep 07:23
Compare
Choose a tag to compare

Fix: initialize $tags earlier

v1.4.0

24 Aug 15:10
Compare
Choose a tag to compare
  • Added config keyPrefix option to prevent key collisions.
  • Always purge section on Elements::EVENT_AFTER_SAVE_ELEMENT to make sure status change (disabled>>enabled) clears lists of entries
  • Code cleanup

Thanks @kbergha

v1.3.7

10 Jul 20:15
Compare
Choose a tag to compare

Varnish improvements - thanks @blasvicco

v1.3.6

18 Jun 13:16
Compare
Choose a tag to compare
v1.3.6

v1.3.5

26 May 20:33
Compare
Choose a tag to compare

DB fallback: Changed tags field form varchar(255) to text` to allow more tags
Thanks @blasvicco

v1.3.4

08 May 11:10
Compare
Choose a tag to compare

Purge APIs: Shows at least http status code if no error message is available

v1.3.3

02 May 09:22
Compare
Choose a tag to compare

Adjusted the length of the uid on mysql (cache tag fallback)

v1.3.2

05 Apr 10:57
Compare
Choose a tag to compare

Requires craftcms/cms: ^3.0.0 (stable)

v1.3.1

16 Mar 15:18
Compare
Choose a tag to compare
  • Invalidation for categories

v1.3.0

23 Feb 16:29
Compare
Choose a tag to compare
  • Added Cloudflare support