Developer reply by Jennova
Rated 4 out of 5 stars
According to Muon, I have the latest version. They say 1:115.16.0+build2-0ubuntu0.22.04.1 which is what I have
This user has 2 previous reviews of this add-on.Hi Adrian,
I notice you're using Thunderbird version 115.16.0 ESR. I strongly recommend upgrading to version 128 "Nebula", which brings major improvements in stability and performance.
This new version includes a complete overhaul of both the code and user interface.
Unfortunately, my addon is no longer compatible with versions prior to 128, as it uses the new message sorting features introduced in the recent API.
---------------------------------------
Here's the procedure to update to the latest version:
First, remove the current version:
sudo apt remove thunderbird
Install the new version via snap:
sudo snap install thunderbird --channel=latest/stable
To verify you have the latest version:
snap list thunderbird
---------------------------------------
Don't worry, this update will:
Preserve all your emails and settings
Update automatically in the future
Provide a better user experience
Allow you to use my addon
If you encounter any difficulties during the installation, please don't hesitate to contact me.
Jennova
PS: Let me explain why you see version 115 in Ubuntu's official repositories while Thunderbird 128 already exists:
Ubuntu prioritizes stability over having the latest versions. Packages in official repositories go through extensive testing and validation processes before being released. This is especially true for LTS (Long Term Support) versions of Ubuntu.
That's why we use snap for Thunderbird - it allows us to get the latest version directly from Mozilla, bypassing Ubuntu's longer release cycle, while maintaining system stability and security.
Think of it like this: Ubuntu's repositories are like a carefully curated library (stable but slower to update), while snap is more like a direct subscription to the publisher (faster updates but still secure).
Personally, I use Arch Linux, a distribution that follows a "rolling release" philosophy where updates are immediate. It's perfect for developers who need the latest versions to test their code and who like having total control over their system. But for professional or general use, Ubuntu's approach is excellent as it prioritizes stability and ease of use. That's why we offer this snap solution as the perfect compromise - you get the latest version of Thunderbird while keeping Ubuntu's stability!
To create your own collections, you must have a Mozilla Add-ons account.