Releases: clarkwinkelmann/flarum-ext-follow-tags-prompt
Releases · clarkwinkelmann/flarum-ext-follow-tags-prompt
Release list
1.1.0
Fix tag navigation
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
Added compatibility with Flarum 1.0+
Flarum beta 16 compatibility
- Add compatibility with Flarum beta 16
- Make modal open on custom homepages as well
Beta 15 update
- Updated for Flarum beta 15
- Add back "set as homepage" feature which had to be disabled in beta 13