Skip to content

Releases: agam778/MS-365-Electron

MS-365-Electron - v2.0.0

08 May 18:13
Compare
Choose a tag to compare

Changelog:

  • Add "Custom Home Page" option - aaa8623
    • This will let you choose the custom page to load when you start the app.
  • Enable/Disable ad blocking in all windows when turned on/off in the menu - 6f49a55
  • Add custom scrollbar to web contents - 34fdc82
  • Override height and width of every new window created - af448ca
  • Remove about-window, clicking on "About MS-365-Electron" will now open the GitHub Repository instead - 0b308b0
  • Add Aptabase - ed0e90c
    • It is an Open Source, Privacy-First and Simple Analytics tool, which has been included to track how many people use this app.
  • Convert from CommonJS to ESM - 9fac90d
  • Void Linux is now supported! (Maintained by @xHyroM - 8887d8a
  • Update dependencies
  • Update user-agent strings

Full Changelog: v1.2.0...v2.0.0

Join our Telegram Channel | Subscribe to YouTube Channel

Donate: GitHub Sponsors | KoFi

Get it from the Snap Store

Thanks for being interested in my project! :)

MS-365-Electron - v1.2.0

27 Mar 19:12
Compare
Choose a tag to compare

Changelog:

  • Update dependencies
  • Update user-agent strings

This one's quite a small update, lol.

Full Changelog: v1.1.0...v1.2.0

Join our Telegram Channel | Subscribe to YouTube Channel

Donate: GitHub Sponsors | KoFi

Get it from the Snap Store

Thanks for being interested in my project! :)

MS-365-Electron - v1.1.0

24 Dec 17:52
Compare
Choose a tag to compare

Changelog:

  • Fix autohide menubar functionality not working when a new window is created - #162 - 92a7b93
  • Update MS 365 account labels in menu - ec2421d | 2db6bb8
  • Introducing separate sessions for Work/School and Personal accounts - 6d209c1
  • Update window dimensions while launching an app from "Apps" menu - 9faa1cd
  • Handle exception when closing window (macOS) - 750c510
  • Update dependencies
  • Update user-agent strings

Note: You might need to login again because of the new "sessions" thing, sorry for the inconvenience.

Full Changelog: v1.0.0...v1.1.0

Join our Telegram Channel | Subscribe to YouTube Channel

Donate: GitHub Sponsors | KoFi

Get it from the Snap Store

Thanks for being interested in my project! :)

MS-365-Electron - v1.0.0

27 Jul 17:53
Compare
Choose a tag to compare

Changelog:

  • Support Dynamic icons for enterprise applications - e9eaaac
  • Do not keep splash window always on top - 9e9fe29
  • Do not show an error if the URL is unable to load - ac493f1
  • New app icons for macOS! - View - be4f74f
  • Do not set overlay icons when downloading - Also fixes #130 - f98d304
  • Update dependencies
  • Update user-agent strings

Full Changelog: v0.9.0...v1.0.0

Join our Telegram Channel | Subscribe to YouTube Channel

Donate: GitHub Sponsors | KoFi

Get it from the Snap Store

Thanks for being interested in my project! :)

MS-365-Electron - v0.9.0

12 Jun 18:54
Compare
Choose a tag to compare

This is the 20th Release of MS-365-Electron

What's Changed

  • The code has gone through a big refactor! Now instead of one single file, the code is split into some files - from 122c78c
  • Add a new icon for macOS - f4b9f6d
  • If someone is downloading a file, open it in a new window - b3d857f
  • Add smaller icon for "About" window - 7826a40
  • Move assets to a separate assets folder - from 9da7d35
  • Drop build.sh script - bec002d
  • Update the website (https://agam778.github.io/MS-365-Electron) - b0746d4...406b704
  • Use a new library for Discord RPC - cf8ee83
  • Rearrange menu - from e788a93
  • Update the "Check for Updates" button to use autoUpdater if on Windows/macOS - 401ba1c
  • Introducing Dynamic Icons! Check "Dynamic Icons" for more info - 2997e82, f42c6c8, 95e14db
  • Introducing Ad blocker! Block ads on sites like Outlook, etc - 2a0b175, 2a0b175
  • Update Discord RPC whenever a new window is created - 5a70499
  • Add "Apps" menu - ec12b02, 15d339d
  • Cleanup the code
  • Do not log if internet is connected - 5b4db16
  • Add keyboard shortcuts for Back, Forward and Reload buttons - dd81104
  • Add option to enable/disable auto updater - 0ba2721
  • Add a "Copy URL" button in menu - 72516bd
  • Update dependencies
  • Update user-agent strings

Full Changelog: v0.8.1...v0.9.0

Thanks for being interested in my project! :)

MS-365-Electron v0.8.1

23 Feb 17:58
Compare
Choose a tag to compare

This is the 19th Release of MS-365-Electron

What's Changed

  • Use checkbox for Enable Discord Rich Presence option
  • Replace new-window event with setWindowOpenHandler
  • Cleanup code
  • Update dependencies
  • Update useragent

Full Changelog: v0.8.0...v0.8.1

Thanks for being interested in my project! :)

MS-365-Electron v0.8.0

24 Nov 16:26
Compare
Choose a tag to compare

This is the 18th Release of MS Office - Electron

What's Changed

  • As Microsoft Office has been rebranded to Microsoft 365, same happens with this project. The name of this app is now MS-365-Electron with a new executable name and logo! This would require you to relogin to your Microsoft Account(s) and setup your options in app menu again if you are updating from the previous release. Read more about the change
  • There is now a specific logo for macOS builds only!
  • arm64 builds for macOS have been uploaded (for M series macbooks), although they have not been tested due to lack of a Macbook or a Mac system. If you test the app and it works all good, do create an issue and report me so I can further continue with the arm64 builds.
  • Migrate to the new yarn package management system (yarn v3.3.0)
  • Update dependencies
  • Update useragent strings

Full Changelog: v0.7.3...v0.8.0

Thanks for being interested in my project! :)

MS Office - Electron v0.7.3

07 Oct 13:13
Compare
Choose a tag to compare

This is the 17th Release of MS Office - Electron

Changelog:

  • Update Dependencies
  • Switch to "check-internet-connected" module for checking if user is online/offline
  • Show message box when error occurs on RPC connection
  • Update LICENSE and copyright
  • Update useragents

Thanks for Taking Interest in my Project 🙏

MS Office - Electron v0.7.2

20 May 11:30
Compare
Choose a tag to compare

This is the 17th Release of MS Office - Electron

Changelog:

  • Remove electron-icon-maker dependency and remove yarn genicon command

Thanks for Taking Interest in my Project 🙏

MS Office - Electron v0.7.1

14 May 10:30
Compare
Choose a tag to compare

This is the 16th Release of MS Office - Electron

Changelog:

  • Introduce Snap build
  • Introduce tar.gz build
Get it from the Snap Store

Thanks for Taking Interest in my Project 🙏