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.6

  • 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

  • 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

  • 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

  • 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]

OSDownloads Free v1.13.1

  • Minor maintenance release for internal updates.

Commit Log

  • a1405b2 Release v1.13.1 [Bill Tomczak]
  • a511a34 Use shorter jedurl for OSDownloads File module [Nick Savov]
  • 79218ed No longer need to remove old file [Bill Tomczak]
  • 5492c18 Bump dev version [Bill Tomczak]

OSDownloads Free v1.13.0

  • Requires OSDownloads Free v1.7.2 to upgrade
  • Reorganize tabs for mailchimp options. Now found under Mailing List tab in configuration
  • Refactoring to support improved mailing list management in Pro versions

Commit Log

  • e779e6f Release v1.13.0 [Bill Tomczak]
  • ca38c3c Merge pull request #218 from OSTraining/DOWN-227 [Bill Tomczak]
  • 2b5f39e Provide messaging when no mailing lists enabled [Bill Tomczak]
  • 29aa671 use new isEnabled() method [Bill Tomczak]
  • 4169881 Add standard enable check method for mailing list manager [Bill Tomczak]
  • 5e0447f Fixed typo [Bill Tomczak]
  • 33a4416 Don’t use abstract class for Mailinglist manager [Bill Tomczak]
  • 21135e9 Provide method to check for plugin dependencies [Bill Tomczak]
  • 05b9088 Improve display of mailing list admin display [Bill Tomczak]
  • d4c564d Check folder existence before getting file list [Bill Tomczak]
  • 0286028 Update all file headers and copyright info [Bill Tomczak]
  • 1c462ed Add missing language strings for non en-GB files [Bill Tomczak]
  • 9ca31f8 Resort module language files [Bill Tomczak]
  • 3841302 re-sort all the language files [Bill Tomczak]
  • eeda92e Provide comment method for getting document [Bill Tomczak]
  • 27064b7 Sync minor version number with pro [Bill Tomczak]
  • 1684cfe Check for Mailchimp enabled [Bill Tomczak]
  • 262c4dd Move utility methods to parent [Bill Tomczak]
  • b0600ff Move method to parent class [Bill Tomczak]
  • d71b8ad Move method to parent class [Bill Tomczak]
  • e6819fe Remove debugging code [Bill Tomczak]
  • d12dc63 Remove old style table class definition [Bill Tomczak]
  • c515ba1 Fix misnamed class and move method up inheritance hierarchy [Bill Tomczak]
  • 10a9e6f Execute only if store succeeded [Bill Tomczak]
  • 47b7dc1 Remove old style table setups [Bill Tomczak]
  • 7d42e3e Minor schema version update [Bill Tomczak]
  • 91bd7ac Add schema updater for new consolidated db with support for new mailinglist plugins [Bill Tomczak]
  • 2edf4ac Update script for db consolidation [Bill Tomczak]
  • de7f1a4 Require more recent minimum version [Bill Tomczak]
  • 8262835 Update schema for both free and pro versions [Bill Tomczak]
  • cfdc19c Add missing table for uninstall [Bill Tomczak]
  • e72e65e Consolidate full db structure in one place [Bill Tomczak]
  • bd2ac5d Stabilize schema definitions [Bill Tomczak]
  • d8a0f8f Update minimum previous version to 1.4.9 [Bill Tomczak]
  • f6797a3 Bring db under db management [Bill Tomczak]
  • 54d5097 Remove obsolete installer file [Bill Tomczak]
  • cf5a6d8 Bump dev version [Bill Tomczak]
  • 74f03f6 Enforce minimum previous version, clear out old db conversions [Bill Tomczak]
  • aefba26 Minor code cleanup [Bill Tomczak]
  • 91f826a Simplify content plugin loading [Bill Tomczak]
  • 172ed9d Flatten method calls [Bill Tomczak]
  • b2ddfb2 Restructure plugin architecture [Bill Tomczak]
  • f753a2b Open up plugin interface [Bill Tomczak]
  • 70cf147 Update for standards issues [Bill Tomczak]
  • d95c2ca Remove pro file form insertion [Bill Tomczak]
  • daa2c19 Add hook for file form to mailinglist plugin manager [Bill Tomczak]
  • c630bb2 Remove debugging code [Bill Tomczak]
  • db4c309 Fix some comments [Bill Tomczak]
  • 11b4506 Simplify mailiinglist plugin form definitions [Bill Tomczak]
  • 66209e7 Don’t worry about converting pro mailchimp params [Bill Tomczak]
  • 7d388b5 Restructure mailing list plugins for multiple form loading [Bill Tomczak]
  • fdaaa13 Make sure parameters are restructured before anything else on updates [Bill Tomczak]
  • f885e73 Add ability to sort Mailing List configurations [Bill Tomczak]
  • 80c1417 Make sure Mailing List Pro plugin configurations override Free [Bill Tomczak]
  • 4e180a9 Minor improvements to content plugin [Bill Tomczak]
  • 82b4027 Abstract parameter restructuring method on install [Bill Tomczak]
  • f11ebcb Complete mailing list plugin restructuring [Bill Tomczak]
  • 3b3c572 Minor format fixes [Bill Tomczak]
  • 4f6d24e Reformat parameters as needed [Bill Tomczak]
  • c22e7b4 Improve plugin instantiation and error reporting [Bill Tomczak]
  • a39393f Remove debugging code [Bill Tomczak]
  • 783d7e6 Improved config form checks to avoid collisions [Bill Tomczak]
  • a542913 Rename mail chimp configuration fields [Bill Tomczak]
  • 4bd94a9 Corrects obsolete manifest Alledia attribute [Bill Tomczak]
  • 7d0ea88 Restructure configuration to accept mailing lists as plugins [Bill Tomczak]
  • 74ecc49 Initial reorganization for mail list plugin structure [Bill Tomczak]
  • 4b62112 Fix JED/JS backlinks [Bill Tomczak]
  • 640dec8 Fix language string [Bill Tomczak]
  • 81c02c8 Bump dev version [Bill Tomczak]
  • 985187c Merge pull request #217 from OSTraining/DOWN-338 [Valentín]
  • eeae980 Remove duplicated separator [Valentín García]
  • bfcf91d Merge pull request #216 from OSTraining/DOWN-337 [Valentín]
  • be5d275 Output backgrund only when exists [Valentín García]
  • cd7809a Merge pull request #215 from OSTraining/DOWN-339 [Valentín]
  • cba9f45 Fix misaligned like button [Valentín García]

