Releases: flarum/framework
Releases · flarum/framework
v1.8.9
What's Changed
- [1.x] feat: conditional extend whenExtensionDisabled by @imorland in #4107
- [1.x] fix: change length of email field by @DavideIadeluca in #4117
- [1.x] fix: return empty object if selected mail driver is unavailable by @DavideIadeluca in #4113
- [1.x] chore(core, tags): resolve
a11y
warnings in Admin Frontend by @DavideIadeluca in #4114 - [1.x] chore: bump application version for 1.8.9 by @imorland in #4120
- [1.x] fix: change condition when
unread
label is shown in Scrubber by @DavideIadeluca in #4116 - [1.x] chore: change private to protected, allowing extensibility by @imorland in #4119
- [1.x] chore: PHP 8.4 support by @imorland in #4105
- [1.x] Implement Support for Translatable Validation Attribute Errors by @DavideIadeluca in #4070
- 1.8.8 & 1.8.9 change log by @DavideIadeluca in #4123
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- [1.x] [suspend] fix: previously suspended admin users cannot remove their avatar after suspension by @imorland in #4071
- [1.x] chore: set Application to 1.8.8 by @imorland in #4084
- [1.x] fix new search term not being passed by @imorland in #4083
- [1.x] fix: postfooter did not apply the empty subclass by @imorland in #4085
- [1.x] chore: resolve node deprecation warnings in workflows by @DavideIadeluca in #4081
- [1.x] fix: resolve regression in TS typing errors by @DavideIadeluca in #4097
Full Changelog: v1.8.7...v1.8.8
v1.8.7
v1.8.6
What's Changed
- [1.x] fix(Mentions): allow renderer to be used without context by @DavideIadeluca in #3953
- ci: allow custom actions runner to be defined by @DavideIadeluca in #3989
- [1.x] fix(tags): load correct user tag state and prevent N+1 queries in
stateFor
by @rafaucau in #4008 - [1.x] fix: reset admin page save button in catch handler by @YUCLing in #3963
- Export all missing modules in compat by @DavideIadeluca in #4006
- [1.x] [extensibility] feat: allow
DiscussionsSearchSource
to be extended by @imorland in #4025 - [1.x] [extensibility] feat: allow modifying the discussion title on PostsUserPage by @imorland in #4031
- Revert "Export all missing modules in compat" by @imorland in #4032
- [1.x] [extensibility] feat: make it easier to modify AppearancePage, BasicsPage, MailPage by @imorland in #4037
- [1.x] [QOL] chore: point fontawesome links at v5 free by @imorland in #4038
- [suspend][core] [1.x] fix: suspended users can remove avatar by @imorland in #3998
- [1.x] [extensibility] chore: make WelcomeHero extensible by @imorland in #4039
- [1.x] [extensibility] chore: make PostMeta extensible by @imorland in #4040
- [1.x] [extensibility] [tags] chore: extensible TagHero by @imorland in #4041
- [1.x] [extensibility] chore: allow extending PostPreview content by @imorland in #4043
- [1.x] [extensibility] feat: allow classes that extends
AbstractJob
to be placed on a specified queue by @imorland in #4026 - [1.x] [extensibility] feat: use common component for ip address display by @imorland in #4042
- [1.x] [extensibility] feat: make it easier to add content after the first post by @imorland in #4050
- [1.x] [extensibility] refactor(core): improve extensibility of
IndexPage
by @DavideIadeluca in #4045 - [1.x] [extensibility] refactor(core): improve extensibility of
DiscussionPage
by @DavideIadeluca in #4046 - [1.x] [extensibility] refactor(core): backport & improve extensibility of
DiscussionListItem
by @DavideIadeluca in #4048 - [1.x] fix(core): revert extensibility improvement for
replyCountItem()
by @DavideIadeluca in #4051 - [1.x] [extensibility] refactor(core, flags): improve & use extensibility of
CommentPost
&Post
by @DavideIadeluca in #4047 - [1.x] [extensibility] Export all missing modules in compat by @DavideIadeluca in #4044
- [1.x] [extensibility] feat: provide an 'actions' dropdown for extensions to add their additional buttons to the admin
UserListPage
by @imorland in #4054 - [1.x] [extensibility] refactor(core): allow labels of
PostStreamScrubber
to be customized by @DavideIadeluca in #4049 - [1.x] [extensibility] Add (some) missing shims by @DavideIadeluca in #4027
- [1.x] fix: js error as guest on DiscussionListItem by @imorland in #4056
- [1.x] fix: compat: still return controls view item, even if empty by @imorland in #4057
- [1.x] feat: allow to customize time formats through translations by @rob006 in #4053
- [1.x] fix(core, mentions): return null if content left empty in formatter by @DavideIadeluca in #4059
- chore:
1.8.6
changelog by @DavideIadeluca in #4058 - chore(flags): require
flarum/core
^1.8.6
by @DavideIadeluca in #4061
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- fix(1.x,approval): correct
PostWasApproved
event trigger condition by @rafaucau in #3925 - [1.x] Enable testing on PHP 8.3 by @imorland in #3933
- fix(1.x): textformatter
2.15
has breaking changes by @SychO9 in #3946 - feat: package manager improvements by @SychO9 in #3943
- [1.x] fix: Logout controller allows open redirects by @imorland in #3948
Full Changelog: v1.8.3...v1.8.5
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.8.0
Fixed
- (a11y) reply placeholder not accessible [#3793]
- (bbcode) highlight.js does not work after changing post content [#3817]
- (bbcode) localize quote
wrote
string [#3809] - (mentions) mentions XHR fired even after mentioning is done [#3806]
- (package-manager) available core updates cause an error in the dashboard (fab71f2)
- (tags) not all tags are loaded in the permission grid [#3804]
- (tags) tag discussion modal filters with exact matches only after first index [#3786]
- (testing) always clear cache in integration test's tearDown [#3818]
UserSecurityPage
not exported (232618a)isDark()
utility can receive null value [#3774]- approving a post does not bump user
comment_count
[#3790] - circular dependencies disable all involved extensions [#3785]
- color input overflowing the input box [#3796]
- deleting a discussion from the profile does not visually remove it [#3799]
- discussion page showing horizontal scroll on iOS [#3821]
- empty string displayed as SelectDropdown title [#3773]
- filter values are not validated [#3795]
- infinite scroll not initialized for notifications on big screens [#3733]
- notification subject discussion eager loading fails [#3788]
- null as 2nd param in
preg_match
is deprecated [#3801] - unread count in post stream not visible [#3791]
- unreadable badge icon on certain colors [#3810]
- integrity constraint violation [#3772]
Changed
- (core,mentions) limit
mentionedBy
post relation results [#3780] - (likes) limit
likes
relationship results [#3781] - Change some methods from private to protected, to be able to extend the affected classes [#3802]
- Do not catch exceptions when testing Console commands [#3813]
- drop usage of jquery in
install
andupdate
interfaces [#3797] - extensibility improvements [#3729]
- major frontend JS cleanup [#3609]
- revert ineffective code for encoding of page title [#3768]
- speed up post creation time [#3808]
Added
- (mentions,tags) tag mentions [#3769]
- add delete own posts permission [#3784]
- add a trait to flush the formatter cache in tests [#3811]
- add user creation to users list page [#3744]
- cli command for enabling or disabling an extension [#3816]
- conditional extenders [#3759]
- provide old content to
Revised
event [#3789]
v1.7.1
v1.7.1
Fixed
- (tags) composer tag selection modal using wrong primary max & min numbers (abc9670)
- missing parameter names in token title translation. (#3752)
- hardcoded language strings in StatusWidget (#3754)
- hide developer tokens section in if there is nothing to display or create (#3753)
- improve sessions user UI on mobile (dd868ab)