Skip to content

Releases: rztprog/outlook-web-plus

v1.2.4

12 Feb 16:17
603a1d1
Compare
Choose a tag to compare

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

13 Jul 16:41
51f8b15
Compare
Choose a tag to compare

-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

09 Apr 16:33
2e9b452
Compare
Choose a tag to compare

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

01 Apr 21:33
53abfa3
Compare
Choose a tag to compare

Correction:

  • Refinement of the mailCalculator function, now it appears correctly and detects empty folders.

Deletion:

  • Remove the Microsoft 365 ad because it no longer exists.

Addition:

  • Addition of the Russian language/locale.

v1.2.0

24 Mar 22:53
4b6d1e6
Compare
Choose a tag to compare

Correction:

  • Fix number of emails displayed as 0.

Change:

  • Modification of the red "New version" button to automatically download the latest version. (Available in the next version)

v1.1.9

28 Feb 16:02
46d23ed
Compare
Choose a tag to compare

Fix(s):

  • Fix blinking effect on alert when open popup

v1.1.8

28 Feb 12:38
80a41f7
Compare
Choose a tag to compare

New Feature(s):

  • Announce every 12 hours in the popup when a new version is available

v1.1.7

27 Feb 16:43
06f6b4e
Compare
Choose a tag to compare

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

14 Jan 14:24
7eb70f5
Compare
Choose a tag to compare

New feature(s):

  • Addition of a support and rating button.
  • Addition of the ability to make topbar elements transparent.

Correction(s):

Deletion(s):

  • Removal of unnecessary comments in the code.
  • Removal of the entire code, leaving only the minified version.

v1.1.5

11 Jan 17:16
769a18c
Compare
Choose a tag to compare

New(s):

  • Added the option to set an image URL for the top bar (disabled by default).
  • Added the Teams button to the top bar.

Correction(s):

  • Deactivation of the Outlook+ logo at startup.

Removal(s):

  • Removal of the Skype button from the top bar.