About This File
IMPORTANT: This is entirely a developer resource - this means that if you are not a developer then this resource is complely useless to you. If you are a developer and wish to be granted access to download this resource, please create a support request.
I put this resource together to assist with needing to return to the usage of the "Update check URL" field on a resource, which is used by Invision Community Suite to check if an update for a resource is available.
Download and install and once installed, go to ->Application Update Checker->Resource listing, and click the 'Instructions' button which should hopefully explain things in a lot more detail.
This application makes use of itself to keep you notified as and when new updates are available
What's New in Version 1.2.0 See changelog
Released
NEW
-
Added a task to allow pruning of the 'Request listing' tracking information
- task will remove records on a regular basis (setting for task defaults to 'Never')
- task will prune IP addresses from the table based on the existing Invision setting for "Prune Member IP Addresses"
- Added setting to disable the tracking of requests
- Added ability to delete a resource listing
- Added basic ACP logging of additions/updates/deletions being performed
CHANGES
- The latest version of v4 and v5 will now be programatically determined based on the contents of the versions.json file configured in settings.
-
The following now-redundant settings have been hidden from view, and will be fully removed at a later point:
- 'Latest release of v4'
- 'Has v5 been released?'
- 'Latest release of v5'
- Fields where you select the version of Invision software are now sorted with most recent versions first (example: "Minimum IPS version supported" & "Maximum IPS version supported")
- Duplicated code consolidated to functions.
- Changed some hardcoded text to language strings.
- Some other minor language string updates.