This area contains the changelogs for recent versions of the OSDownloads Pro extension. Click here to access the main OSDownloads page. You can also click here to see the changelog for OSDownloads Free.

OSDownloads Pro v1.13.0

  • Requires minimum version 1.9.2 to upgrade
  • All Mailchimp/Constant Contact Tabs replaced by Mailing Lists tab
  • Adds support for AcyMailing
  • Change checkbox multi-select fields to standard dropdown/selection lists

Commit Log

  • bedee71 Release v1.13.0 [Bill Tomczak]
  • d73cece Merge pull request #78 from OSTraining/DOWN-227 [Bill Tomczak]
  • eddb202 Add some tooltips [Bill Tomczak]
  • 1423685 Improve some language [Bill Tomczak]
  • 9f85396 use new isEnabled() method [Bill Tomczak]
  • c6f4706 Check for AcyMailing installed [Bill Tomczak]
  • f1fffd3 Improve admin display of mailing list config [Bill Tomczak]
  • 126f5a6 Bump dev version [Bill Tomczak]
  • 4989015 Re-sort language files [Bill Tomczak]
  • 0fde13b Update all file headers/copyright notices [Bill Tomczak]
  • 17337e2 Fix language string [Bill Tomczak]
  • c071863 Add method for adding users to AcyMailing lists [Bill Tomczak]
  • 8d99bd0 Add AcyMailing selection forms [Bill Tomczak]
  • 24607e0 Create common enable testing [Bill Tomczak]
  • 0766122 Slight reorg of pro file config manifest [Bill Tomczak]
  • 10640d6 Switch to multiple list instead of checkboxes [Bill Tomczak]
  • e7336e5 Finalize and test new Constant Contact plugin [Bill Tomczak]
  • f3f1e52 Check status of table save and constant contact enabled [Bill Tomczak]
  • f2c1b2d Check for Mailchimp enabled [Bill Tomczak]
  • 48bbd55 Finalize new constant contact plugin [Bill Tomczak]
  • 76e2fd7 Move utility methods to parent [Bill Tomczak]
  • a840e14 Fix comment [Bill Tomczak]
  • 493f084 Switch to Mailchimp client for loading API [Bill Tomczak]
  • b03d827 Finalize new Mailchimp plugin [Bill Tomczak]
  • 631fb51 Updates to comments [Bill Tomczak]
  • 3b222a4 Update document table class to handle new parameters field [Bill Tomczak]
  • bbd2495 Add missing language string [Bill Tomczak]
  • 9c73708 Fix form field names [Bill Tomczak]
  • 9089192 Simplify list/group list retrieval [Bill Tomczak]
  • c24064a Remove old style table class setup [Bill Tomczak]
  • 2270574 Updates for Mailchimp groups custom field [Bill Tomczak]
  • 8d4108d Update document table parameters from old fields [Bill Tomczak]
  • 7942ea1 Fix parameter management for categories [Bill Tomczak]
  • 2b01768 Add schema updater to disable changes meant only for free version [Bill Tomczak]
  • af1e717 Remove faulty mysql updater [Bill Tomczak]
  • 2c13cda Remove loading of unneeded classes [Bill Tomczak]
  • 1623532 Defer all database schema changes to free version [Bill Tomczak]
  • d553199 Sync manifest with free [Bill Tomczak]
  • 7751793 Bump dev version [Bill Tomczak]
  • ad5579b Initial code move to plugin architecture [Bill Tomczak]
  • 4295fe8 Rationalize parameter key [Bill Tomczak]
  • 9ff28ad Add some comment notes [Bill Tomczak]
  • e0d0f91 Load pro file form options before additional plugin processing [Bill Tomczak]
  • d4b5cf6 Move mailing list form fields from file to plugin definitions [Bill Tomczak]
  • ae33c90 Move category form fields to new plugin architecture [Bill Tomczak]
  • dbb44e9 Remove replaced category form preparation [Bill Tomczak]
  • 31070cc Moved pro mail chimp parameter conversion from free installer [Bill Tomczak]
  • 4c30890 Fix typo in installer script [Bill Tomczak]
  • 23ebf25 Update mailing list plugin form definitions to track Free changes [Bill Tomczak]
  • 9b7a60e Adjustments for Constant Contact form field [Bill Tomczak]
  • 33c3b05 Minor fix for Mailchimp list field error messages [Bill Tomczak]
  • cd414e9 Update mail chimp custom form fields for reliability and parameter changes [Bill Tomczak]
  • 3022c21 Update mail chimp parameter keys used by legacy conversions [Bill Tomczak]
  • 689e5eb Restructure constant contact parameters for new plugin architecture [Bill Tomczak]
  • d024117 Minor format changes and error handling in install script [Bill Tomczak]
  • 570c3fa Move Mailchimp and Constant Contact configurations to new plugin structure [Bill Tomczak]
  • 840e264 Restructure content plugin for inheritance from Free [Bill Tomczak]
  • c64395b Improve sync with free manifest [Bill Tomczak]
  • 884a0ed Fix attribute names in install manifest [Bill Tomczak]
  • 5e51776 Rename source folder for content plugin [Bill Tomczak]
  • 6336d07 Update JED Url [Bill Tomczak]
  • ef1eafc Fix language string [Bill Tomczak]
  • d0e102d Bump dev version [Bill Tomczak]

