Releases: Joomla-Bible-Study/Proclaim
v10.0.1
-
Fix podcastlink missing from users upgrading from the 9.x version.
-
Update Readme
-
new JInstaller() to new Installer()
-
Fixed Bootstrap progress bar
-
Update the PHP scripts and add the podcastlink to the SQL file.
-
Update the display bootstrap workings.
-
Fix some PSR-12 errors and PHPcs corrections
-
Removed unnecessary sql.
-
J6 Changes Needed
-
Fixed the Error if the Series had no published studies.
-
#992 This fixes the problem with Simple Mode selection
-
Remove usage of HTMLHelper and introduce Cwmhtml.php to replace the old proclaim.php
-
Fixed the Pagination layout at the footer.
-
Work the Bible icon into the button for better layout.
-
Reworked to use the new module function.
-
PSI-12 rework
-
Update HTMLHelper to Cwmhtml usage.
-
PSR-12 cleanup and PHP 8.1 updates.
Full Changelog: v10.0.0...v10.0.1
v10.0.0
v10.0.0-beta.2
Fixed HTML5 layouts
Fixes a lot of search systems
Removed some old code usage to align with Joomla 5
Fix text alignment and CSS Updates.
9.2.8
9.2.7
New
- Podcast Link options to set
- Additional info for expansion of Podcast
This is a bug fix for the following.
- Fix Save Problem in New media
- Fix #857 Media Download Global Settings
- Fix Media Duration Problem
- Fix Time length lookup for media
- Fixing routing problem
- Fix filesize return on some servers
- Fix #858 Error when clicking on the sermon title
- Fix #838 Sermons view page builder section over usage
- Fix naming of template
- Fix #854 Podcast Rendering
- Bump phpmailer/phpmailer from 6.4.0 to 6.4.1
- Fixing filesize usage and Integer problem.
- Fixed error in scripture rendering.
- Fix for #858 related studies problem
- Fixes some Violations in some JS Files
- Fix problem with installer call to results.
9.2.6
Bug Fixes
- Fixed Core install language path
- Fixed Problem with Media File creation not getting server presets.
- Fixed rendering problem with strict PHP
- Cleaned up scripture display on related studies so if no scriptures set will not show it on related solution line.
- Fixed SermonsModele This fixes the problem with the Model not following the image span selection correctly. Found that the selection for Study was rendering the same image.
- Fixed Media Items don't show up in single view
9.2.5
Podcast php null value error #827
Add option to use Global Order instead of overriding it on the menu settings.
Fixed Problem with sermons Ordering #828
This fixes the problem with adding in missing SortFields. #829
Fix problem with Installer throwing notices on install.
Fixed an invalid === to an int insted of a string.
v9.2.4
General Fixes
Fixed Naming of arrays not set right for rendering.
Upgrade Font-awesome to 5.12.0 and fix JS.
#808 Fixed Controller designation.
Fixed missing simple Site view update.
Media Fixes
Correct get size now works for local files correctly.
Podcast System
Fixed Podcast Description html output problem.
Found error in mime_type params get. Fixed it.