Showing posts with label Beta Test. Show all posts
Showing posts with label Beta Test. Show all posts

Jul 29, 2020

EnForward for Thunderbird 78 is coming ...

I decided not to convert EnForward, which forwards messages to Evernote, for Thunderbird 78 (MailExtensions) once. However, because I've received some update requests, I reconsider the plan.

I've started to work to make EnForward compatible with Thunderbird 78. Its feasibility was confirmed and core code was migrated into MailExtensions. I think the first beta will be available in a couple of week.


[2020/8/3]
EnForward 2.0.0 is released.

Jan 19, 2020

Disappearance of Tag Toolbar

Some users reported Tag Toolbar v1.0.0 shows an empty toolbar suddenly as the following screenshot.

It has not reproduce on my environment so the image was taken by removing all elements in the toolbar. It may be a little bit different from the actual case.


I have also experienced that issue while I developed Tag Toolbar v1.0.0, which was the reason of delay of Thunderbird 68 compatible Tag Toolbar.
It did not occur by changing the way of XUL overlay. So I thought it was resolved.

So far, the followings are the common in the bug reports:
  • QuickFolders add-on is installed
  • It works fine at the first time but it does not after restart of Thunderbird

As described the top of the post, I have not been able to reproduce the issue yet. However, by considering the situation, I doubt cache mechanisms of Thunderbird.

So, I implemented an experimental option to disable the cache in Toolbar 1.0.1b4.
Can you try it if you have the problem?


It may make start of Thunderbird slower. In case the option arises a problem on your environment, it can be disabled by the Tag Toolbar option. Uncheck the "Disable XUL cache mechanisms of Thunderbird".


Technically, it configures as follows:
  • execute nsIXULRuntime.invalidateCachesOnRestart()
  • set "nglayout.debug.disable_xul_cache" preference to true








Sep 14, 2019

"noreply" checking is added to Check and Send

Check and Send 1.1.00b5 and up have noreply checking.

If account name includes noreply or no-reply, show recipients check warning with the address unchecked. You need not to uncheck manually.



Download:




Aug 27, 2019

Supporting Thunderbird 68.x

The following add-ons are updated for Thunderbird 68.x.
Please feel free to comment here if you find problem.

  • Check and Send 1.1.0
  • Maximize Message Pane 1.3.0
  • Priority Switcher 0.8.1
  • New Tab Button 0.3.0
  • EnForward 0.5.0
  • Evernote Tab 0.1.21
  • Tag Toolbar 1.0.0

Download(exclude Evernote Tab):
Updating Tag Toolbar and EnForward is planed. But it will take much time. (2019/09/07 EnForward is released. 2019/09/22 Tag Toolbar is released.)

Note:
  • Add-ons are beta version.
    (11/24: Stable versions are released now)
  • Thunderbird 69 Beta is not supported. 
  • For EnForward, Lightning is needed. Reminder functionality will result in error unless Lightning is installed.  
[2019/08/28 Update]
Check and Send 1.1.00b3 is released. It fixes bug in recipients check.
Ticket:
http://hogi.sakura.ne.jp/hiki/?Ticket-328

[2019/08/31 Update]
Check and Send 1.1.00b3 is released. It fixes bug in configurations per account.
Ticket:
http://hogi.sakura.ne.jp/hiki/?Ticket-315

[2019/09/07 Update]
EnForward 0.5.00b1 is released. It is the first beta for Thunderbird 68.0.

[2019/09/08 Update]
[2019/09/08 Update2]
EnForward 0.5.00b3 is released. Fix bugs in option dialog.

[2019/09/14]
Check and Send 1.1.00b6 is released. Fix bugs in option dialog.

[2019/09/15]
Update all add-ons. Fix minimum Thunderbird version that add-on supports.

Evernote Tab 0.1.20 is released. It once came to the end of life but is back for Thunderbird 68!

[2019/09/16]
EnForward 0.5.00b5 and Evernote Tab 0.1.21 are released. Problem in style sheet is fixed.

[2019/09/18]
Priority Switcher 0.5.00b4 is released. Error output from Overlay loader is fixed.

[2019/09/22]
Tag Toolbar 1.0.00b3 is released.

[2019/11/03]
Maximize Message Pane 1.3.00b4 is released.
"Show close button on the folder pane header" is remove from option.

[2019/11/24]
All add-ons are submitted to addons.thunderbird.net. Add-ons will be updated automatically after approval.

[2019/12/02]
Priority Switcher 0.8.1 is released. Fix wrong file type in image file.