OSDownloads Pro v1.12.6

  • Picks up changes from free version
  • 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

  • 69f6890 Release v1.12.6 [Bill Tomczak]
  • 0a160b3 Bump dev version [Bill Tomczak]
  • c07bbb3 Bump dev version [Bill Tomczak]
  • a6d3e67 Minor standards fixes [Bill Tomczak]

OSDownloads Pro v1.12.5

  • Allow multiple copies of same download button on the same page

Commit Log

  • b9bfc80 Release v1.12.5 [Bill Tomczak]
  • 4d1b019 Make sure we get unique shot code IDs DOWN-328 [Bill Tomczak]

OSDownloads Pro v1.12.4

  • Make sure fields model gets loaded
  • Move system plugin to content plugin
  • Add es-ES translation (Gustavo Gómez)
  • Changes from Free version
  • Handle errors on external url downloads
  • Improved installation error handling

Commit Log

  • 5acc15f Release v1.12.4 [Bill Tomczak]
  • 7d41d05 Add es-ES translation (Gustavo Gómez) [Bill Tomczak]
  • 91f9e0d Minor formatting fix [Bill Tomczak]
  • bfff194 Add missing de-DE translation files [Bill Tomczak]
  • 053fa00 Remove unused language files [Bill Tomczak]
  • d360c7f Don’t mess with minified js script for now [Bill Tomczak]
  • d687b43 Verify/sync manifest with Free [Bill Tomczak]
  • 9bcfc2f Verify/Sync content plugin languages files [Bill Tomczak]
  • 3984b7e Verify/sync admin language files [Bill Tomczak]
  • ba691f8 Bump dev version [Bill Tomczak]
  • 503d4a6 Remove uncompleted editor button plugin [Bill Tomczak]
  • 6c80a3c Merge pull request #77 from OSTraining/move-system-plugin [Bill Tomczak]
  • e0e2380 Make sure old plugin is not hanging around [Bill Tomczak]
  • 5c5925e Remove unnecessary comment [Bill Tomczak]
  • d7057cb Remove pointless method [Bill Tomczak]
  • 199c1ed Remove obsolete hack for system plugin version [Bill Tomczak]
  • 88e7322 Standards fixes [Bill Tomczak]
  • 6a87b41 Make sure language file is loaded [Bill Tomczak]
  • 4eb0bc0 Refactor methods as content plugin [Bill Tomczak]
  • c65bcae Fix manifest for moved plugin [Bill Tomczak]
  • bb36029 Rename language files correctly [Bill Tomczak]
  • fd871e5 Update identifying language strings [Bill Tomczak]
  • 73db488 Bump dev version [Bill Tomczak]
  • 5875d2b Update main manifest for moved plugin [Bill Tomczak]
  • da1ecb8 Minor formatting fixes [Bill Tomczak]
  • 6d2670c Rename plugin itself [Bill Tomczak]
  • e2f9dca Rename all language strings [Bill Tomczak]
  • a6b21fc Initial file rename [Bill Tomczak]
  • 2992dca Standards fixes [Bill Tomczak]
  • 9ae3406 Standards Fixes [Bill Tomczak]
  • 278abee Ensure fields model folder is in path DOWN-326 [Bill Tomczak]
  • b07fb2c Formatting fixes [Bill Tomczak]
  • 2d6b5ab Bump dev version [Bill Tomczak]

