[GH-ISSUE #85] 🐛 Bug: Improperly set instance url; back to default #7

Closed
opened 2026-03-02 23:31:08 +03:00 by kerem · 0 comments
Owner

Originally created by @Aetherinox on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/85

Originally assigned to: @Aetherinox on GitHub.

Two bugs existed which caused the following:

  • A user would be forced to use the defInstanceUrl when bLocalHost mode is enabled. No matter what URL they entered, it would always revert back to the default ntfy server instance.
  • Users who wished to set their app back to the default ntfy URL could not simply clear the field and press OK. It would toss an error telling them to enter a valid URL before they could save and close.

Reference

Reported via the ticket:


Commits

The following commits fix the above issues:


Action

Originally created by @Aetherinox on GitHub (Jun 9, 2025). Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/85 Originally assigned to: @Aetherinox on GitHub. Two bugs existed which caused the following: - [x] A user would be forced to use the `defInstanceUrl` when `bLocalHost` mode is enabled. No matter what URL they entered, it would always revert back to the default ntfy server instance. - [x] Users who wished to set their app back to the default ntfy URL could not simply clear the field and press OK. It would toss an error telling them to enter a valid URL before they could save and close. <br /> ## Reference Reported via the ticket: - https://github.com/Aetherinox/ntfy-desktop/issues/59 <br /> ## Commits The following commits fix the above issues: - https://github.com/Aetherinox/ntfy-desktop/commit/2c6c079a7e092601c14dba055f61df79304be0a9 - https://github.com/Aetherinox/ntfy-desktop/commit/195c46596d2416153df57b397f4d862f2870c343 <br /> ## Action - Properly variables set for storage object `instanceURL` - Removed `required: true` on `instanceUrl` form element - Released as update v2.1.1 - https://github.com/Aetherinox/ntfy-desktop/releases/tag/2.1.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy-desktop#7
No description provided.