Skip to content

Releases: joshf/Indication

Version 7.0

02 Nov 19:16

Choose a tag to compare

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

10 Jan 10:35

Choose a tag to compare

Fixed
  • Incorrect input type

Version 6.0

08 Jan 12:45

Choose a tag to compare

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

21 Sep 10:57

Choose a tag to compare

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

08 May 18:08

Choose a tag to compare

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

28 Dec 17:10

Choose a tag to compare

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

24 Aug 14:14

Choose a tag to compare

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

03 Jul 10:50

Choose a tag to compare

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

4.3

02 Jul 19:49

Choose a tag to compare

4.3
Added:
  • Allow downloads to be ignored if admin is logged into Indication
  • ZeroClipboard added so we can actually copy the tracking link to the clipboard
Changed:
  • Update jqBootstrapValidation
  • Use bootstrap modals rather than JavaScript alerts
Fixed:
  • Fix installer bug

4.2.1

02 Jul 19:49

Choose a tag to compare

Fixed:
  • Fix security flaw with installer