Marti
Script's Author
|
Here you can find what's changed in the script. I currently use the industry standard versioning system of major dot minor dot build. It is doubtful that any of my scripts will ever be above 0.0.X due to sites changing every so often which forces user script updates.
Thank you for visiting!
Please no comments/replies here.
|
|
|
Marti
Script's Author
|
Version 0.0.1
- initial release
|
|
|
Marti
Script's Author
|
Version 0.0.2
- Added some miscellaneous meta-data
|
|
|
Marti
Script's Author
|
Version 0.0.3
- Added some additional comments
|
|
|
Marti
Script's Author
|
Version 0.0.4
- Regression to informational script only
|
|
|
Marti
Script's Author
|
Version 0.0.5
- Updated metadata for uso
- General formatting
|
|
|
Marti
Script's Author
|
Version 0.0.6
- Testing override of uso generated metadata
|
|
|
Marti
Script's Author
|
Version 0.0.7
- Revert: uso:version key is duplicated... could cause problems with autoupdaters.
|
|
|
Marti
Script's Author
|
Version 0.0.8
- Fix compliance with uso metadata license format.
|
|
|
Marti
Script's Author
|
Version 0.0.9
- Test to see how multiple licensing is handled on main about page
|
|
|
Marti
Script's Author
|
Version 0.0.10
- Stripped out changelog in source
|
|
|
Marti
Script's Author
|
Version 0.0.11
- Noted why anonymous function wrapper is a good idea
|
|
|
Marti
Script's Author
|
Version 0.0.12
- Retesting additive override of uso:script
|
|
|
Marti
Script's Author
|
Version 0.0.13
- To accomodate the users on uso who aren't able to read the About section of this script and also the license comment block in the script source (see http://userscripts.org/topics/25075) ... changed @include to be RFC 2606 section 3 compliant.
|
|
|
Marti
Script's Author
|
Version 0.0.14
- Voluntarily self-requested that this script be unlisted -- Completed 2009 0419 -- Thank You USO! :)
|
|
|
Marti
Script's Author
|
Version 0.0.15
- Testing out a possible use of @attribution
Nice comments are welcome on pros/cons in the suggestion area
|
|
|
Marti
Script's Author
|
Version 0.0.16
- Removal of most comments as license already covers these and this is just a test script
- E4X try/catch routine for user script engines that don't support it
- Inclusion of Tim's auto updater for testing.
|
|
|
Marti
Script's Author
|
Version 0.0.17
- \n at EOF for testing autoupdater
- try/catch is useless in this context for all browsers as syntax errors aren't considered exceptions...removed... btw GRRRR at Eich!
|
|
|
Marti
Script's Author
|
Version 0.0.18
- Moved updater to new URI and query string type
|
|
|
Marti
Script's Author
|
Version 0.0.19
- Threw in a bunch of useless metadata just to test a few things out... will remove later
-- 0.0.19.1 Bumped version just now to test manual update via GM monkey menu... States no updates available.
-- 0.0.19.2 @version bump to trigger updater for testing
-- 0.0.19.3 Added what line breaks I can add for confirm boxes
|
|
|
Marti
Script's Author
|
Version 0.0.20
- Removal of updater r20 because it include a "cheap hack" in it that bypasses USO's install count and directly tries to install the script with it's default handler.
|
|
|
Marti
Script's Author
|
Version 0.0.21
-- 0.0.21.0
--- Readded updater since "cheap hack" is abstracted by author preference. Leaving simple for update frequency checks.
--- Testing with r30
-- 0.0.21.1
--- e4x alternate to e4x primary string query value change.
--- Testing with r32
|
|
|
Marti
Script's Author
|
Version 0.0.22
- Trying out my own flavor updater
-- Please note that the server that it is currently hosted on isn't "up to date" hence forth it doesn't support the full .htaccess. As a consequence the Alternate (FULL) URI path must be specified. This will NOT affect future updates.
--- 0.0.22.1
----Testing out potential feature failure with @uso:unlisted in updater.
---- 0.0.22.2 Revert to prior state since PASSED TEST! :) YAY!
---- 0.0.22.3 Changed to new API syntax.
---- 0.0.22.4 Rechanged to old API syntax but with new, easier, object name.
---- ...More twiddling with usoCheckup
|
|
|
Marti
Script's Author
|
0.23.0
- Added full includes for all example domains
|
|
|
Marti
Script's Author
|
0.24.0
- Added notesid SQP for changelog when using DOMNotify Theme with usoCheckup
-- 0.24.1
--- Added DOMNotify Theme
-- 0.24.2
--- Set custom QSP to lighten the updater since using a full Theme
|