Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

changelog

Gerald edited this page Sep 4, 2013 · 11 revisions

Changelog

v1.0

v1.0-f

  • Wrapper supported.
  • Allowed searching for scripts.
  • @match and @require supported.

v1.1

  • Partial GM_ functions supported.
  • Allowed installing .user.js files.

v1.1.2

  • GM_xmlhttpRequest supported.

v1.2-fancy

  • Allowed export to a zip file.
  • Data storage improved.
  • Wrapper improved, more compatible.
  • API support improved.
  • Allowed custom search engine.
  • Fancy message box added.

v1.2.1-u

  • Improved handlers of .user.js links.
  • Homepage supported.

v1.2.2-compatible

  • Compatible with Opera 11.64.

v1.2.4

  • @icon supported.
  • Pop-up improved.
  • New Logo.
  • Custom meta data supported.

v1.2.5

  • Bug fixed: not saving while upgrading data.

v1.2.6-a

  • New data format.

v1.2.63

  • Bug of export fixed.

v1.2.7-a

  • Syntax highlight for source code.
  • Improved wrapper.

v1.2.8

  • Switch for highlight code editor added.

v1.2.81

  • French translation added. Thank to 10ours from bbs.maxthon.com.
  • Improved matching methods.

v1.2.82

  • Custom @run-at supported.

v1.2.83

  • Translation of Czech added. Thanks to ahoj1234.
  • Improved loading logic.
  • Compatible with some nonstandard script syntax.

v1.2.84

  • Show scripts running in iframes in popup menu.
  • Fixed a bug of @run-at support.

v1.2.9-f

  • Added support for zip import.
  • Improved export to zip (with more details).

v1.2.92

  • Improved wrapper.
  • Added an option for compression during export.
  • Added automatical script check for updates.

v1.2.93

  • Added Polish support. Thanks to MISI90.

v1.3.0

  • Improved ui.
  • Added support for script data export.
  • Added warning page for obsolete opera.

v1.3.1

  • Improved autocheck logic.
  • Added support for custom @updateURL and @downloadURL.

v1.4

  • Updated i18n formats.
  • Added relative path support for GM_xmlhttpRequest.