Releases: waterholeforum/core
Releases · waterholeforum/core
v0.4.10
Fixed
- Fix some search queries causing a server error
- Fix formatter rendering cache error when Waterhole is run across multiple servers
v0.4.9
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
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
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
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
Fixed
- Fix incorrect database connection being used in some cases
- Fix success message not appearing after change email/password
v0.4.4
Fixed
- Fix an issue with Laravel auth integration causing user to be logged out after registration
v0.4.3
Fixed
- Fix incorrect database connection being used in some cases (#55)
v0.4.2
Fixed
- Fix issues with Laravel integration (#53)
- Add missing translations for CP reactions
v0.4.1
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