This repository has been archived by the owner on Nov 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
changelog
Gerald edited this page Sep 4, 2013
·
11 revisions
- Allowed installing scripts from http://userscripts.org.
- Allowed updating scripts from http://userscripts.org according to meta data.
- Wrapper supported.
- Allowed searching for scripts.
-
@match
and@require
supported.
- Partial
GM_
functions supported. - Allowed installing
.user.js
files.
-
GM_xmlhttpRequest
supported.
- Allowed export to a zip file.
- Data storage improved.
- Wrapper improved, more compatible.
- API support improved.
- Allowed custom search engine.
- Fancy message box added.
- Improved handlers of
.user.js
links. - Homepage supported.
- Compatible with Opera 11.64.
-
@icon
supported. - Pop-up improved.
- New Logo.
- Custom meta data supported.
- Bug fixed: not saving while upgrading data.
- New data format.
- Bug of export fixed.
- Syntax highlight for source code.
- Improved wrapper.
- Switch for highlight code editor added.
- French translation added. Thank to 10ours from bbs.maxthon.com.
- Improved matching methods.
- Custom
@run-at
supported.
- Translation of Czech added. Thanks to ahoj1234.
- Improved loading logic.
- Compatible with some nonstandard script syntax.
- Show scripts running in iframes in popup menu.
- Fixed a bug of
@run-at
support.
- Added support for zip import.
- Improved export to zip (with more details).
- Improved wrapper.
- Added an option for compression during export.
- Added automatical script check for updates.
- Added Polish support. Thanks to MISI90.
- Improved ui.
- Added support for script data export.
- Added warning page for obsolete opera.
- Improved autocheck logic.
- Added support for custom
@updateURL
and@downloadURL
.
- Updated i18n formats.
- Added relative path support for
GM_xmlhttpRequest
.