Releases: jmcameron/attachments
Releases · jmcameron/attachments
V4.2.1
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
-
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
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
V4.1.4
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.