Releases: joshf/Indication
Releases · joshf/Indication
Version 7.0
Added
- New API system (info exposed via JSON)
- Detailed breakdown for each link
- CSV export
- IP addresses and referrers are logged
- Blacklist IP's
Changed:
- Interface has been completely rewritten
- Get.php is now much simpler
- Dependencies are managed with bower
- Tweaked icon
Fixed
- Loads of bug fixes
- Improved worker security
Version 6.0.1
Fixed
- Incorrect input type
Version 6.0
Added
- API system
- Much better installer
- Download search
- Downloads are now added/edited via a worker
Changed:
- Interface has been completely rewritten
- Get.php is now much simpler
- Download are now added and edited without leaving the page
- Less dependency on external resources
- Tweaked icon
Fixed
- CSS now loads if url rewriting is used
- Loads of bug fixes
- Improved worker security
Version 5.1
Added:
- Hide status bar on iOS
- Method to reset password
- Remember me readded!
Changed:
- Moved from mysql to mysqli
- Redesigned login screen
Fixed:
- Fix issue where password could be enabled but a blank password would be allowed
Version 5.0
Added:
- Indication now has an icon
Changed:
- New UI based on BootStrap 3
- Validation now uses nod.js
Fixed:
- Bug fixes
- Fixed bug where 0 would not be allowed in count
- Trailing slash is removed from script path
Version 4.5
Added:
- Selectors can be searched using the bootstrap-select plugin
- Table highlights on mouseover
- Generate a password protection salt on install
Changed:
- Button colour and layout on get page
- Simplified code (JS)
- User details now stored in databases
- Each row has an action column contain management tasks (edit, complete etc)
- Updated url regex
- Structural changes
- Remove icons from navigation
- Remove zero clipboard (now uses bootbox to show tracking link)
- Remove themes
- Changed update mechanism
Fixed:
- Fix sorting arrows
- Fixed bugs with DataTables
- Fix logout
Version 4.4
This is the first release to include an upgrade script, simply follow the updating instructions in the read me and then run installer/upgrade.php
Added:
- Password are now salted
- Notification system (via Bootstrap notify)
- New method of showing tracking link
Changed:
- Minor changes to installer
- Uses minified js and css for speed improvements
- Password are now salted
- Dialog are created using boot box now
- Redesigned top nav
- Remove glamorous db error messages
- Use mysql_num_rows rather than assocs for certain queries
- Remove need for unique key/other work on login session
- Add autocomplete="off" to forms
- Show message if user has no downloads to edit
Fixed:
- Fix dropdowns on mobile devices
Version 4.3.1
Added:
- Add fallback for systems that dont support flash when showing tracking link
Changed:
- Minor interface tweaks
Fixed:
- Fix resizing issue on mobile (seen on iOS) by hiding certain columns