Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
868a61fc48 Bump electron from 17.2.0 to 17.3.0 (#12)
Bumps [electron](https://github.com/electron/electron) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v17.2.0...v17.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:12:28 +05:30
dependabot[bot]
80cd7d5ddf Bump electron from 17.1.2 to 17.2.0 (#10)
Bumps [electron](https://github.com/electron/electron) from 17.1.2 to 17.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v17.1.2...v17.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 10:40:54 +05:30
dependabot[bot]
74bc10bce9 Bump axios from 0.25.0 to 0.26.1 (#11)
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 10:40:46 +05:30
Agampreet Singh
180b7917a3 Update to v0.5.2
Changelog:
- Move icons to /assets/icons folder
- Mentioned Microsoft in README.md and About Me's copyright text.
- Set overlay icon when download is started, finished and successful accordingly.
2022-03-20 18:50:58 +05:30
Agampreet Singh
b4341704c6 Release v0.5.1
Changelog:
- Add Discord RPC
2022-03-16 18:48:17 +05:30
Agampreet Singh
1852e5410a Update v0.5.0
Changelog:
- Add a Navigation Menu in the MenuBar which has back, forward, reload etc. buttons.
- Add option to choose if you want to auto hide menu bar
- Add option if you want to choose to open the websites that are targeted to open in a new window open in the same window instead.
2022-02-28 13:02:51 +05:30
Agampreet Singh
9679fb888e Release v0.4.5
- Add "Check for Updates" option in the "Application" menu.
- Add a splash screen which shows till the ms office wesbite is properly loaded.
2022-02-06 20:14:56 +05:30
Agampreet Singh
ee1aee9cbf v0.4.0
Added logger, shows dialog when download is completed, and shows a right click menu just like in a browser

v0.4.0

Added logger, shows dialog when download is completed, and shows a right click menu just like in a browser

Fix build.sh

Update build.sh
2021-11-11 12:24:00 +05:30
Agampreet Singh
0f4b117575 v0.3.7
Removed enterprise option, please refer to issue #3
2021-11-06 23:44:27 +05:30