Skip to content

Commit

Permalink
Merge branch 'release/5.5.12'
Browse files Browse the repository at this point in the history
# Conflicts:
#	platforms/joomla/updates/pkg_gantry5.xml
#	platforms/joomla/updates/tpl_g5_helium.xml
#	platforms/joomla/updates/tpl_g5_hydrogen.xml
  • Loading branch information
mahagr committed Mar 29, 2022
2 parents de92b9d + 158b072 commit abdfc9b
Show file tree
Hide file tree
Showing 45 changed files with 8,834 additions and 89,502 deletions.
26 changes: 22 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# 5.5.12
## 03/29/2022

1. [Common](#common)
1. [](#bugfix)
- Fixed `try/catch` twig tag if there's no catch
- Minified CSS and JS files, fixes missing source map files (#3005)
2. [Joomla](#joomla)
1. [](#improved)
- Added SHA512 checksums to Joomla packages (#3004)
2. [](#bugfix)
- Fixed Bootstrap5 RTL CSS is not being loaded in Joomla 4 (#3007)
- Fixed not able to close system messages in Joomla 4 (#2983)
- ALL THEMES should update `html/layouts/joomla/system/message.php` file
3. [WordPress](#wordpress)
1. [](#bugfix)
- Menu error: `Undefined index: parent_id` (#3012)

# 5.5.11
## 02/15/2021
## 02/15/2022

1. [Common](#common)
1. [](#improved)
Expand All @@ -15,21 +33,21 @@
- Fixed platform check to be PHP >= 5.6.20 (#2998)

# 5.5.10
## 02/15/2021
## 02/15/2022

1. [Common](#common)
1. [](#new)
- Broken release (build script issues)

# 5.5.9
## 01/26/2021
## 01/26/2022

1. [Common](#common)
1. [](#bugfix)
- Fixed `Use of undefined constant PATHINFO_ALL`

# 5.5.8
## 01/24/2021
## 01/24/2022

1. [Common](#common)
1. [](#new)
Expand Down

0 comments on commit abdfc9b

Please sign in to comment.