Skip to content

Releases: jmcameron/attachments

V4.2.1

06 Jan 13:38

Choose a tag to compare

What's Changed

  • Registry is not the correct class for storing access rights by @JLTRY in #168
  • Use filter_var_array instead of filter_var. Fixes importing csv files by @parapente in #169
  • Removed unnecessary file and its use. by @yild in #174
  • Removed unnecessary files and its uses. by @yild in #175
  • Check using js if we are on mobile and modify the links when needed. by @parapente in #178
  • Fix order of arguments for onContentBeforeSave event by @parapente in #173
  • Some fixes after #174 and #175 PR by @yild in #180

Full Changelog: v4.2.0...v4.2.1

V4.2.0

07 Nov 10:46

Choose a tag to compare

  • Announce compatibility with Joomla 6.0 [#164](file:///issues/164)
    
  • better look for attachemnts edit in backend [#156](file:///pull/156)
    
  • add the possibility to insert attachments from other articles issue [#157](file:///issues/157)
    
  • Force creation of site attachment model issue [#159](file:///issues/159)
    
  • Allow installation of the component from the joomla cli [#163](file:///pull/163)
    

V4.1.6

01 Aug 07:34

Choose a tag to compare

fix issue #140 Accessibility issue
fix issue #145 The add attachment link on the articles of the front page does not correspond to the right article
Fix model ids for adding, editing, deleting attachments #146
Remove some unknown legacy code
Fixes for installation #140
Fixes some links in copyrights
Fixes for JED Checker warnings
Fix issue #150 Missing attachments.xml brakes joomla

V4.1.5

12 Jul 14:35

Choose a tag to compare

fix issue #137 PSR12 compatibility

V4.1.4

28 Jun 19:40

Choose a tag to compare

Modifications

  • Introduce new extended filtering, new backend list visualisation that is more coherent with Joomla! interface,
    introduce bootstrap styling to list and filtering controls.
  • fix issue #135 Cannot add attachment to category

Notes:

  • Searching attachments using the id has changed in the backend. You can now use id: to find an attachment using its id.

V4.1.3

22 Jun 11:57
153efc1

Choose a tag to compare

  • fix issue #119 Install - checksum verification failed
  • fix issue #121 Accessibility warning
  • Fix issue #125 Wrong variables names
  • Fix issue #128 Verify URL existence is not working
  • Adding FontAwesome feature - alternative for legacy gif icons.

V4.1.2

04 Apr 08:09

Choose a tag to compare

correct warnings
Issue #113
Issue #115

v4.1.1

07 Feb 09:34

Choose a tag to compare

v4.1.0

02 Jan 08:38

Choose a tag to compare

See README.md for modifications

v4.0.4

09 Nov 19:51

Choose a tag to compare

See README.md