Releases: SychO9/flarum-move-posts
Releases · SychO9/flarum-move-posts
v0.1.7
What's Changed
- Fix order of stub post for moved discussion by @rob006 in #18
New Contributors
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Stop using
post_number_index
which was dropped in v1.3 (cdf9ccf).
- Enlarge modal width for better user experience (ed7bb98).
Full Changelog: v0.1.5...v0.1.6
v0.1.5
fix: Don't create new discussions when emulating
v0.1.4
- Use the DiscussionSearch Component
v0.1.3
fix: Movin fails when there are posts with the exact same creation da…
v0.1.2
- Trigger lock event.
- Fixes post number index of source discussion.
v0.1.1
- Add frontend permission controls.