Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jjoshm/nightwave-plaza-electron
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Mar 19, 2024
2 parents 48f27ba + bf495db commit c618457
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 6 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.4.0-alpha](https://github.com/jjoshm/nightwave-plaza-electron/compare/v0.3.0-alpha...v0.4.0-alpha) (2024-03-19)


### Features

* discord ([37a7ea6](https://github.com/jjoshm/nightwave-plaza-electron/commit/37a7ea6949b2034fb4ac8aaa23a0693178ee726a))


### Bug Fixes

* height ([cf7a8d3](https://github.com/jjoshm/nightwave-plaza-electron/commit/cf7a8d3c3621c0cc553a0549738e8f490a2a04a8))

## [0.3.0-alpha](https://github.com/jjoshm/nightwave-plaza-electron/compare/v0.2.3-alpha...v0.3.0-alpha) (2024-03-18)


Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

electron wrapper for https://plaza.one/

![image](https://github.com/jjoshm/nightwave-plaza-electron/assets/39901876/9c79e340-b171-4ab3-98b2-8d494c9d3544)
![image](https://github.com/jjoshm/nightwave-plaza-electron/assets/39901876/c2a69fbe-4647-4f47-a115-f79737b0c28a)

# Supported

# Features
- minimize to tray
- tray menu
- discord rich presence

# Todo
- improve window dragging
- better menus (login, settings)
- discord rich presence
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightwave-plaza-electron",
"version": "0.3.0-alpha",
"version": "0.4.0-alpha",
"description": "Nightwave Plaza App",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit c618457

Please sign in to comment.