Skip to content

Releases: waterholeforum/core

v0.4.10

03 Oct 07:51
5b93b41
Compare
Choose a tag to compare

Fixed

  • Fix some search queries causing a server error
  • Fix formatter rendering cache error when Waterhole is run across multiple servers

v0.4.9

16 May 08:51
9a6b8e7
Compare
Choose a tag to compare

Fixed

  • Fix redirecting to incorrect URL when there is a sole auth provider
  • Fix lazy loading error in some reaction configurations
  • Fix broken Dutch localization (#77 by @Emmanuel71git)

v0.4.8

16 Apr 08:54
ca6e6f3
Compare
Choose a tag to compare

Added

  • Add support for Laravel 11

Fixed

  • Fix "show more" rendering incorrectly on Firefox (#64)
  • Fix videos having no max width
  • Fix emojis appearing full-width in notification emails (#67)
  • Fix PHP deprecation error (#69)

v0.4.7

17 Mar 09:41
e95b088
Compare
Choose a tag to compare

Added

  • Add PHP 8.3 compatibility (#62 by @saturnphp)
  • Add Dutch translation (#60 by @Emmanuel71)

Fixed

  • Fix Chrome bug where textarea scrolls the viewport when selecting text
  • Fix post slug mutation when title is highlighted in search results
  • Fix icons displaying incorrectly with latest version of blade-tabler-icons (#63)

v0.4.6

02 Feb 09:04
2d7e8fa
Compare
Choose a tag to compare

Fixed

  • Fix compatibility with Model::shouldBeStrict() (#56)
  • Fall back to base translator when using translation string keys (#57 by @dsturm)
  • Fall back to resource directory for missing translation bundle (#58 by @dsturm)

v0.4.5

31 Jan 00:27
8065d22
Compare
Choose a tag to compare

Fixed

  • Fix incorrect database connection being used in some cases
  • Fix success message not appearing after change email/password

v0.4.4

29 Jan 23:56
fc4a6c6
Compare
Choose a tag to compare

Fixed

  • Fix an issue with Laravel auth integration causing user to be logged out after registration

v0.4.3

25 Jan 23:52
87a846f
Compare
Choose a tag to compare

Fixed

  • Fix incorrect database connection being used in some cases (#55)

v0.4.2

30 Dec 23:42
97e8f72
Compare
Choose a tag to compare

Fixed

  • Fix issues with Laravel integration (#53)
  • Add missing translations for CP reactions

v0.4.1

23 Dec 22:14
da2344a
Compare
Choose a tag to compare

Fixed

  • Fix auth routes using incorrect path (#51)
  • Fix reactions not working due to incorrect permission check
  • Fix error when sending notification to unverified email