Skip to content

Releases: FriendsOfFlarum/best-answer

1.4.5

16 Jul 12:13
ca18880
Compare
Choose a tag to compare

What's Changed

  • fix: any user is able to remove best answers by @imorland in #96

Full Changelog: 1.4.4...1.4.5

1.4.4

15 Jun 13:03
Compare
Choose a tag to compare

What's Changed

  • feat: jump to best answer in discussion sidebar by @imorland in #95

Full Changelog: 1.4.3...1.4.4

1.4.3

15 Jun 10:43
Compare
Choose a tag to compare

What's Changed

  • chore: add set & unset best answer tests by @imorland in #93
  • feat: allow secondary tags to be q&a enabled by @imorland in #94

Full Changelog: 1.4.2...1.4.3

1.4.2

20 Feb 07:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

24 Nov 14:35
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

24 Nov 14:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.4.0

1.3.3

29 Oct 19:32
022f775
Compare
Choose a tag to compare

What's Changed

  • chore: enable phpstan, apply fixes by @imorland in #85
  • Bump semver from 6.3.0 to 6.3.1 in /js by @dependabot in #80
  • fix: best answer counts not updated on post/discussion delete by @imorland in #87

Full Changelog: 1.3.2...1.3.3

1.3.2

16 Sep 22:11
1.3.2
Compare
Choose a tag to compare

What's Changed

  • fix: inaccurate help text for select own post by @davwheat in #82
  • Fix best answer tag behavior causing errors & unintended side-effects (bdf4b5b)
  • Improve best answer setting logic & error handling (1cfd93b)

Full Changelog: 1.3.1...1.3.2

1.3.1

01 Jul 07:54
48ceccb
Compare
Choose a tag to compare

What's Changed

  • fix: resolving the container in migrations prevents running them on-app-install by @SychO9 in #79

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

26 Jun 22:44
1.3.0
Compare
Choose a tag to compare

What's Changed

  • Enhancements: hide big posts, add tags, and don't send unhelpful notifications by @dsevillamartin in #78
    • Update link to console schedule:run docs
    • Don't send notification if user can't select best answer in discussion (#56)
    • Optionally hide bigger posts (#47)
    • Add tags when best answer is set (#46)
  • Add 'bestAnswerCount' sort to user controller & user directory page (#66)

Full Changelog: 1.2.5...1.3.0