OSDownloads Free Changelog
This area contains the changelogs for recent versions of the OSDownloads Free extension. Click here to access the main OSDownloads page. You can also click here to see the changelog for OSDownloads Pro.
OSDownloads Free v1.13.12
- Published: 21 July 2019 21 July 2019
Fixes inconsistent layout overrides for the download button
Commit Log
- 1bede97 Release v1.13.12 [Bill Tomczak]
- 4a26c0c Support layout overrides for download button [Bill Tomczak]
- c9cad2c Support layout overrides for content plugin [Bill Tomczak]
OSDownloads Free v1.13.11
- Published: 30 June 2019 30 June 2019
- Fixes missing social buttons using shortcodes
- More useful update manager url
Commit Log
- 89310e9 Release v1.13.11 [Bill Tomczak]
- 5ee66e0 Merge pull request #220 from OSTraining/DOWN-365 [Bill Tomczak]
- af34c54 Force component to retain override capability [Bill Tomczak]
- 8e3a174 Include path to layouts folder when calling social layout [Valentín García]
- ebe534d Add OSDownloads specific list limit parameter [Bill Tomczak]
- 2f05643 Add some comments, fix obsolete usage [Bill Tomczak]
- d19e15b Bump dev version [Bill Tomczak]
- 741caf5 Info url [Valentín García]
OSDownloads Free v1.13.10
- Published: 21 April 2019 21 April 2019
- Check for minimum php 7.1 when trying to use MailChimp integration
- Fixes incompatibility with smart search
- Fixes misc issues with language strings
Commit Log
- e7c43ae Release v1.13.10 [Bill Tomczak]
- ab8a3e3 Add MailChimp testing and messaging for old php versions DOWN-363 [Bill Tomczak]
- d13b5ec Fix sketchy usage [Bill Tomczak]
- 32c35ff Simplify method testing [Bill Tomczak]
- b38e527 Translate string for spanish language [Valentín García]
- 0549e9c Fix typo in spanish language string [Valentín García]
- fd6af42 Fixes error message when saving article and smart search is enabled [Bill Tomczak]
- 200c4f4 Add missing comments [Bill Tomczak]
- bc78d29 Move DisplayData view stub to OSDownloads free [Bill Tomczak]
- fdddf85 Need duplicate language string in admin file [Bill Tomczak]
- 78e897d Merge pull request #219 from OSTraining/DOWN-362 [Bill Tomczak]
- bd05394 Ensure loading of component language files [Bill Tomczak]
- 379139a Add missing language string [Bill Tomczak]
- 9766d37 Fix location of language string used in plugins [Bill Tomczak]
- d990336 Fix syntax error in fa-IR language file [Bill Tomczak]
- 121b23a Bump dev version [Bill Tomczak]
OSDownloads Free v1.13.9
- Published: 08 April 2019 08 April 2019
Quick Maintenance release * Fixes issue introduced in last release with ordering file list
Commit Log
- d4e72ac Release v1.13.9 [Bill Tomczak]
- 8de6e20 Fix disabled ordering icons DOWN-361 [Bill Tomczak]
OSDownloads Free v1.13.8
- Published: 07 April 2019 07 April 2019
- Minor maintenance release
Commit log
- 173e14c Release v1.13.8 [Bill Tomczak]
- f60f110 Minor formatting fixes [Bill Tomczak]
- d957b5a Add utility function for mailing list clients [Bill Tomczak]
- 9857c5a Bump dev version [Bill Tomczak]
OSDownloads Free v1.13.7
- Published: 10 March 2019 10 March 2019
- Improvements to file editing form
- Updates to external libraries.
Commit Log
- e5a95ef Release v1.13.7 [Bill Tomczak]
- 3dfa927 Update tooltip text [Bill Tomczak]
- ceeebe8 Update/standardize mailchimp-apiv3 composer install [Bill Tomczak]
- 28e82c7 Update/standardize pimple composer install [Bill Tomczak]
- fb9edec Fix main gitignores [Bill Tomczak]
- aa6a679 Clear out all the old composer mess [Bill Tomczak]
- 15791af Move texts to language files [Bill Tomczak]
- 7d3aae8 Fix formatting in language file [Bill Tomczak]
- 5193614 Add file type dependency in admin file form [Bill Tomczak]
- f28eb84 Finish fixing file upload procedure [Bill Tomczak]
- c6b112d Fix access permissions manifest [Bill Tomczak]
- 60d076c Cleanup/simplify code [Bill Tomczak]
- 9ef4531 Use standard id and use core controller save [Bill Tomczak]
- 2b046d8 Create and use custom uploader field [Bill Tomczak]
- 847c762 Add missing dependency [Bill Tomczak]
- 6a8c8d3 Fix formatting [Bill Tomczak]
- 385df06 Pay attention to permissions settings [Bill Tomczak]
- b98b4bc Minor formatting fixes [Bill Tomczak]
- 900a997 Rearrange code to proper methods [Bill Tomczak]
- cdd772d Pay attention to admin access permissions [Bill Tomczak]
- b56e3f2 Fix various issues with files admin view [Bill Tomczak]
- 9e9f513 Cleanup form manifest formatting [Bill Tomczak]
- bedc7ed Bump dev version [Bill Tomczak]
- cc39e05 Flatten admin view class inheritance [Bill Tomczak]
OSDownloads Free v1.13.6
- Published: 10 February 2019 10 February 2019
- Add Brazilian Portuguese translation
Commit Log
- 1fe138b Release v1.13.6 [Bill Tomczak]
- eeea6f6 Update file headers [Bill Tomczak]
- d0a7ebc Update file headers [Bill Tomczak]
- 9a044f5 Corrections for Brazilian Portuguese translation [Bill Tomczak]
- 8b4645f Additional Portuguese translations DOWN-354 [Bill Tomczak]
- 9225ac1 Add Portuguese translation DOWN-354 [Bill Tomczak]
OSDownloads Free v1.13.5
- Published: 16 December 2018 16 December 2018
- Fixes broken state/delete buttons in admin file list
- Fixes page headings to use menu settings
- Fixes broken download when email not required with other requirements
Commit Log
- 6c6a095 Release v1.13.5 [Bill Tomczak]
- 8bdac7b Bump dev version [Bill Tomczak]
- 7d988b1 Don’t always require email DOWN-346 [Bill Tomczak]
- c5cd940 Clean class usage [Bill Tomczak]
- 522e181 Bump dev version [Bill Tomczak]
- fa748be Formatting/Standards fixes [Bill Tomczak]
- e1a38b5 Use page heading parameter from menus [Bill Tomczak]
- 9d80d87 Bump dev version [Bill Tomczak]
- 0d35ca6 Fix language for list actions [Bill Tomczak]
- 46f8bbd Fix publish/unpublish/delete buttons in files list DOWN-350 [Bill Tomczak]
- 2650157 Minor format fix to standards [Bill Tomczak]
- aeae4bb Bump dev version [Bill Tomczak]
- 138c0cd Fix up configuration page title DOWN-308 [Bill Tomczak]
- 05f3710 Fix language [Bill Tomczak]
- 0160e5c Update quote escaping in language files DOWN-284 [Bill Tomczak]
- 6926c1b Update obsolete usage [Bill Tomczak]
OSDownloads Free v1.13.3
- Published: 30 September 2018 30 September 2018
- Fix incompatibility with Windows servers
Commit Log
- 06d5baa Release v1.13.3 [Bill Tomczak]
- c11847b Fix path to class method to handle windows servers [Bill Tomczak]
OSDownloads Free v1.13.2
- Published: 15 July 2018 15 July 2018
- Fix issue with new installs not creating database tables
Commit Log
- 09ecabb Release v1.13.2 [Bill Tomczak]
- f496e71 Fix comment [Bill Tomczak]
- 63e2139 Fix database installer tags for new installs [Bill Tomczak]
- 249a672 Fix broken language string [Bill Tomczak]
- 9b74c12 Remove unneeded manual file load [Bill Tomczak]