Skip to content

Releases: jmcameron/attachments

Attachments Release 3.2.3

20 Mar 20:06
Compare
Choose a tag to compare

2015-03-20: Release 3.2.3

  • Fixed issue with category blog lists for Joomla 3.4
  • Fixed article com_media confusion issue for Joomla 3.4
  • Tested with Joomla 2.5.28 and 3.4.0

Attachments Release 3.2.2

03 Mar 06:41
Compare
Choose a tag to compare

3.2.2 - Released March 2, 2015

  • 2015-02-20 Fixed some small issues related to supporting Attachments for JEvents
  • 2015-02-22 Fixes for add/insert attachments editor button icons
  • Minor adjustments for Joomla 3.4
  • Tested with Joomla 2.5.28 and 3.4

Attachments 3.2.1

16 Feb 06:47
Compare
Choose a tag to compare

3.2.1 - Released February 15, 2015

  • 2015-02-15 Fixed problem with filenames of the downloaded files

Attachments Release 3.2.0

03 Mar 07:05
Compare
Choose a tag to compare

3.2.0 - Released February 1, 2015

  • 2014-01-18 Adjustment to migration importer to better handle UTF-8
  • 2014-01-19 Fix to disable attachments display on category list title (J3)
  • 2014-01-26 Fix to migration importer to strip of any leading BOM
  • 2014-01-26 Fix for icon on editor-xtd add attachment button (J3)
  • 2014-05-30 Fixes to be more robust to partial/failed uninstalls
  • 2015-06-08 Disable all attachments plugins if component is uninstalled.
    This should prevent problems when incorrectly uninstalling only the
    component. To uninstall correctly, uninstall the Attachments Package;
    it will uninstall the component and all plugins.
  • 2014-08-22 Refactored displaying attachments lists in editors
  • 2014-08-23 Disable all attachments plugins if uninstalling
    the Attachments content plugin, the Attachments plugin framework
    plugin, and the Attachments for content plugin. See 2014-06-08 note.
  • 2014-08-23 Added checking for supported databases during installation.
  • 2014-09-14 Refactor of Attachments plugin API to better support other components.
  • 2014-09-17 Fixed bug in joomfish/lanternfish handling
  • 2014-09-18 More updates for joomfish/lanternfish handling
  • 2014-10-14 Cleaned up Javascript of refresh function
  • 2014-11-04 Fix for editor add-attachments button issue
  • 2014-11-16 Fixed bug when creating article from front end
  • 2014-11-28 Fix to better handle PDF mime type
  • 2014-12-12 Fix for missing 'Add Attachment' button for Joomla 3.4
  • 2015-01-24 Fixed missing admin utils icon in Joomla 3.3.6
  • 2015-02-01 Moved repos from joomlacode.org to github.com
  • 2015-02-01 Switched to semver-compatible version numbering
    (This version number is not quite semver compliant but future ones will be)
  • 2015-02-01 Tested with Joomla 3.3.6 and 2.5.28 on Ubuntu

Port Attachments from joomlacode.org to github

01 Feb 04:26
Compare
Choose a tag to compare

Ported Attachments to github because joomlacode.org is being shut down.
See http://developer.joomla.org/news/602-joomlacode-is-closing.html

This tag is just a snapshot of the state of Attachments as of the porting.

Attachments Release 3.1.3

01 Feb 03:19
Compare
Choose a tag to compare

3.1.3 - Released November 15, 2013

  • Joomla 3.2 Compatibility Release
  • Allow display of attachments lists in editors for non-article
  • Fixed migration importer handle obsolete 'section' attachments
  • Fixed bug in 'Show attachments to non logged-in users' option
  • Fixed issue with displaying options with Joomla 3.2

Attachments Security Release 3.1.2

01 Feb 04:13
Compare
Choose a tag to compare

3.1.2 - Released August 14, 2013

  • SECURITY RELEASE
  • Fixed bug in max_attachments_size handling.
  • Fixed issue with add-attachment button not showing correctly in Joomla 3.x.
  • Robustness fixes for attachment plugins.
  • Enabled scrolling on upload forms to ensure that all existing attachments can be seen, even when there are many.
  • Fixed issue with missing 'KB' language item in attachments list. Changed 'KB' to 'kB' to match Wikipedia 'kilobyte' article
  • Added fix to display attachments for non-menu category blog views.
  • Fix to return user logging in to the prior page.
  • Fix security issue with PHP files qqq.php. (note trailing period)

Attachments Security Release 3.1.1

01 Feb 04:13
Compare
Choose a tag to compare

3.1.1 - Released July 11, 2013

  • SECURITY RELEASE
  • Prevent uploading image file exploits (Security Fix for VEL)

Attachments Release 3.1

01 Feb 04:11
Compare
Choose a tag to compare

3.1 - Released June 8, 2013

  • Supports both Joomla 2.5.7+ and 3.x!
  • Many fixes and improvements. See administrator/components/com_attachments/Changelog.php
  • Improved permissions handling for backend users with limited permissions.
  • New option to display attachments to the public that require logging in to download.
  • URL attachments are now handled in a secure way (download count works for both).
  • Now supports Joomfish (with additional plugin).
  • Refactored to allow template overrides of all CSS files and images.
  • More robust file downloading.
  • Many fixes and improvements.
  • 9624 Downloads

Attachments Release 3.0.5

01 Feb 04:19
Compare
Choose a tag to compare

3.0.5 - Released April 25, 2013

  • Fixed bug causing problems when running on Joomla 2.5.10.