Istoricul versiunilor ColumnsWizard
17 versiuni
Fii atent cu versiunile vechi!
Aceste versiuni sunt afișate în scopuri de testare și de referință. Ar trebui să folosești întotdeauna cea mai recentă versiune a unui supliment.
Versiunea 7.0.0
update for 68
### Version 7.0.0 - 8/29/2020
- Update for TB68 compatibility
- Convert options dialog to tab
- Convert options to HTML
- Use ListJS (@javve)
- Create Tab interface
- Add locales:
ja, es-ES, ru, hu-HU, hy-AM, ko-KR, el, pl, da, pt-PT
### Version 7.0.0 - 8/29/2020
- Update for TB68 compatibility
- Convert options dialog to tab
- Convert options to HTML
- Use ListJS (@javve)
- Create Tab interface
- Add locales:
ja, es-ES, ru, hu-HU, hy-AM, ko-KR, el, pl, da, pt-PT
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 6.1.2
### Version 6.1.2 - 7/03/2019
- Add manifest.json - WebExtension
### Version 6.1.1 - 7/03/2019 - skipped
- Update for TB60 compatibility
- Format code to CommonJS
- Introduce eslint/Mozilla rules
- Use new syntax Cc, Ci, Cu
- Use const { Services } import style
- Fix style and use warnings
- Update zh-CN locale
- Add manifest.json - WebExtension
### Version 6.1.1 - 7/03/2019 - skipped
- Update for TB60 compatibility
- Format code to CommonJS
- Introduce eslint/Mozilla rules
- Use new syntax Cc, Ci, Cu
- Use const { Services } import style
- Fix style and use warnings
- Update zh-CN locale
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 6.1
- Added compatibility with Thunderbird 57+.
- Italian (it) locale improved.
- Custom column editor window resizing fixed.
- Added a fixed value to custom columns height.
- The mail header in custom column editor is no more forced to be lowercase.
- When editing an header the labels are preserved also with IMAP servers that don't save them.
- Correspondents column added in the default columns settings.
- Added a debug system.
- In editing a mail header with a fixed list, the current selected value is checked in the menu and, if selected again, it will be emptied.
- In editing a custom column, the fixed list type is now preserved.
- Mail header editing UI improved.
- French (fr) locale updated.
- Dutch (nl) locale updated.
- German (de) locale updated.
- Italian (it) locale improved.
- Custom column editor window resizing fixed.
- Added a fixed value to custom columns height.
- The mail header in custom column editor is no more forced to be lowercase.
- When editing an header the labels are preserved also with IMAP servers that don't save them.
- Correspondents column added in the default columns settings.
- Added a debug system.
- In editing a mail header with a fixed list, the current selected value is checked in the menu and, if selected again, it will be emptied.
- In editing a custom column, the fixed list type is now preserved.
- Mail header editing UI improved.
- French (fr) locale updated.
- Dutch (nl) locale updated.
- German (de) locale updated.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 6.0.4
- License statement fixed. Now only license GPL v3.0 is valid.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 6.0.2
- Added missing default preference.
- Improved preference engine.
- Improved preference engine.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 6.0.1
- Better toolbar button positioning at first run.
- Preference window tabs order changed.
- Fixed a bug in preference handling with Thunderbird version 45.
- Preference window tabs order changed.
- Fixed a bug in preference handling with Thunderbird version 45.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 6.0
- Added a toolbar button to open the preference panel.
- Custom columns values can now be editable on a per message basis. It will be modified the corrispondent mail message header. Proposed by David Hedlund on an idea from Header Tools Lite addon.
- Fixed a bug in resizing columns under some circumstances after setting the CW Default. Thanks to Dalai for reporting and debugging this problem.
- Serbian (sr) and russian (ru) translations removed because no more maintained.
- Custom columns values can now be editable on a per message basis. It will be modified the corrispondent mail message header. Proposed by David Hedlund on an idea from Header Tools Lite addon.
- Fixed a bug in resizing columns under some circumstances after setting the CW Default. Thanks to Dalai for reporting and debugging this problem.
- Serbian (sr) and russian (ru) translations removed because no more maintained.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 5.2
- The custom columns are now searchable in the Thunderbird advanced search window.
- Minor bugfixes.
- Minor user interface improvements in the preferences window.
- Minor bugfixes.
- Minor user interface improvements in the preferences window.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 5.1
- Release notes added in the preference info tab.
- The custom columns in the preference tab are now sorted alphabetically. New Custom Columns are added at the end of the list and then sorted at the next preference window reopening.
- License file added.
- A custom column now could have an image as the column name.
- The custom columns in the preference tab are now sorted alphabetically. New Custom Columns are added at the end of the list and then sorted at the next preference window reopening.
- License file added.
- A custom column now could have an image as the column name.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 5.0.3
- Custom column with numbers are now correctly sorted.
- The x-spam-score bundled custom column is now sorted as a number.
- The x-spam-score bundled custom column is now sorted as a number.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 5.0.2
- Added confirm messages before saving / resetting the folder columns
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 5.0.1
- Fixed a bug in adding a new custom column.
==========
From version 5.0
- Now it's possible to define the default column settings for new folders.
- Added the save as CW default columns menu item (accessible from the folder columns picker menu).
- Added the reset to CW default columns menu item (accessible from the folder columns picker menu).
- Added the settings panel to set the default columns for new folder.
- Added the settings panel to add/delete/edit any custom columns.
- Added the x-spam-score bundled custom column (Used by SpamAssassin http://spamassassin.apache.org/).
- No more use of javascript eval function.
==========
From version 5.0
- Now it's possible to define the default column settings for new folders.
- Added the save as CW default columns menu item (accessible from the folder columns picker menu).
- Added the reset to CW default columns menu item (accessible from the folder columns picker menu).
- Added the settings panel to set the default columns for new folder.
- Added the settings panel to add/delete/edit any custom columns.
- Added the x-spam-score bundled custom column (Used by SpamAssassin http://spamassassin.apache.org/).
- No more use of javascript eval function.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 5.0
- Now it's possible to define the default column settings for new folders.
- Added the save as CW default columns menu item (accessible from the folder columns picker menu).
- Added the reset to CW default columns menu item (accessible from the folder columns picker menu).
- Added the settings panel to set the default columns for new folder.
- Added the settings panel to add/delete/edit any custom columns.
- Added the x-spam-score bundled custom column (Used by SpamAssassin http://spamassassin.apache.org/).
- No more use of javascript eval function.
- Added the save as CW default columns menu item (accessible from the folder columns picker menu).
- Added the reset to CW default columns menu item (accessible from the folder columns picker menu).
- Added the settings panel to set the default columns for new folder.
- Added the settings panel to add/delete/edit any custom columns.
- Added the x-spam-score bundled custom column (Used by SpamAssassin http://spamassassin.apache.org/).
- No more use of javascript eval function.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 4.0
- Added the "Info" tab.
- Embedded addon icon.
- Added bcc custom column.
- Added reply-to custom column.
- Added the x-original-from custom column (See DMARC specification http://www.dmarc.org/).
- Added the content-base custom column.
- Fixed a bug in resizing custom columns.
- Embedded addon icon.
- Added bcc custom column.
- Added reply-to custom column.
- Added the x-original-from custom column (See DMARC specification http://www.dmarc.org/).
- Added the content-base custom column.
- Fixed a bug in resizing custom columns.
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 3.1
- Added the option to show the "Recipient" column in the conversation tab.
- Added chinese translation (zh-CN), thanks yfdyh000 (from BabelZilla.org).
- Added serbian translation (sr), thanks DakSrbija (from BabelZilla.org).
- Added dutch translation (nl), thanks markh (from BabelZilla.org).
- Added chinese translation (zh-CN), thanks yfdyh000 (from BabelZilla.org).
- Added serbian translation (sr), thanks DakSrbija (from BabelZilla.org).
- Added dutch translation (nl), thanks markh (from BabelZilla.org).
- Codul sursă lansat sub GNU General Public License, version 3.0
Versiunea 3.0.1
- Added background color and border to the Custom Columns tab warning message.
- Codul sursă lansat sub GNU General Public License, version 3.0
To create your own collections, you must have a Mozilla Add-ons account.