From cadb65abe72088d183302acafd99dece429ac455 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 17:18:24 +0000 Subject: [PATCH] chore(main): release ynodesktop 1.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 71 +++++++++++++++++++++++++++++++++++ package.json | 2 +- 3 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 84d8d39..96f1cd9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.7" + ".": "1.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2633671 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + +## [1.3.0](https://github.com/affectioned/ynodesktop/compare/ynodesktop-v1.2.7...ynodesktop-v1.3.0) (2026-07-15) + + +### Features + +* add context menu with debugging options ([18b492a](https://github.com/affectioned/ynodesktop/commit/18b492abce5ddda6edac9d9f83a7f4bdcdc62154)) +* add dynamic title for the games ([1c48d2a](https://github.com/affectioned/ynodesktop/commit/1c48d2a9c7c5180ea2530acad73eaf64ae3a5b96)) +* add icons and fix existing ones ([d86b64f](https://github.com/affectioned/ynodesktop/commit/d86b64f05177e98e472c3b57a8b3d0cf703049a0)) +* add mumarope icon ([6395d81](https://github.com/affectioned/ynodesktop/commit/6395d8105307302ba7d40043e89bdbfb5dd42f43)) +* add new icons ([ae9bc18](https://github.com/affectioned/ynodesktop/commit/ae9bc18cbf66965f717267cb5db00010f293d921)) +* add support for collective unconscious and nostalgic ([4351bed](https://github.com/affectioned/ynodesktop/commit/4351bedc09b2fc3cd31598386bc5df272add2a2d)) +* consider private mode as online for displaying location ([bba9ab8](https://github.com/affectioned/ynodesktop/commit/bba9ab8621ba694477bdc4e173234b9764dbbcc2)) +* create custom title bar ([b524cb0](https://github.com/affectioned/ynodesktop/commit/b524cb0f7f3d4c8b162223616cd59938f9c1da95)) +* create first version of a working client ([0b3340f](https://github.com/affectioned/ynodesktop/commit/0b3340f6b7da0046037dd10d3311a84f435d50e2)) +* crop window to game frame ([6cc9cd4](https://github.com/affectioned/ynodesktop/commit/6cc9cd420d0655979f840141ee7c5d04ff50fb8b)) +* disable scroll on game page ([94bce5d](https://github.com/affectioned/ynodesktop/commit/94bce5d86f7091e39515ed81b4815d6bfed9a35e)) +* forced update check and release-please automation ([afcadf2](https://github.com/affectioned/ynodesktop/commit/afcadf265be6124aadbe2fb5d65570b70c8a3d51)) +* icons for oversomnia and yume tsushin ([b015d38](https://github.com/affectioned/ynodesktop/commit/b015d38bfbcd5e5a86ccf63a6126e3d00e16a583)) +* initial commit ([436f15b](https://github.com/affectioned/ynodesktop/commit/436f15b6e0d6e2b4abd839e84a354dc71b70e41a)) +* remove Loc from location ([09947a6](https://github.com/affectioned/ynodesktop/commit/09947a66724a71d69110929a62d79e4c344d2fcd)) +* retry discord connection on failure ([547c8ce](https://github.com/affectioned/ynodesktop/commit/547c8cee1be88db3fa412d4b0046edbf5a5231bf)) +* zoom in and out ([87d392c](https://github.com/affectioned/ynodesktop/commit/87d392c420d8d60ee4dcae01621a9226492dd832)) + + +### Bug Fixes + +* accidental global variable declaration for isConnected strings ([aa3336b](https://github.com/affectioned/ynodesktop/commit/aa3336b74f3486b904ecc13d2d7ac37d8333223f)) +* **discord rich presence:** fix typo ([666d733](https://github.com/affectioned/ynodesktop/commit/666d733ba8508a1f6491e797f798f0d60c0806ba)) +* Multi titlebar ([dd7e67d](https://github.com/affectioned/ynodesktop/commit/dd7e67d34f3a71c65caf2f119662f05544f90740)) +* Multi titlebar ([daa4983](https://github.com/affectioned/ynodesktop/commit/daa49835619ae9c9435e2e164326aeefdc56991d)) +* multiple title bars ([45a9ef7](https://github.com/affectioned/ynodesktop/commit/45a9ef78b177ef54c95902e1ac0b3593dca5fb58)) +* prevent promptinjection from running on the homepage ([1c8e9e4](https://github.com/affectioned/ynodesktop/commit/1c8e9e46d2e04077d8ab35c0c0d580a45f6d7e60)) +* remove Online from game name ([9fe6e03](https://github.com/affectioned/ynodesktop/commit/9fe6e03cfdd00a0bef538fd683e22b807b80eb0c)) + + +### Dependencies + +* configure the build targets and options ([1d8a7f3](https://github.com/affectioned/ynodesktop/commit/1d8a7f3f75344b33af3673c5e5269c2ff7692af9)) +* **deps-dev:** bump electron from 33.4.11 to 35.7.5 ([8d4176a](https://github.com/affectioned/ynodesktop/commit/8d4176afa2df8bedfebe6b0fbb2bfc87613480d5)) +* **deps-dev:** bump electron from 33.4.11 to 35.7.5 ([93c8585](https://github.com/affectioned/ynodesktop/commit/93c85850952879d9e2df36a5c5a96e4ae839ece5)) +* **deps-dev:** bump electron from 35.7.5 to 39.8.5 ([f030303](https://github.com/affectioned/ynodesktop/commit/f030303584332dc8aa956e50373eb044c0b5fd7d)) +* **deps-dev:** bump electron from 35.7.5 to 39.8.5 ([9b95a73](https://github.com/affectioned/ynodesktop/commit/9b95a73e9aa5c91496857a8919eb6a319e0219e3)) +* **deps-dev:** bump electron from 39.8.5 to 43.1.1 ([#33](https://github.com/affectioned/ynodesktop/issues/33)) ([137e601](https://github.com/affectioned/ynodesktop/commit/137e6016cdbf29fd3f565fb068be54aa8f211e28)) +* **deps-dev:** bump electron-builder from 26.8.1 to 26.15.3 ([#34](https://github.com/affectioned/ynodesktop/issues/34)) ([b18830b](https://github.com/affectioned/ynodesktop/commit/b18830bee5a0f065021f7776a517fc75634d130a)) +* **deps:** bump @xmldom/xmldom from 0.8.11 to 0.8.12 ([37c5e51](https://github.com/affectioned/ynodesktop/commit/37c5e5183517a13e09d889524851ef542625d0f1)) +* **deps:** bump @xmldom/xmldom from 0.8.11 to 0.8.12 ([983f12b](https://github.com/affectioned/ynodesktop/commit/983f12bd90465ea8d0ac9fd471fe2bf6087c66af)) +* **deps:** bump @xmldom/xmldom from 0.8.12 to 0.8.13 ([5b15be6](https://github.com/affectioned/ynodesktop/commit/5b15be688dd128e3a640f1e3ca189e17945b0358)) +* **deps:** bump @xmldom/xmldom from 0.8.12 to 0.8.13 ([c1e06df](https://github.com/affectioned/ynodesktop/commit/c1e06df70ecf043f892f51389431d721085493c1)) +* **deps:** bump actions/download-artifact from 4 to 8 ([#29](https://github.com/affectioned/ynodesktop/issues/29)) ([fc114b1](https://github.com/affectioned/ynodesktop/commit/fc114b1d11702c66c259ac813c884296a0e7471c)) +* **deps:** bump actions/setup-node from 4 to 7 ([#26](https://github.com/affectioned/ynodesktop/issues/26)) ([d6bb0e1](https://github.com/affectioned/ynodesktop/commit/d6bb0e1bf7221674b9690ddc3aff0833a3a9ac2c)) +* **deps:** bump actions/upload-artifact from 4 to 7 ([#27](https://github.com/affectioned/ynodesktop/issues/27)) ([39f6f93](https://github.com/affectioned/ynodesktop/commit/39f6f93a9973d1b4a8a5026017a4bab9d093e353)) +* **deps:** bump dependabot/fetch-metadata from 2 to 3 ([#25](https://github.com/affectioned/ynodesktop/issues/25)) ([3b08df3](https://github.com/affectioned/ynodesktop/commit/3b08df3c2f700aa861aad2606767ec46605f0caf)) +* **deps:** bump electron-context-menu from 3.6.1 to 4.1.2 ([#32](https://github.com/affectioned/ynodesktop/issues/32)) ([028f897](https://github.com/affectioned/ynodesktop/commit/028f897f6956c80b23ed5ab85107e3e3c8d9df41)) +* **deps:** bump electron-store from 8.2.0 to 11.0.2 ([#30](https://github.com/affectioned/ynodesktop/issues/30)) ([ca4d23a](https://github.com/affectioned/ynodesktop/commit/ca4d23aca25d660cd832857f0c4295acdcb44295)) +* **deps:** bump fast-uri from 3.1.0 to 3.1.2 ([3e04ae7](https://github.com/affectioned/ynodesktop/commit/3e04ae7e3a649b0898a7cd0d2dee0e01a819e0f6)) +* **deps:** bump fast-uri from 3.1.0 to 3.1.2 ([ffb37c2](https://github.com/affectioned/ynodesktop/commit/ffb37c21cbaa955e07cee2c3ee6a90007afe9700)) +* **deps:** bump form-data from 4.0.5 to 4.0.6 ([c9f140d](https://github.com/affectioned/ynodesktop/commit/c9f140de94d42bd86fcd8dba15d37dd9451b24e3)) +* **deps:** bump form-data from 4.0.5 to 4.0.6 ([2badd6a](https://github.com/affectioned/ynodesktop/commit/2badd6a886b7d21ad49a870e84fd27750b6f6ae9)) +* **deps:** bump ip-address from 10.1.0 to 10.2.0 ([b5ecce9](https://github.com/affectioned/ynodesktop/commit/b5ecce9cd5914ef2aa454d92ac5dbc5b664c0ac6)) +* **deps:** bump ip-address from 10.1.0 to 10.2.0 ([449ad1c](https://github.com/affectioned/ynodesktop/commit/449ad1c80c0a8a65cf0f3856368fb7b16b033420)) +* **deps:** bump lodash from 4.17.23 to 4.18.1 ([f5a9794](https://github.com/affectioned/ynodesktop/commit/f5a9794501110bcc08151a4f86bc564cc68aea56)) +* **deps:** bump lodash from 4.17.23 to 4.18.1 ([4efee5a](https://github.com/affectioned/ynodesktop/commit/4efee5aebe2263d5e459e21895b0ce014135a8d4)) +* **deps:** bump picomatch from 4.0.3 to 4.0.4 ([1fc0d7f](https://github.com/affectioned/ynodesktop/commit/1fc0d7ff195ef64fe9df2388d4c34e5630ff1727)) +* **deps:** bump picomatch from 4.0.3 to 4.0.4 ([5398b16](https://github.com/affectioned/ynodesktop/commit/5398b16014271731329df69a926d26cea47931d9)) +* **deps:** bump softprops/action-gh-release from 2 to 3 ([#28](https://github.com/affectioned/ynodesktop/issues/28)) ([064de5d](https://github.com/affectioned/ynodesktop/commit/064de5d518621f500f50b4adb4b4bba7780cceb1)) +* **deps:** bump sweetalert2 from 11.26.22 to 11.26.25 ([#31](https://github.com/affectioned/ynodesktop/issues/31)) ([dc7f03e](https://github.com/affectioned/ynodesktop/commit/dc7f03e0b852b5c83fdc63d5bcd88921ab35f3ce)) +* **deps:** bump tmp from 0.2.5 to 0.2.7 ([f596741](https://github.com/affectioned/ynodesktop/commit/f596741cd72f460ebaab3542384883da901ec38f)) +* **deps:** bump tmp from 0.2.5 to 0.2.7 ([5100b1e](https://github.com/affectioned/ynodesktop/commit/5100b1ee3c1a8f8de3108c34105217ba8c5d4dc7)) +* update electron deps ([2c90505](https://github.com/affectioned/ynodesktop/commit/2c90505ec5fb15ab549918d0038878c7f84aa742)) diff --git a/package.json b/package.json index b395989..e1b19fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ynodesktop", - "version": "1.2.7", + "version": "1.3.0", "description": "A Yume Nikki Online desktop client with optional Discord Rich Presence", "main": "src/main.js", "scripts": {