[2019/12/08]
All add-ons are approved by addons.thunderbird.net editors. This post is closed. Further update will be notified by another post.


Feb 10, 2019

Supporting Forthcoming Thunderbird (Thunderbird 65 - )



I've released new beta add-ons. They are the first beta for Thunderbird 65 Beta4.
Please feel free to comment here if you find problem.

  • Check and Send 1.1.00b1
  • Priority Switcher 0.8.00b1
  • New Tab Button 0.3.00b1
  • Tag Toolbar 1.0.00b1
  • Maximize Message Pane 1.3.00b1

Updating EnFoward is also planned but it need some time.

Download:
http://hogi.sakura.ne.jp/en/index.rhtml

[2019/07/30 Note]
Now Thunderbird 69b1 is available but the all add-ons have compatibility issue.

[2019/08/26 Update]
Add-ons for Thunderbird 68.0 are available.
http://hogiblog.blogspot.com/2019/08/supporting-thunderbird-680.html

Aug 19, 2018

Supporting Thunderbird 60

As you may know, all add-ons are disabled by default in Thunderbird 60. I've upload the first beta versions to address the issue. The following add-ons are available. I'm sorry but other add-ons will not be updated for Thunderbird 60.
  • Check and Send 1.0.20b1
  • EnForward 0.4.11
  • Maximize Message Pane 1.2.20b1
  • New Tab Button 0.2.10b1
  • Priority Switcher 0.7.10b1
  • Tag Toolbar 0.9.11
Download: http://hogi.sakura.ne.jp/en/index.rhtml

Please do not install old version to Thunderbird 60. Especially, Priority Switcher 0.7.00 will crash Thunderbird. And also note the option dialog is not available in Add-on Manager tab. You can find it as menu item in the "Hamburger" icon -> Add-ons.

Please feel free to leave comments if you find any problems.

In order to fix the problems, I referred to https://wiki.mozilla.org/Thunderbird/Add-ons_Guide_57.


