File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ 1.5.2 (2024-02-18)
2+ - Note: Only component changes, no plugin changes
3+ - Fix errors for PHP < 8
4+
5+ 1.5.1 (2024-02-14)
6+ - Note: Only component changes, no plugin changes
7+ - Fix error in admin views discovered after release of 1.5.0
8+
9+ 1.5.0 (2024-02-14)
10+ - Fix bugs (php 8.x issues, ACL options display)
11+ - IP address and subnet validation
12+ - Controls for overriding number of shown elements in lists
13+ - Joomla 5 compatibility
14+ - Hints to go to plugin settings on installation and in settings view
15+
1161.4.5/6 (2023-05-15)
217 - Fix server errors in backend
318 - Fix deprecation warning in server type check
Original file line number Diff line number Diff line change 88 <license >GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license >
99 <authorEmail >bfstop@bfroehler.info</authorEmail >
1010 <authorUrl >https://github.com/codeling/bfstop</authorUrl >
11- <version >1.5.0 </version >
11+ <version >1.5.2 </version >
1212 <files >
1313 <filename plugin =" bfstop" >bfstop.php</filename >
1414 <filename >index.html</filename >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ langfiles="language"
1515docs=" CHANGELOG LICENSE.txt README"
1616plgtype=" system"
1717langs=" de-DE en-GB"
18- version=1.5.0
18+ version=1.5.2
1919
2020if [ " $1 " == " zip" ]
2121then
You can’t perform that action at this time.
0 commit comments