You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## 6.2.0 - 2025-11-19
4
+
5
+
### Changed
6
+
7
+
* Core sync by [@alexmerlin](https://github.com/alexmerlin) in [#381](https://github.com/dotkernel/admin/pull/381)
8
+
* Update badge for Packagist dependency version by [@arhimede](https://github.com/arhimede) in [#387](https://github.com/dotkernel/admin/pull/387)
9
+
* Form updates by [@Jurj-Bogdan](https://github.com/Jurj-Bogdan) in [#388](https://github.com/dotkernel/admin/pull/388)
10
+
* Issue [#298](https://github.com/dotkernel/admin/issues/298): Bump to PHP 8.4 by [@alexmerlin](https://github.com/alexmerlin) in [#393](https://github.com/dotkernel/admin/pull/393)
11
+
12
+
### Added
13
+
14
+
* Added comment with new possible rbac guard config by [@Jurj-Bogdan](https://github.com/Jurj-Bogdan) in [#386](https://github.com/dotkernel/admin/pull/386)
15
+
* Issue [#391](https://github.com/dotkernel/admin/issues/391): Implemented Doctrine table prefixes by [@alexmerlin](https://github.com/alexmerlin) in [#392](https://github.com/dotkernel/admin/pull/392)
16
+
17
+
### Deprecated
18
+
19
+
* Nothing
20
+
21
+
### Removed
22
+
23
+
* Issue [#382](https://github.com/dotkernel/admin/issues/382): Removed migration file by [@alexmerlin](https://github.com/alexmerlin) in [#383](https://github.com/dotkernel/admin/pull/383)
24
+
* Removed mezzio/mezzio-tooling dependency by [@Jurj-Bogdan](https://github.com/Jurj-Bogdan) in [#390](https://github.com/dotkernel/admin/pull/390)
0 commit comments