Release Info
Item | SHA-256 | Desc |
---|---|---|
๐ ntfy-desktop-2.1.3-win32-arm64.zip | 154af760b589d4175b387f683051d625db62d1a3b4cd23c1fc7503c4db40ec5a
| Windows arm64 (64-bit) binaries |
๐ ntfy-desktop-2.1.3-win32-ia32.zip | c38f0a9c658d7dc0294844b4420296b82ab3e62374749c942c76e7fb0c56a0c0
| Windows ia32 (32-bit) binaries |
๐ ntfy-desktop-2.1.3-win32-amd64.zip | 849b2ccb9382acfb0f7010c8b7e0e6715e174b6ca6551b06c1bc3075bae2e343
| Windows x64 (64-bit) binaries |
๐ ntfy-desktop-2.1.3-linux-arm64.zip | 2a78e84af9325e9e1492bc2e5fddbbaf849f2b1ce6783479ef703bee12a54ef4
| Linux arm64 (64-bit) binaries |
๐ ntfy-desktop-2.1.3-linux-armv7l.zip | ab6f14889ae16ac459414c33d8f35a25f25781bef3eab1eddd8db62098203cd5
| Linux armv7l (32-bit) binaries |
๐ ntfy-desktop-2.1.3-linux-amd64.zip | cf82b48552492f519ff4dc0ca8f256cea67509bd5566599ff306badd69422078
| Linux x64 (64-bit) binaries |
๐ ntfy-desktop-2.1.3-darwin-arm64.zip | fad809ceded932c73183a4c8abaf587362afb66006da76d3fac40b16c33c0ef4
| Darwin / macOS arm64 (64-bit) binaries |
๐ ntfy-desktop-2.1.3-darwin-amd64.zip | f32f67a478d3a2ef4e47306f9e2be80f17b3e89c09180664c0f67152ea79369e
| Darwin / macOS x64 (64-bit) binaries |
๐ sha256sum.txt.asc | Signed SHA256 hash digest | |
๐ sha1sum.txt.asc | Signed SHA1 hash digest | |
๐ท๏ธ GUID | 22ce449b-259e-57f4-bf70-d94d669cc4b0
| |
๐ท๏ธ UUID | c56413f7-ff9b-5701-b098-48500f62e9cf
| |
๐ Stamp | 2.1.1-2025-06-09T13:19:03.000Z ๐บ 2.1.2-2025-06-09T18:44:32.000Z
| |
๐ Last Release | 0 days ago
|
What's New
This release contains the following changes:
Note
This release moves electron out of beta to the stable branch. Users should notice a performance increase when loading the app as
many optimizations were made.
refactor
: increase refresh rate by +5 seconds to ensure we don't hit ntfy official service rate limits- self-hosted servers can still set the refresh rate to 1 second
build(deps)
: bump electron out of beta branch to stablebuild(deps-dev)
: bump @types/node from 24.0.0 to 24.0.4
Statistics
How the files have changed:
- Changed files : 7
- Changes : 2022
- Commits : 18
- Additions : 1248
- Deletions : 774
- PRs (categorized) : 18
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
๐ช Continuous integration
- update workflows : c11368a @Aetherinox
- update workflow checksum : a5ec27e @Aetherinox
- update key usage workflow : 5512a0a @Aetherinox
- rename gpg test file : 24fe492 @Aetherinox
- add newline to tests : 13b2adb @Aetherinox
- add linebreak seperators to workflow output : 6f48b68 @Aetherinox
- bump node version from 20.x to
22.x
: d33b61e @Aetherinox
๐ Features
- add new
view
andedit
menu categories to control websites : 67c254d @Aetherinox
๐งน Housekeeping
- stylize error notification when issue occurs in bottom of page : 1fc9305 @Aetherinox
- use app title instead of app name : cd02b48 @Aetherinox
๐ฆ Build & Dependencies
- bump version
2.1.2
: b98c608 @Aetherinox - (deps) bump electron from 37.0.0-beta.3 to
37.0.0-beta.4
: 7cf0282 @Aetherinox - (deps-dev) bump
@types/testing-library__jest-dom
from 5.14.9 to6.0.0
: 2973905 @Aetherinox
โ๏ธ Docs
- (readme) update build and test badges : ebbc840 @Aetherinox
- (readme) add instructions for validating signed release files and
sha256sum.txt.asc
: 2b68746 @Aetherinox - (readme) update signature instructions : 4e6e472 @Aetherinox