[2018/08/22 Update] EnFoward is updated.
  • Fixed: datepicker in reminder setting dialog is not display

    [2018/08/25 Update] Tag Toolbar is updated
    • Fixed: Tag bar and Lightning Today Pane overlap
    • Fixed: Tags are not attached to an outgoing message

    [2018/08/25 Update] EnForward is updated
    • Fixed: Filter actions are duplicated if a message is opened by new window
    • Fixed: Context menus need to be disabled in a message window 
    • Fixed: Message is also forwarded CC address 

    [2018/09/01 Update] Tag Toolbar is updated
    • Fixed: toolbar in a message header is disabled after customization 

    [2018/09/02 Update] EnForward is updated
    • Added: add option to remove message after forward 

    [2018/10/25 Update] TagToolbar is updated
    • Fixed: Tag toolbar is corrupted if the number of toolbar is configured other than 1.

    [2019/1/5 Update] TagToolbar is updated
    • Fixed: Aling layout in option dialog
     

    Jun 4, 2013

    Forwarding emails to Evernote (New add-on!)

    I've created new add-on for Thunderbird: EnForward.

    Evernote has an email forwarding functionality. This add-on acts as a front-end program for the feature. If you want to save emails to Evernote, select them and invoke "Forward to Evernote" in the context menu. Then, it sends them to Evernote with note title, notebook(@ operator) and tags(# operator) information you set up in advance.

    And if you invoke "Forward to Evernote" menu with pressing Shift key, emails will be send with "+" operator; they are appended to note with the same title. Please note notebook and tags settings are ignored in this case.

    I hope you enjoy this extension.

    It is under beta testing now. For the latest beta, please refer to the following page:
    http://hogi.sakura.ne.jp/hiki/?Ticket-225

    Note: Before you use it, you need to specify your Evernote Email. See the image below.


    Feb 11, 2013

    Google Contacts 0.7b4

    Google Contacts 0.7b4 is available for download. This will be the last beta for v0.7.

    In this version, you can bind a main phone in Google to mobile phone in Thunderbird. Under the configuration, when you edit mobile phone in Thunderbird, main phone in Google will be changed, and vice versa. The option is in the Conversion tab in the option dialog. Find the section as the following image:


    Feb 2, 2013

    Google Contacts 0.7b3

    Google Contacts 0.7b3 is available for download. It fixes the following bugs in 0.7b2:
    • Fail to sync when a card is copied from another address book
    • Fail to sync when all of the following are blank: First Name, Last Name, Display Name, and Nickname

    Jan 27, 2013

    Google Contacts 0.7b2

    Google Contacts 0.7b2 is available for download. It fixes the following bugs in 0.7b1:
    • Phone numbers are not synchronized
    • Batch operation does not work
    • Adding a contact with Interactive mode does not work
    • Fail to edit a card whose change was submitted to Google before

    Jan 26, 2013

    Google Contacts 0.7b1

    Google Contacts 0.7b1 is now available. As many users have reported, Google Contacts 0.6.xx do not work with Thunderbird15 and after. 0.7b1 is the first beta that addresses the compatibility issue.

    In addition to the fix, 0.7b1 supports various IM account: Google Talk, AIM, Yahoo!, Skype, QQ, MSN, ICQ, Jabber.

    Please try it!

    Jan 30, 2012

    Reducing memory usage of Google Contacts

    Sorry for the silence for a few months. I've not had enough time to writing extensions. It still goes on but I'll update them little by little when I find time.

    Now Google Contacts 0.6.41b1 is available. I found a possibility of memory leak and tried to fix it in the version. I don't know it can resolve memory usage issue reported many users completely. But I'm glad if you can test it and post a comment here.

    Google Contacts 0.6.41b1:
    http://hogi.sakura.ne.jp/en/downloadcgi.rhtml?gmcont

    Oct 20, 2011

    Removing duplicated contacts

    Unfortunately, Google Contacts is not stable enough yet and sometimes creates many duplicates. As a workaround for the issue, I've added a function to remove duplicates. Please note it is an experimental function. Try Google's one first and then, if Google cannot remove them, try Google Contacts.

    The function checks primary email, second email and display name. If all of them are the same among some contacts, they are recognized as duplicates and removed. It is available in v0.6.40b4. Again, please try it carefully.

    Invoke the function from drop down menu of toolbar icon

    Oct 16, 2011

    Google Contact 0.6.39 and 0.6.40beta

    New Google Contacts are available: v0.6.39 and v0.6.40beta. As I posted before, Google Contacts has a problem in photo sync. So, I decided to release v0.6.39 before finishing work for freezing problem. It will be addressed in v0.6.40.

    Unfortunately, after I released v0.6.39, a bug was found in a group sync; it was reported by some users as Ticket-80 in Issue Tracking System. It was fixed in v0.6.40b1 and later. But v0.6.40 includes modifications for the performance issue and need more test. So, please use it carefully if you use v0.6.40beta and please let me know if you find a problem.

    Sorry for the inconvenience.

    Oct 9, 2011

    Photo sync problem with Thunderbird 7

    Google Contacts fails to retrieve photos from Google.The Error Console shows the following message:
    Error: document.getElementById("PhotoType") is null
    This bug is fixed in v0.6.39b3.

    Download: http://hogi.sakura.ne.jp/en/downloadcgi.rhtml?gmcont

    Oct 8, 2011

    Google Contacts 0.6.39b2

    The second beta of v0.6.39 is available. It will lower memory usage a little. Please try it and please let me if it improves the performance or not. Thanks!

    Oct 2, 2011

    Freezing problem of Google Contacts

    I've received many reports about freezing of Google Contacts. But it is very hard to find a problem and fix it because I don't have huge amount of contacts as you have. I've tried to go one step forward this issue in v0.6.39 and the first beta is available now.

    Please try it and let me know the result.

    Download: http://hogi.sakura.ne.jp/en/downloadcgi.rhtml?gmcont

    Sep 4, 2011

    Google Contacts 0.6.37b2

    New beta for Google Contacts is now available: v0.6.37b2. It mainly fixes compatibility with Thunderbird 7. Please test it with Thunderbird 7 to release it in time.

    • Fixed: cannot work with Thunderbird 7
    • Fixed: same pseudo email addresses are created
    • Fixed: fail to synchronize phone numbers if custom labelled one exists
    • Added: add option to choose a use of the second address field
      • You can choose one of the followings: "---" (not use), "P.O. Box", "Neighborhood".

    Jul 12, 2011

    Progress of beta testing for Thunderbird 5

    New betas of the following extensions are available.
    • Google Contacts 0.6.36b6
      • Fixed: postal address will disappear if it is not structured
      • Fixed: cannot sign up if gmail account start with recent:
    • Tag Toolbar  0.8.33b3
      • Fixed: context menu of tag toolbar becomes transparent on Windows7
      • Fixed: cannot work with CopySent2Current extension
    • New Tab Button 0.1.24b3
      • Fixed: text area in status bar disappears if New Tab Button is installed

    Jun 23, 2011

    Tag Toolbar 0.8.33b2

    Tag Toolbar 0.8.33b2 is now available. It fixes a problem with CopySent2Current extension.

    Popular Posts