1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 06:30:53 +02:00

Merge branch 'release/v1.6.2'

# Conflicts:
#	framework/core/js/dist/admin.js
#	framework/core/js/dist/admin.js.map
#	framework/core/js/dist/forum.js
#	framework/core/js/dist/forum.js.map
#	framework/core/src/Foundation/Application.php
This commit is contained in:
Sami Mazouz
2022-11-18 23:24:43 +01:00

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## [v1.6.2](https://github.com/flarum/framework/compare/v1.6.1...v1.6.2)
### Fixed
* XSS Vulnerability in core (https://github.com/flarum/framework/pull/3684).
## [v1.6.1](https://github.com/flarum/framework/compare/v1.6.0...v1.6.1) ## [v1.6.1](https://github.com/flarum/framework/compare/v1.6.0...v1.6.1)
### Fixed ### Fixed
* JS dependencies update breaks utilities. * JS dependencies update breaks utilities.