Releases: rztprog/outlook-web-plus
v1.2.4
Corrections:
- Fixed background image theme to properly use cover size.
- Fixed topbar transparency condition (o365Button.length == 11 → o365Button.length >= 8).
- Reduced redundant function calls and fixed memory leaks in alignFolderTitle.
- Changed folder target element from C2IG3 to oTkSL.
- Fixed support button.
- Fixed popup buttons "Open Outlook" and "Open Calendar" so they now work on Chrome.
New Features:
-Added hover effect on each navbar button to match the original behavior.
v1.2.3
-Removal of the premium logo (unnecessary)
-Renaming several functions
-Modification of the names and behaviors of the functions deleteButtonListener, selectAll, and checkAll to emailCalculatorReloader (better -scalability, fewer lines, more efficient)
-Addition/improvement of the automatic update of the email count when an email is deleted and when new emails arrive
-Fixed the rating icon to redirect to the correct store depending on the browser used
-Fixed a bug that prevented emails from displaying in certain cases
-Fixed a memory leak (console spam) on the calendar in the emailCalculator function
-Fixed a bug where the topbar icons did not hide
v1.2.2
Corrections:
- Fixed mailCalculator not displaying if there was only one email (changed from "length > 1" to "length > 0").
- mailCalculator now restarts when an email is deleted.
- Changed "meet, skype, onenote" to "meet, teams, onenote" in all languages.
Optimizations:
- Adjusted mailCalculator loading values to make it faster.
New features:
- Added a HandleResize function that handles window resizing.
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
New Feature(s):
- Addition of asynchronous to the Start function (Improved performance and responsiveness).
- New calendar button and Outlook in the popup.
- Addition of advertising in the first email (install uBlock Origin for better responsiveness).
Correction(s):
- Reorganization of advertisements in the popup.
- Change of the button for support, from rating to review.
- Modification of "X mails" to "X emails".
- Modification of "align title folder" to "align folder title" (English and German).
- The Extension now works correctly on the Calendar.
- Correction of email count duplication (New regex).
- Correction of transparency of the top bar on the first load.
Deletion(s):
- Removal of the cleanMailPub function.
- Removal of the RootFolder function (Unnecessary).
v1.1.6
New feature(s):
- Addition of a support and rating button.
- Addition of the ability to make topbar elements transparent.
Correction(s):
- Activation of the default background theme for the topbar.
- Change of the default background theme to: https://wallpapercave.com/wp/wp2757894.gif
- Replacement of Skype with Teams in the text.
Deletion(s):
- Removal of unnecessary comments in the code.
- Removal of the entire code, leaving only the minified version.