Shack Slides Changelog
This area contains the changelogs for recent versions of the Shack Slides extension. Click here to access the main Shack Slides page.
Shack Slides Pro v3.1.24
- Published: 27 January 2021 27 January 2021
 
- Emergency release to fix typo
 
Commit Log
- bc82809 Release v3.1.24 [Bill Tomczak]
 - 5aab4e1 Fix typo [Bill Tomczak]
 
Shack Slides Pro v3.1.23
- Published: 27 January 2021 27 January 2021
 
- Fix titles not showing
 
Commit Log
- e1675e8 Release v3.1.23 [Bill Tomczak]
 - 08ff089 Fix article titles not showing [Bill Tomcz
 
Shack Slides Pro v3.1.22
- Published: 24 January 2021 24 January 2021
 
- Fix display issues with descriptions and titles
 - Maintenance updates
 
Commit Log
- 8977ea7 Release v3.1.22 [Bill Tomczak]
 - 3a03d10 Bump dev version [Bill Tomczak]
 - 97f7340 Update file headers [Bill Tomczak]
 - 46a87e7 Document local vars in template [Bill Tomczak]
 - 2dcbcd8 SLID-56: Improve variable checks before display [Bill Tomczak]
 
Shack Slides Pro v3.1.21
- Published: 27 July 2020 27 July 2020
 
- Fix bugs with 'Include Links' parameter
 - Make collections aware of 'include links' parameter
 
Commit Log
- d94fa35 Release v3.1.21 [Bill Tomczak]
 - 7ed8d81 Merge pull request #17 from joomlashack/SLID-50 [Bill Tomczak]
 - 039c3d0 Merge pull request #16 from joomlashack/SLID-49 [Bill Tomczak]
 - a2cd827 Support for "Include links" parameter for Collection as source [Valentín García]
 - e0c547d Extennd parameter for collection as source [Valentín García]
 - c88dcd3 Use 1 instead of true [Valentín García]
 
Shack Slides Pro v3.1.20
- Published: 07 June 2020 07 June 2020
 
- Add parameter for optionally using links
 - Maintenance updates for standards/Joomla 3.8+
 
Commit Log
- 6928003 Release v3.1.20 [Bill Tomczak]
 - c6ce771 Merge pull request #15 from joomlashack/SLID-47 [Bill Tomczak]
 - a52e73e Merge branch 'development' into SLID-47 [Bill Tomczak]
 - dea3621 Standards/Joomla 3.8+ updates [Bill Tomczak]
 - ee23f01 Update joomla helper for standards/Joomla 3.8+ [Bill Tomczak]
 - 695883c Update joomla helper die standards/Joomla 3.8+ [Bill Tomczak]
 - 78aeef2 Fix url in file headers [Bill Tomczak]
 - 14f2fa3 Fix issues in folder helper [Bill Tomczak]
 - 754de6f Add missing comments [Bill Tomczak]
 - 921adb9 Use standard form field booleans / Abstract link building method [Bill Tomczak]
 - 4880d3f Bump dev version [Bill Tomczak]
 - 64b1327 Fix typo in language string [Nick Savov]
 - 3ff4e7d Adds option for including links [Nick Savov]
 - d9afb5a Update file headers [Bill Tomczak]
 
Shack Slides Pro v3.1.19
- Published: 15 March 2020 15 March 2020
 
- Fix issue with install/uninstall of related component
 
Commit Log
- 9bef0c5 Release v3.1.19 [Bill Tomczak]
 
Shack Slides Pro v3.1.18
- Published: 01 March 2020 01 March 2020
 
- Remove embedded F0F library and use Joomla! core FOF version
 
Commit Log
- 2bf6cdc Release v3.1.18 [Bill Tomczak]
 - 7029fe8 Bump dev version [Bill Tomczak]
 
Shack Slides Pro v3.1.17
- Published: 18 December 2019 18 December 2019
 
- Add parameter to control mouse drag support
 
Commit Log
- 494a591 Release v3.1.17 [Bill Tomczak]
 - 3ff17ec Merge pull request #14 from joomlashack/SLID-43 [Bill Tomczak]
 - f9be4d4 Update file headers [Bill Tomczak]
 - a5645db Better name for the spacer [Valentín García]
 - db181fb Use numbers for boolean value [Valentín García]
 - 18408ce Better language strings [Valentín García]
 - 54f0e2b Bold spacer [Valentín García]
 - a0fff1a Increase version and fix spacer name [Valentín García]
 - f6fa9a0 Initial support [Valentín García]
 
Shack Slides Pro v3.1.16
- Published: 22 October 2019 22 October 2019
 
- Fix default for custom template design field
 - Allow navigation buttons settings when navigation bar hidden
 
Commit Log
- 3d79dd7 Release v3.1.16 [Bill Tomczak]
 - 540a1a0 Merge branch 'master' into development [Bill Tomczak]
 - fae9e3e Merge pull request #13 from joomlashack/SLID-42 [Bill Tomczak]
 - d717a9d Increase version [Valentín García]
 - 65734d9 Fix showon validation for prev/next buttons settings [Valentín García]
 - 17084ea Set default for template design [Valentín García]
 - 66207c3 Update LICENSE [OSTraining]
 
Shack Slides Pro v3.1.15
- Published: 12 August 2019 12 August 2019
 
- Accommodate systems that do not have php 'fileinfo' module enabled
 - Improvements to admin pages
 - Implements an improved version of the 'template design' feature
 
Commit Log
- 8b36f1f Release v3.1.15 [Bill Tomczak]
 - e10c986 Merge pull request #12 from OSTraining/SLID-40 [Bill Tomczak]
 - baca35c Merge branch 'development' into SLID-40 [Bill Tomczak]
 - 39f387c Fix language for navigation button shape options [Bill Tomczak]
 - 958fcb3 Bump dev version [Bill Tomczak]
 - d613c0d Don’t rely on fileinfo module existing SLID-17 [Bill Tomczak]
 - 4b26157 Bump dev version [Bill Tomczak]
 - 0dd2baf Avoid using info to get file mime type SLID-17 [Bill Tomczak]
 - 7c01f18 Prevent template design from overwriting critical parameter [Bill Tomczak]
 - b8d3eb4 Bump dev version [Bill Tomczak]
 - 68c7ecc Adjust container class for template design feature [Bill Tomczak]
 - 55d84bc Additional code comments [Bill Tomczak]
 - a220653 Consolidate Settings initialization [Bill Tomczak]
 - 40a2d7d Add dynamic parameter for custom template design feature [Bill Tomczak]
 - 47fa44b Document additional php module dependency [Bill Tomczak]
 - cc54b13 Finer grained dynamic fields [Bill Tomczak]
 - 712c1c0 Switch to yes/no buttons where indicated [Bill Tomczak]
 - f08354d Reorganize display options parameters [Bill Tomczak]
 
