Releases: blomstra/flarum-ext-flag-duplicate
Releases · blomstra/flarum-ext-flag-duplicate
0.2.2
What's Changed
- Fix issue where the flag breaks when
this.attrs.discussion
returns false rather than the actual discussion object by @jaggy in #5
New Contributors
- @jaggy made their first contribution in #5
Full Changelog: 0.2.1...0.2.2
0.2.1
Bundled output for commit f2f9771649bc89826940b33477c6ee8d860279c3
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
0.2.0
What's Changed
- chore: bump js deps, npm audit fix by @imorland in #3
- chore: improve performance by not including firstPost every time by @imorland in #4
Full Changelog: 0.1.8...0.2.0
0.1.7
- Fix infinite loading spinner when discussion cannot be retrieved
Full Changelog: 0.1.6...0.1.7
0.1.3
What's Changed
- Add listener, auto dismiss duplicate flags after merge by @imorland in #1
New Contributors
Full Changelog: 0.1.2...0.1.3