OSDownloads Pro v1.12.3

  • Pick up fixes from OSDownloads Free:
  • Fixes undefined variables problem in downloads view default template
  • Fixes corrupt category path causing 404 errors
  • Removes css interfering with component display

Commit Log

  • 754a4b6 Release v1.12.3 [Bill Tomczak]

OSDownloads Pro v1.12.2

  • Fix issues on the download button

Commit log

  • e287157 Update minor version to stable [Anderson Grudtner Martins]
  • f9f30ed Bump alpha version [Anderson Grudtner Martins]
  • 0d3c8c4 Fix undefined validation methods on the frontend [Anderson Grudtner Martins]
  • d74aaf9 Fix classes for download buttons [Anderson Grudtner Martins]
  • 6ef0749 Fix cache for script/stylesheet [Anderson Grudtner Martins]
  • a056ea0 Fix script/stylesheet loading [Bill Tomczak]
  • bc56a30 Make phpminimum be 7.0 [Nick Savov]

OSDownloads Pro v1.12.1

  • Update bundled javascript files, available on the Free repo;

Commit log

  • ea443b2 Bump minor version [Anderson Grudtner Martins]

OSDownloads Pro v1.12.0

  • Added custom fields for download forms;
  • Added params to customize the download form title, header, and footer;
  • Added new column to the emails list for displaying/copying user download data;
  • Added custom fields to the exported list of emails as CSV;

Commit log

  • b372c4e Prepare to release 1.12.0 [Anderson Grudtner Martins]
  • 4cc8728 Bump alpha version [Anderson Grudtner Martins]
  • 85abed6 Bump alpha version [Anderson Grudtner Martins]
  • 0d7b12f Bump alpha version [Anderson Grudtner Martins]
  • 608c12c Rename block layou to “plain”, DOWN-300 [Anderson Grudtner Martins]
  • a9c49da Fix download popup in the system plugin, DOWN-300 [Anderson Grudtner Martins]
  • cecd63c Bump alpha version [Anderson Grudtner Martins]
  • 560a3ff Remove useless dummy fieldset, DOWN-300 [Anderson Grudtner Martins]
  • ada8da3 Move layouts to the site folder [Anderson Grudtner Martins]
  • 9fcfde3 Bump alpha version [Anderson Grudtner Martins]
  • 1f69d8f Add the layout folder to the manifest [Anderson Grudtner Martins]
  • 0ee8364 Add the layout for the social media links, DOWN-300 [Anderson Grudtner Martins]
  • 1730c57 Remove view for social download. It is a layout now. DOWN-300 [Anderson Grudtner Martins]
  • 4288342 Fix position of title with download link, DOWN-300 [Anderson Grudtner Martins]
  • 85c6913 Update version number [Anderson Grudtner Martins]
  • 5b2ff09 Add additional settings for customizing the download form, DOWN-300 [Anderson Grudtner Martins]
  • c7ef0c5 Replace hardcoded download buttons with layout, DOWN-300 [Anderson Grudtner Martins]
  • 2ab30c5 Fix size of the "eye" icon [Anderson Grudtner Martins]
  • da6b3b7 Add custom download data to the exported CSV, DOWN-300 [Anderson Grudtner Martins]
  • 60a3454 Add column to the admin list to see and copy download data, DOWN-300 [Anderson Grudtner Martins]
  • a51c48f Fix PHP error [Anderson Grudtner Martins]
  • 9302ca3 Initial implementation of custom fields for downloads, DOWN-300 [Anderson Grudtner Martins]
  • 11d65e9 Fix access file [Anderson Grudtner Martins]
  • df89048 Fix ordering bug for file list [Anderson Grudtner Martins]
  • b69be10 Fix error when not accessing the files views, DOWN-314 [Anderson Grudtner Martins]
  • 97b67aa Add new submenu for download fields, DOWN-314 [Anderson Grudtner Martins]

