Skip to content

Releases: CodyTseng/nostr-relay-tray

v1.6.0

27 Jul 04:47
Compare
Choose a tag to compare

Change Log

  • Resolve issue with kind condition not working
  • Add heartbeat check to update connection status promptly
  • Add log viewer
  • Add default filter limit option

If you want to use Apple Silicon version, you need to build it from the source code.

v1.5.1

21 Jul 16:04
Compare
Choose a tag to compare

Change Log

  • fix: resolve initial launch failure due to config retrieval issues

If you want to use Apple Silicon version, you need to build it from the source code.

v1.5.0

20 Jul 06:46
Compare
Choose a tag to compare

Change Log

  • Add the ability to clear all events
  • Dark mode
  • Add the ability to join hubs

If you want to use Apple Silicon version, you need to build it from the source code.

⚠️ If you have not previously run nostr-relay-tray, you will not be able to run this version properly. This issue has been fixed in https://github.com/CodyTseng/nostr-relay-tray/releases/tag/v1.5.1.

v1.4.0

28 Jun 12:54
Compare
Choose a tag to compare

Change Log

  • Add max payload configuration option
  • Use framless window on macOS
  • Support changing tray icon color on Linux and Windows
  • Cache homepage data

If you want to use Apple Silicon version, you need to build it from the source code.

v1.3.0

12 Jun 05:09
Compare
Choose a tag to compare

Change Log

  • Support automatic startup at boot
  • Support setting which events are allowed or denied
  • Refactored the entire project structure to facilitate future feature additions
  • Updated the @nostr-relay/event-repository-sqlite package to enhance query efficiency

v1.2.3

05 Apr 05:05
Compare
Choose a tag to compare

Change Log

v1.2.2

12 Mar 14:52
Compare
Choose a tag to compare

Change Log

  • perf: optimize tag query

v1.2.1

11 Feb 14:23
Compare
Choose a tag to compare

Change Log

  • fix: specify host as "0.0.0.0" to resolve IP access issue

v1.2.0

09 Feb 15:32
Compare
Choose a tag to compare

Change Log

  • feat: display total number of events
  • feat: add copy server address functionality
  • feat: modify application icon
  • feat: support NIP-11

v1.1.0

31 Jan 14:34
Compare
Choose a tag to compare

Features

  • Import and Export Functionality
  • Periodic Local IP Address Refresh