Skip to content

Releases: clarkwinkelmann/flarum-ext-follow-tags-prompt

1.1.0

Choose a tag to compare

@clarkwinkelmann clarkwinkelmann released this 02 Nov 13:49
18aef4f

Added compatibility with Follow Tags 1.2.0+.

Requires Flarum 1.5 or higher.

Fix tag navigation

Choose a tag to compare

@clarkwinkelmann clarkwinkelmann released this 31 Mar 20:29
485bf50

Fixes tag navigation in the left sidebar breaking when second-level primary tag are selected for the follow prompt modal.

Second level primary tags that weren't already preloaded would incorrectly appear as first-level primary tags.

This release also updates compilation to Webpack 5 and therefore requires Flarum 1.2+.

Flarum 1.0 compatibility

Choose a tag to compare

@clarkwinkelmann clarkwinkelmann released this 17 Jun 22:59
b4cfe46

Added compatibility with Flarum 1.0+

Flarum beta 16 compatibility

Choose a tag to compare

@clarkwinkelmann clarkwinkelmann released this 22 Mar 17:31
d0543f5
  • Add compatibility with Flarum beta 16
  • Make modal open on custom homepages as well

Beta 15 update

Choose a tag to compare

@clarkwinkelmann clarkwinkelmann released this 12 Jan 02:05
d2dfa72
  • Updated for Flarum beta 15
  • Add back "set as homepage" feature which had to be disabled in beta 13