OSDownloads Free v1.9.6

  • Process item text fields for content plugins
  • Fix css that was not showing custom fields
  • Fix some router implementation issues
  • Restores Joomla 3.7 compatibility

Commit Log

  • c929c34 Release v1.9.6 [Bill Tomczak]
  • c32a244 Merge pull request #214 from OSTraining/router-get-params [Bill Tomczak]
  • 76caf39 Retain Joomla 3.7 compatibility [Bill Tomczak]
  • fb7929e Retain Joomla 3.7 compatibility [Bill Tomczak]
  • fea7dc7 Formatting fixes [Bill Tomczak]
  • 8c96279 Remove unneeded method layering [Bill Tomczak]
  • e6bd4d9 Fix some comments and update obsolete usages [Bill Tomczak]
  • e97f917 Merge branch 'development' into router-get-params [Anderson Grudtner Martins]
  • 4fb5a3b Avoid error when the current app doesn’t have getParams method [Anderson Grudtner Martins]
  • 9afaa6a Avoid to set custom segments before it is really required [Anderson Grudtner Martins]
  • 334d32f Bump dev version [Bill Tomczak]
  • d43ea93 Fix css for custom fields [Bill Tomczak]
  • b885639 Minor standards/comment fixes [Bill Tomczak]
  • 112c545 Fix standards issues [Bill Tomczak]
  • 73ec723 Prepare content for appropriate item fields [Bill Tomczak]

OSDownloads Free v1.9.5

  • Prevent duplicate js event handlers when multiple buttons used

Commit Log

  • 8ea3eec Release v1.9.5 [Bill Tomczak]
  • 1e27a97 Prevent stacking duplicate event handlers [Bill Tomczak]
  • cf5d1e1 Minor standards fix [Bill Tomczak]
  • 0aad846 Cleaner button layout code [Bill Tomczak]

OSDownloads Free v1.9.4

  • Add es-ES translation (Gustavo Gómez)
  • Handle errors on external url downloads
  • Improved installation error handling

Commit Log

  • d40ba5a Release v1.9.4 [Bill Tomczak]
  • d413378 Add es-ES translation (Gustavo Gómez) [Bill Tomczak]
  • 21b120f Remove unused language files [Bill Tomczak]
  • 7514952 Minor code cleanup [Bill Tomczak]
  • d2205ce Verify/Sync manifest with Pro [Bill Tomczak]
  • ca558a6 Improved error messaging for more download errors [Bill Tomczak]
  • fe673e3 Add missing comments [Bill Tomczak]
  • 2357aea Minor standards fix [Bill Tomczak]
  • a1e12c7 Minor standards fixes [Bill Tomczak]
  • eaf7a34 Improvement to optional layout display elements [Bill Tomczak]
  • 4a410de Standardize item object in model for consistency [Bill Tomczak]
  • 2dd2709 Standards/formatting fixes [Bill Tomczak]
  • b30c48b Formatting/Standards fixes [Bill Tomczak]
  • bd8cb6a Bump dev version [Bill Tomczak]
  • 7896306 Standards fixes [Bill Tomczak]
  • a8b7ff9 Minor standards fixes [Bill Tomczak]
  • a8d3f68 Fix comments, improved exception handling in installer [Bill Tomczak]

OSDownloads Free v1.9.3

  • Fixes undefined variables problem in downloads view default template
  • Fixes corrupt category path causing 404 errors
  • Removes css interfering with component display

Commit Log

  • c78d32e Release v1.9.3 [Bill Tomczak]
  • bf9c3c6 Remove unused css selectors [Bill Tomczak]
  • 18f2496 Minor standards fixes [Bill Tomczak]
  • e8a4064 Fix default category creation path and fix any previous category path issues DOWN-321 [Bill Tomczak]
  • 83d4568 Cleanup/Reorganize installer script [Bill Tomczak]
  • 9097909 Bump dev version [Bill Tomczak]
  • f5b9962 Fix comments [Bill Tomczak]
  • 25e43cb Fix some issues with default downloads template [Bill Tomczak]