Skip to content

Releases: jobisoft/quicktext

v6.6.2

19 Apr 14:47

Choose a tag to compare

Recent changes

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

  • Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a community script add-on.
  • Manager UI has been rewritten in HTML/CSS (no more XUL!)
  • The Quicktext toolbar as been moved from the main add-on into a legacy companion add-on.
  • New storage location system, with support for multiple storage backends

For newer releases or changes in older releases, please check:

v6.5.5

24 Mar 11:47

Choose a tag to compare

Recent changes

  • lots of bug fixes (mostly UI glitches)
  • Quicktext Toolbar was removed from the base add-on, users need to manually install the quicktext legacy companion add-on
  • integrate community scripts (if installed, they show up in the "insert tag" menu of the Quicktext Manager)

Image

  • options page: include test area for Milestone 4, so users can play with the new file picker and the different storage backends - we now support WebDAV.

image

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

  • Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a community script add-on.
  • Manager UI has been rewritten in HTML/CSS (no more XUL!)
  • The Quicktext toolbar as been moved from the main add-on into a legacy companion add-on.

More information about Quicktext v6:

For newer releases or changes in older releases, please check:

v6.5.4

16 Mar 15:51

Choose a tag to compare

Recent changes

  • lots of bug fixes (mostly UI glitches)
  • Quicktext Toolbar was removed from the base add-on, users need to manually install the quicktext legacy companion add-on
  • integrate community scripts (if installed, they show up in the "insert tag" menu of the Quicktext Manager)

Image

  • options page: include test area for Milestone 4, so users can play with the new file picker and the different storage backends

image

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

  • Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a community script add-on.
  • Manager UI has been rewritten in HTML/CSS (no more XUL!)
  • The Quicktext toolbar as been moved from the main add-on into a legacy companion add-on.

More information about Quicktext v6:

For newer releases or changes in older releases, please check:

v6.5.3

10 Mar 22:19

Choose a tag to compare

Recent changes

  • lots of bug fixes (mostly UI glitches)
  • integrate community scripts (if installed, they show up in the "insert tag" menu of the Quicktext Manager)
  • interface of the legacy companion add-on with the Quicktext toolbar was changed (users need to manually install the new version of the companion add-on)

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

  • Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a community script add-on.
  • Manager UI has been rewritten in HTML/CSS (no more XUL!)
  • The Quicktext toolbar as been moved from the main add-on into a legacy companion add-on.

More information about Quicktext v6:

For newer releases or changes in older releases, please check:

v6.5.2

09 Mar 22:27

Choose a tag to compare

Recent changes

  • rework menu creation
  • attempt to fix issue #546 and issue #558
  • fix template edit enable/disable logic
  • restrict width of sidebar items and fly-out menu entries

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

  • Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a community script add-on.
  • Manager UI has been rewritten in HTML/CSS (no more XUL!)
  • The Quicktext toolbar as been moved from the main add-on into a legacy companion add-on.

More information about Quicktext v6:

For newer releases or changes in older releases, please check:

v6.5.1

09 Mar 12:02

Choose a tag to compare

Recent changes

  • new pure HTML/CSS settings manager, replacing the legacy XUL settings dialog
  • the compose toolbar has been moved into a separate Quicktext Legacy Companion Add-on — users who rely on the toolbar need to install it alongside Quicktext
  • new nested flyout variables menu, replacing the native XUL menu (using @floating-ui/dom for viewport-aware positioning)
  • direct file system access via ATTACHMENT, IMAGE, and FILE variable tags is now deprecated — the variables menu exposes both the deprecated FILE mode and the new URL mode for ATTACHMENT and IMAGE
  • fix #571 - URL tag with post data now correctly uses the plain text part of clipboard content

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

  • Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a community script add-on.
  • Manager UI has been rewritten in HTML/CSS (no more XUL!)
  • The Quicktext toolbar as been moved from the main add-on into a legacy companion add-on.

More information about Quicktext v6:

For newer releases or changes in older releases, please check:

v6.4.7

15 Nov 20:26

Choose a tag to compare

Recent changes

  • fix #576 - Refactor focus handling for popup window - Thanks to @jmber
  • fix #527 - Incorrect positioning of Popup on Linux - Thanks to @uhs-robert
  • fix #478 - Race condition in popup config loading - Thanks to @uhs-robert
  • improved Italian translation - Thanks to @bellingeri
  • improved French translation - Thanks to @Shogix

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a helper add-on:

More information about Quicktext v6 can be found at:

For newer releases or changes in older releases, please check:

v6.4.6

25 Aug 23:08

Choose a tag to compare

Recent changes

  • Migration of defaultImport value could fail and block Quicktext

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a helper add-on:

More information about Quicktext v6 can be found at:

For newer releases or changes in older releases, please check:

v6.4.5

24 Aug 12:26

Choose a tag to compare

Recent changes

  • Re-added support for default imports from the local file system, with a new UI (#548)
  • Fixed logic for hiding/showing the help button on invalid scripts
  • Removed redundant save operations
  • Set default dialog size to 750×600 to fix missing buttons for some users (we plan to move to options-in-a-tab later)
  • Re-added support for storing templates and scripts on the local file system, with a new UI

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a helper add-on:

More information about Quicktext v6 can be found at:

For newer releases or changes in older releases, please check:

v6.4.4

21 Aug 07:08

Choose a tag to compare

Recent changes

  • add missing escape of * and other chars in a regexp (fix for #544)
  • use a better deprecation notice for the attachment field
  • rework state handling (fix for #542)

How to install this release?

Open the Assets section below, then drag the link of the XPI file into Thunderbird’s Add-on Manager. This will install this version of the Quicktext add-on.

General information

Scripts handling has changed in Quicktext v6, and most former community scripts are now available through a helper add-on:

More information about Quicktext v6 can be found at:

For newer releases or changes in older releases, please check: