Skip to content

Releases: clarkwinkelmann/catch-the-fish

1.1.4

26 Jun 14:26
ab7ace0
Compare
Choose a tag to compare

Fix probability settings not working. Thanks @imdong

Drag and drop bugfixes

01 Apr 02:03
eb2b498
Compare
Choose a tag to compare
  • Improve drag and drop compatibility in Chrome and other browsers

Drag and drop across browser tabs/windows is still possible but now intentionally doesn't provide any feedback.

Visual feedback for the drop area is only provided when dragging fish inside of the same tab.

Bugfixes

19 Feb 18:33
46ab36b
Compare
Choose a tag to compare
  • Fix "alert on homepage" and "see rankings" settings not working correctly together
  • Fix duplicated ranking entries
  • Fix background colors in dark mode
  • Let Flarum pick between GD and Imagick driver to resize images
  • Update to Webpack 5

You need to run php flarum migrate or disable and re-enable the extension for the duplicate fix to apply. Existing duplicate entries will be merged and scores summed.

Bugfixes for tag whitelist

17 Nov 21:41
f08ea32
Compare
Choose a tag to compare
  • Fixed possible issue with extension loading order. Disabling and re-enabling the extension might be necessary to fix the issue.

Tag whitelist and placement probabilities

16 Nov 20:09
4a49e68
Compare
Choose a tag to compare
  • Added discussion tag whitelist setting
  • Added probability setting for each type of placement as well as individual discussion tags
  • Added current location of fish on moderation page
  • Fixed moderation page showing wrong last placement author

Flarum 1.0 compatibility

21 Jun 17:03
997a7fe
Compare
Choose a tag to compare

Adds compatibility with Flarum 1.0+

Flarum beta 16 compatibility

21 Mar 16:45
df2af7c
Compare
Choose a tag to compare
  • Adds compatibility with Flarum beta 16
  • Fix error when placing fish on users who never logged in