Skip to content

Commit

Permalink
package upgrades, release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Schmidt committed Sep 17, 2023
1 parent 1669c39 commit efe022a
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 54 deletions.
89 changes: 48 additions & 41 deletions dist/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions dist/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 11 additions & 7 deletions doc/ulicms-2023.4-announcement.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<title>
UliCMS 2023.3 "Smelling Anteater": Dotenv configuration and various improvements
UliCMS 2023.4 "Gnawing Viscacha" migrates the admin backend to Bootstrap 5
</title>
<style>
body {
Expand All @@ -23,13 +23,17 @@
</style>
</head>
<body>
<h1>
UliCMS 2023.3 "Smelling Anteater": Dotenv configuration and various improvements
<h1>´
UliCMS 2023.4 "Gnawing Viscacha" migrates the admin backend to Bootstrap 5
</h1>
<p>
The new UliCMS Release 2023.3 for the third quarter of 2023 is another commit to the modernization of the code base.
The main feature is the switch to Dotenv configuration files.
Other features includes improvements to the font preview and more.
UliCMS 2023.4 "Gnawing Viscacha" migrates the admin backend to Bootstrap 5 and fixes some security issues.
</p>
</body>
<h2>Main features of this release</h2>
<ul>
<li>Admin-Bereich migrated to Bootstrap 5</li>
<li>Remote Code Execution in avatar upload fixed</li>
<li>Added missing permissionchecks in UsersController</li>
</ul>
</body>
</html>

0 comments on commit efe022a

Please sign in to comment.