Skip to content

Commit 3f703a5

Browse files
authored
chore: create changelog for beta.4 (#4289)
1 parent 11f9718 commit 3f703a5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## [v2.0.0-beta.4](https://github.com/flarum/framework/compare/v2.0.0-beta.3...v2.0.0-beta.4)
4+
5+
### Changed
6+
7+
- (a11y) improve a11y of avatar with no avatarUrl by @DavideIadeluca [#4248]
8+
- improve extensibility of `PostUser` by @imorland [#4252]
9+
- readme badges markdown format by @szepeviktor [#4239]
10+
- bump js-yaml from 4.1.0 to 4.1.1 by @dependabot [#4280]
11+
- bump js-yaml from 3.14.1 to 4.1.1 by @dependabot [#4285]
12+
13+
### Fixed
14+
15+
- action dropdown inaccessible near bottom of userlist by @imorland [#4250]
16+
- (a11y) missing default alt text for avatar by @imorland [#4243]
17+
- validate mail settings for whitespace by @imorland [#4251]
18+
- condition for displaying not sending message in MailPage by @notanothervibecoder [#4260]
19+
- error when importing from extension unless enabled by @imorland [#4261]
20+
- restore xdebug.max_nesting_level after less compilation by @DavideIadeluca [#4263]
21+
- randomized username fails validation by @imorland [#4283]
22+
- developer tokens not visible if not in first page by @imorland [#4266]
23+
- avatar editor overlay stretching prevention by @imorland [#4265]
24+
- (admin) IPAddress component unavailable in admin frontend by @imorland [#4275]
25+
- safari issues with dropdown menus by @imorland [#4286]
26+
27+
### Added
28+
29+
- conditional setting extender by @imorland [#4287]
30+
- confirmation dialog for permission scope deletion by @DavideIadeluca [#4272]
31+
- admin StatusWidgetItem by @imorland [#4258]
32+
- database queue support with queue settings by @imorland [#4270]
33+
- fontawesome cdn and kits support by @imorland [#4271]
34+
- server hostname configuration for Pusher integration by @notanothervibecoder [#4253]
35+
- php 8.5 testing support by @imorland [#4284]
36+
337
## [v2.0.0-beta.3](https://github.com/flarum/framework/compare/v2.0.0-beta.2...v2.0.0-beta.3)
438
### Changed
539
- (a11y) misc a11y improvements by @SychO9 [#4211]

0 commit comments

Comments
 (0)