File size: 1.26Kb
# Image Upload Changelog
## Changes in 1.1.7
- Code update UCP delete images.
## Changes in 1.1.6
- Code update.
## Changes in 1.1.5
- Code update to path_helper.
- Style redo for mobile by martin.
## Changes in 1.1.4
- Changed pagination on index/ucp/posting pages.
- Style update. CSS and html by martin.
## Changes in 1.1.3
- Added multiple upload section.
- Added permission for multiupload.
- Added sweetalert2 js for images.
- limit php.ini value in ACP.
- Various code changes.
## Changes in 1.1.2
- Added ACP switches for global on/off index and posting images.
- Added permission to view tab in UCP.
- Changed layout of title and delete/insert images.
- Added pagination for images.
- Various code updates.
## Changes in 1.1.1
- Fix deleting images on lower php version.
## Changes in 1.1.0
- Changed HSIMG to URL-IMG link.
- Added ACP options for link display.
- Deleted code for 3.1 uploading files.
## Changes in 1.0.9
- Rename "files" dir to "img-files" thanks to g0lang.
- Code update for 3.3.x
- Changed code for ACP for deleting images.
## Changes in 1.0.8
- Drop support 3.1.x
- Added allowed extensions for images in ACP.
- Moved functions to core/functions.
- Changed code for allowed extensions in controller.
- Changed code for Collapsible Categories 2.