Skip to content

Latest commit

 

History

History
124 lines (114 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

124 lines (114 loc) · 11.1 KB

TS ThunderStats Release Notes

Version 2.3.1 - 25/11/2024

  • In the Custom View now it's also possible to manually write the date in the datepicker. The two dates must be separated by "space hyphen space", " - ".
  • Now it's possible to extract all the new charts data (tags, folder, domains) and all the Custom View periods (daily, weekly, monthly, yearly mails) [#394].
  • Inbox Zero Date Chart tooltip is now visible again [#392].
  • Custom View sent and received charts day view has now a max width of 30.000 pixels, so it's visible also when querying hundreds of days [#390].
  • Custom View export menu is now correctly updated [#393].
  • Preventing concurrent data querying in the Custom View under some circumstances.
  • Some buttons graphic and positioning improved.

Version 2.3.0 - 17/11/2024

  • It's now possible to search for read/unread and starred/unsterred in the Custom View [#158].
  • It's now possible to search for a keyword in the subject in the Custom View [#354].
  • Added the sent / received domains chart [#380].
  • Added the sent / received folders chart [#357].
  • Added the sent / received tags chart [#359].
  • In the Custom View sent and received charts, the user can now select the chart scale (day, week, month, or year) [#362].
  • Added a details view of the Inbox Zero Dates chart [#350]
  • The advanced filters panel opening and closing spacing is now fixed [#386].
  • Added an option to do not load data in the Custom View at startup.
  • In Thunderbird 128 is now possible again to choose to open a folder from the Inbox Zero Folder Chart in a new tab or not.

Version 2.2.3 - 05/10/2024

  • Fixed opening the folder from the Inbox Zero Folder Chart [#381].
  • Improved the label positioning in the Inbox Zero Folders graphs [#383].
  • Better time chart legend positioning in small windows [#382].

Version 2.2.2 - 24/09/2024

  • In the Time Chart correctly displaying "Last Business Day" in legend and tooltip when needed.
  • The minimum aggregate statistics were always zero. The problem has now been fixed.
  • Javascript libraries updated.

Version 2.2.1 - 19/09/2024

  • ThunderStats Version 2.* is now compatible also with Thunderbird version 115.*.
  • The option "When selecting a custom date range view, update the statistics immediately" is now true by default.
  • The toolbar button is now always visible.
  • Folders select dropdown text color fixed.
  • Weekdays chart fixed [#374].
  • Improved the positioning of the labels on the Inbox Zero Folders charts [#370, #373].
  • In the advanced filters panel is now possible to check the "include subolders" checkbox clicking on its label [#371].
  • Inbox percentage loading indicator timing fixed [#376].
  • Fixed a label error in the weekdays chart, which misordered the days relative to the number of emails.
  • Time chart tooltip width fixed even with large numbers.
  • The "Current week", "Last week" and "Two last weeks" bookmarks are now considering the start week day option.
  • Minor graphics fixes.

Version 2.2.0 - 11/09/2024

  • When executing a custom query for a single day, now is used the single day view [#315].
  • The Inbox Zero Folders Chart is no longer partially hidden under the bottom border in certain circumstances.
  • The labels on the Inbox Zero Folders charts no longer overlap [#341].
  • Added the precentage of mails moved from inbox in all the single day views [#343].
  • Fixed a concurrency bug in displaying the elapsed time. It now always shows the maximum value.
  • Added a warning if querying too much days in the Custom View. Added an option in the advanced tab to choose the maximum number of days to query without a warning. It's also possible to disable the warning completely [#281].
  • Added in the Custom View an Advanced Filters panel. Click on the Advanced Filters icon to show it [#347].
  • In the Custom View is now possible to filter by one or more folders [#75, #125].
  • A chart showing the cumulative volumes of sent and received emails, grouped by hour, has been added to the Custom View and Many Days view [#244].
  • A chart showing the cumulative volumes of sent and received emails, grouped by weekday, has been added to the Custom View and Many Days view [#245].

Version 2.1.0 - 20/08/2024

  • It's now possible to define non-business days, allowing them to be excluded from aggregated statistics [#206].
  • Implemented the data export in CSV format [#287].
    • Added a menu in every data tab to export data [#333].
    • Added the correspondents data extract.
    • Added the daily emails data extract in the 7 Days and Custom Query tabs.
    • Added an hourly email extract divider in the Today and Yesterday tabs.
  • Added the total number of mails in aggregate stats in Today Tab, Yesterday Tab, 7 Days Tab and Custom View Tabs. This total also considers business days only if the corresponding option is active [#323].
  • Added an option to display Today Tab's Time Chart lines only up to the current hour [#302].
  • In Today Tab's Time Chart, a vertical line has been added to indicate the current hour [#79].
  • Some options have been moved from the options page "Advanced" tab to the "General" tab.
  • Displaying the last execution time for each tab [#314].
  • Changed the color of the 'Today' bar in the 7-Days Tab Chart [#326].
  • If the chosen account has been changed, switching to another tab reloads the data even if the "Reload data when changing tab" option is set to false [#327].
  • Fixed the correct default duplicate messages filtering flag for Gmail account.

Version 2.0.3 - 08/08/2024

  • Using the correct locale for the datepicker [#295].
  • Small graphic fixes [#303, #305].
  • Correctly counting received messages for the Inbox Zero Folder chart [#298].
  • Fixed statistics elaboration in sent folders under some circumstances.
  • Correctly using the option to reload data when changing tab. It was always reloading data [#310].

Version 2.0.2 - 03/08/2024

  • Fixed a bug in showing the "All Accounts" option in the account selector.
  • Fixed a bug that prevented to unset the "Filter duplicate messages" option in the account advanced settings.

Version 2.0.1 - 01/08/2024

  • Fixed a bug in getting the advanced account settings.

Version 2.0.0 - 18/07/2024

  • This is a complete rewrite of the original addon as a MailExtension, using Vue.js.
  • Added dark mode [#197].
  • It's now possibile to define a locale for the datepicker different from the default one [#238].
  • Added an option to choose to remember last opened tab [#232].
  • The Time Chart is now a line chart [#198].
  • Added info for the last days in the Yesterday Tab [#276].
  • The elaboration time is now shown [#218].
  • The results are displayed as they become available [#219].




Go to the release notes files for version 1.x