OSDownloads Pro v1.11.0

  • Update PHP requirement from 5.3 to 5.6
  • Allow interest groups to be optional on Mailchimp integration
  • Fix layout for multiple columns
  • Add missed language term
  • New router (see Free version 1.8.0)
  • Fix popup for download links in the title

Commit log

  • 0597c41 Update version to 1.11.0 [Anderson Grudtner Martins]
  • 8e31697 Fix popup for download links on the title [Anderson Grudtner Martins]
  • 3bca950 Restore sef_ext.php file in the manifest file [Anderson Grudtner Martins]
  • b812e86 Update version to 1.10.2 [Anderson Grudtner Martins]
  • b010d8b Replace duplicated downloads template file with specific pro file [Anderson Grudtner Martins]
  • 8a3c400 Add missed language term [Anderson Grudtner Martins]
  • 34820ab Fix manifest, removing seg_ext.php [Anderson Grudtner Martins]
  • 7cf7088 Fix multiple columns layout, DOWN-319 [Anderson Grudtner Martins]
  • cc47a29 Fix layout for the number of columns param, DOWN-319 [Anderson Grudtner Martins]
  • ded6da1 Merge branch 'development' into DOWN-271 [Bill Tomczak]
  • 0c091cd Bump dev version [Bill Tomczak]
  • 03023d6 Allow interest groups to be optional [Bill Tomczak]
  • 13975d9 Add missing comments [Bill Tomczak]
  • d32c279 Update php requirement [Bill Tomczak]

OSDownloads Pro 1.10.1

  • Fixes file permissions, removing execute permission from some files
  • Adds custom fields for files, allowing to set custom information for the available files

Commit log

  • e329dc4 Merge branch 'master' into development [Anderson Grudtner Martins]
  • f959de9 Update dev version to 1.10.2b1 [Anderson Grudtner Martins]
  • d5c5b99 Bump version to 1.10.1 [Anderson Grudtner Martins]
  • 5b99696 Bump dev version [Bill Tomczak]
  • 2fbd95b Update version, preparing to release 1.10.0 [Anderson Grudtner Martins]
  • 822f1f5 Fix the category filter for custom fields in the file view, DOWN-300 [Anderson Grudtner Martins]
  • 7929d10 Bump dev version [Anderson Grudtner Martins]
  • ea819a6 Adjust the menu items for file fields and field groups, DOWN-300 [Anderson Grudtner Martins]
  • c9b644a Fix error while saving, after add the fake catid field, DOWN-300 [Anderson Grudtner Martins]
  • 8efd9c6 Add catid field to documents to match what com_fields expects, DOWN-300 [Anderson Grudtner Martins]
  • 26befe2 Add category helper to display the category field in the custom field form, DOWN-300 [Anderson Grudtner Martins]
  • 93fd119 Add basic support for custom fields, DOWN-300 [Anderson Grudtner Martins]
  • e8ed56a Update the namespace for the helper [Anderson Grudtner Martins]
  • 7445c53 Fix file permissions [Anderson Grudtner Martins]
  • 18a7b53 Bump dev version [Bill Tomczak]