Skip to content

Releases: android-com-pl/flarum-lscache

0.4.1

20 Jan 14:37
Compare
Choose a tag to compare

Flarum 1.2 hotfix

  • Use toolsItems instead children.push for clear LSCache button #4
  • Update to Webpack v5

0.4.0

12 Jan 03:50
ba47114
Compare
Choose a tag to compare

Option to purge the cache of specific paths.

0.2.2

06 Dec 21:14
Compare
Choose a tag to compare
  • Add option to exclude paths from cache
  • Better purge cache command
  • Clear user profile cache when updating FriendsOfFlarum/masquerade fields

Disable caching of fof/oauth routes

03 Dec 02:40
Compare
Choose a tag to compare
  • Fixed an issue that prevented logging in with 'fof/oauth'

Handle language switching

02 Dec 17:32
Compare
Choose a tag to compare

Clear homepage cache when post is deleted

30 Nov 23:52
Compare
Choose a tag to compare
0.1.3

Clear homepage cache when post is deleted

Fixed an issue where the discussion list API was not cleared after adding a new post

27 Nov 00:57
Compare
Choose a tag to compare
Fixed an issue where the discussion list API was not cleared after ad…

…ding a new post

Avoid unnecessary home page cache cleaning

25 Nov 21:08
Compare
Choose a tag to compare
0.1.1

Avoid unnecessary home page cache cleaning

Bugfix and Serve Stale

24 Nov 19:44
Compare
Choose a tag to compare
  • Add Serve Stale option
  • Fix cleaning the cache when a new post is added
  • Cache CSRF API route

Add `X-LiteSpeed-Vary` header to response

23 Nov 12:53
Compare
Choose a tag to compare
  • Add X-LiteSpeed-Vary header to response
  • Code cleanup