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.9.0
- Published: 16 January 2018 16 January 2018
- Improved toolbar for file form in admin. Added Save & New and Save as Copy buttons;
- Improved title and icon for admin pages;
- Improved the code refactoring repeated code for download buttons;
- Preparing for the new Pro feature: Custom Fields for Downloads forms;
Commit log
- dc977e1 Update version to 1.9.0 [Anderson Grudtner Martins]
- 80770a7 Fix the download form, a regression, DOWN-300 [Anderson Grudtner Martins]
- c93907c Bump alpha version [Anderson Grudtner Martins]
- 0788656 Fix the cancel button [Anderson Grudtner Martins]
- c3eeee6 Improve toolbar for some views [Anderson Grudtner Martins]
- f576efc Fix download popup for custom fields and tabs, DOWN-300 [Anderson Grudtner Martins]
- ed1be54 Fix download form for multiples files in the same page, DOWN-300 [Anderson Grudtner Martins]
- 75fa171 Only displays the custom fields if require_email is enabled [Anderson Grudtner Martins]
- c5cf78a Make sure to have unique ids for popup and download buttons [Anderson Grudtner Martins]
- f612a31 Move the layouts to the site folder [Anderson Grudtner Martins]
- 5d8c186 Remove view for social download. It is a layout now. DOWN-300 [Anderson Grudtner Martins]
- 19aa354 Fix position of title with download link, DOWN-300 [Anderson Grudtner Martins]
- 12461bd Add form validation for custom fields [Anderson Grudtner Martins]
- 1a3f3b7 Improve layout for fields on the download form [Anderson Grudtner Martins]
- c6f080c Fix default tab on the download popup [Anderson Grudtner Martins]
- c103e96 Fix duplicated form for download [Anderson Grudtner Martins]
- 1d786fd Replace hardcoded download buttons with layout, DOWN-300 [Anderson Grudtner Martins]
- 307e9d5 Improve popup form for custom fields [Anderson Grudtner Martins]
- 0a94c61 Prepare for supporting download custom fields in the pro version [Anderson Grudtner Martins]
- 099b8e8 Adapt for new minify phing task [Anderson Grudtner Martins]
- edbdf8d Fix PHP error [Anderson Grudtner Martins]
- abf735e Update the js bundle files [Anderson Grudtner Martins]
- ffde2d6 Adapt for support the merge and minify targets on the builder [Anderson Grudtner Martins]
- 0ef4df6 Initial implementation of custom fields for downloads, DOWN-300 [Anderson Grudtner Martins]
- 7f807b6 Fix code styling [Anderson Grudtner Martins]
- 37998fb Fix the column name for email addresses [Anderson Grudtner Martins]
OSDownloads Free v1.8.3
- Published: 02 January 2018 02 January 2018
- Releasing again to fix the HEAD of the release (error on the release process)
Commit log
- 6c0c062 Update version to 1.8.3 [Anderson Grudtner Martins]
OSDownloads Free v1.8.2
- Published: 02 January 2018 02 January 2018
- Fix installer
Commit log
- 575f7f1 Update version to 1.8.2 [Anderson Grudtner Martins]
- 448bf4f Restore the form folder [Anderson Grudtner Martins]
OSDownloads Free v1.8.1
- Published: 02 January 2018 02 January 2018
- Fix installer
Commit log
- 651cd59 Fix installer removing call to undefined container [Anderson Grudtner Martins]
- 321b561 Prepare to releasing 1.8.1 [Anderson Grudtner Martins]
- 71f5df7 Update illuminate library [Anderson Grudtner Martins]
- ab97c50 Fix manifest file and installation [Anderson Grudtner Martins]
OSDownloads Free v1.7.9
- Published: 11 December 2017 11 December 2017
- Fixes problem with managing categories
- Improved large file handling for remote file links
- Fixes compatibility issue with content plugins
Commit Log
- 1fbcfe4 Release v1.7.9 [Bill Tomczak]
- eac760f Changes the condition to load the includes in the helper, DOWN-312 [Anderson Grudtner Martins]
- 50cd7e5 Fix the not found helper file, DOWN-312 [Anderson Grudtner Martins]
- d63bc98 Fix coding standards in a helper [Anderson Grudtner Martins]
- 9adeddc Bump beta version [Anderson Grudtner Martins]
- e594dc4 Add compatibility with content plugins [Bill Tomczak]
- df9fb21 Bump dev version [Bill Tomczak]
- 9d1677d Clear all output buffering since it won’t be used DOWN-309 [Bill Tomczak]
- b2f5937 Check large file by size rather than local DOWN-309 [Bill Tomczak]
OSDownloads Free v1.7.8
- Published: 05 December 2017 05 December 2017
- Adds check for large files, failing more gracefully if too large, comparing to the available memory
- Fixes language strings
Commit log
- 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]
OSDownloads Free v1.7.7
- Published: 19 November 2017 19 November 2017
- Uses Joomla standard sidebars in admin lists
- Fixes potential class conflicts with other extensions
- Adds de-DE translation (incomplete)
Commit Log
- 47eadb2 Release v1.7.7 [Bill Tomczak]
- 9650043 Add attribution for translation (Dorothea Ebbing) [Bill Tomczak]
- 28cadc5 Add de-DE translation (incomplete) [Bill Tomczak]
- d736b61 Prevent potential class name clashes with other extensions [Bill Tomczak]
- a57e9d7 Use standard sidebar for emails view [Bill Tomczak]
- 2a6151a update formatting and usages [Bill Tomczak]
- 280b4fe Fix class name [Bill Tomczak]
- 002b6c0 Use standard sidebar for files admin view [Bill Tomczak]
- 69c40b6 Standardize forms across free/pro [Bill Tomczak]
- 303fac5 Fix config panel formatting [Bill Tomczak]
- d52ca2e Minor standards fix [Bill Tomczak]
- 66fee22 Standards fixes and remove j2.x support [Bill Tomczak]
- d4995ab Load language file from new location DOWN-302 [Bill Tomczak]
- 1b02cd0 Bump dev version [Bill Tomczak]
- cc02224 Update file headers [Bill Tomczak]
- 5d959c5 Update system requirements, minor formatting fixes [Bill Tomczak]
OSDownloads Free v1.7.6
- Published: 15 October 2017 15 October 2017
- Now enforces php 5.6 / Joomla 3.7 minimums
- Fix some issues with uninstall
- Localizes the language files
- Sync up all language constants to en-GB
Commit Log
- 94ab272 Release v1.7.6 [Bill Tomczak]
- b9909bd Minor coding standards fixes [Bill Tomczak]
- 4c31ea5 sync with pro manifest [Bill Tomczak]
- a54e944 cleanup manifest [Bill Tomczak]
- e817c97 Standardize language file formats [Bill Tomczak]
- 2e1e353 Sync all language files [Bill Tomczak]
- 8309cfb Fix syntax error in french translation [Bill Tomczak]
- 7716191 Localise the language files [Bill Tomczak]
- 48ee618 More graceful admin failure [Bill Tomczak]
- d6976eb Include Files module for uninstalls [Bill Tomczak]
- 3788851 Update minimum requirements [Bill Tomczak]
- c11827f Update composer php version [Bill Tomczak]
- e262bd5 Cleanup/Remove unused language strings [Bill Tomczak]
- 237e2a9 Update config manifest for standards [Bill Tomczak]
- cd179ca Bump dev version [Bill Tomczak]
OSDownloads Free v1.7.5
- Published: 17 January 2017 17 January 2017
OSDownloads Free
v1.7.5 - Maintenance Release
Aug 16, 2017
- Minor fix on the en-GB translation
- Add translation for fa-IR
- Improve design for the download button
- Fix download of files in iOS devices
v1.7.4 - Maintenance Release
Mar 14, 2017
- Fix broken button in Microsoft Edge
v1.7.3 - Maintenance Release
Feb 21, 2017
- Minor cleanup of some messaging and syntax warnings
v1.7.2 - Hotfix
Jan 6, 2017
- Prepare to release
- Released to pack new version of installer and AllediaFramework
v1.7.1 - Hotfix
Jan 5, 2017
- Prepare for release
- Fix mailchimp api folder
- Avoid PHP error if include is called multiple times
v1.7.0 - New MailChimp API and bug fixes
Jan 5, 2017
- Prepare for release
- Fix not found class
- Fix MC subscription removing blank interests
- Fix unloaded class for MC api
- Remove deprecated api “use”
- Fix exception class
- Removes deprecated class
- Adapt list subscription for API v3
- More reliable test for email entered
- Improve the selector for Facebook like box to avoid conflicts with other extensions
- Add new Mailchimp API
- Handle redirects on external urls
- Fix missed array conversion
- Bump version to beta
- Update deprecated usage
- Fix handling of category parameters
