ColumnsWizard의 버전 기록
버전 17개
오래된 버전인지 확인하세요!
아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.
버전 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
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 6.0.4
- License statement fixed. Now only license GPL v3.0 is valid.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 6.0.2
- Added missing default preference.
- Improved preference engine.
- Improved preference engine.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 5.0.2
- Added confirm messages before saving / resetting the folder columns
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 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).
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
버전 3.0.1
- Added background color and border to the Custom Columns tab warning message.
- GNU General Public License, version 3.0를 사용해서 소스 코드 공개
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요