Skip to content

Releases: lapulpeta/Nostrid

v1.13

27 Jan 22:31
Compare
Choose a tag to compare

⚠️Upgrade should be supported from v1.11 and above. If you have a previous version (or if you experience any upgrade issue) then uninstall it and make a fresh installation.

  • Improved media uploads (Android and Windows only)
  • Added ability to search for different types of hex IDs
  • Added menu to copy different things (author npub, note ID, note content, etc.)
  • Bug fixes

v1.12

27 Jan 00:27
Compare
Choose a tag to compare

⚠️ You can upgrade from v1.11 only. If you have a previous version then uninstall it first.

  • Added support for uploading files to nostr.build and void.cat (Not available in Web version due to CORS)
  • Bug fixes

v1.11

25 Jan 23:46
Compare
Choose a tag to compare

⚠️Delete any previous version before installing this one

  • Migrated DB engine from LiteDB to Sqlite
  • Fixed bug when deleting account

v1.10

23 Jan 22:14
Compare
Choose a tag to compare
  • Improved reposts. Now they display the repost event instead of a link. Also sending reposts has now been enabled.

Upgrading from v1.9.X should be supported, but if you experience any issue just uninstall old version and make a fresh installation.

v1.9.1

21 Jan 20:57
Compare
Choose a tag to compare
  • Minor UI fixes

v1.9

21 Jan 00:06
Compare
Choose a tag to compare
  • Added support for Lightning Network
  • Added support for NIP-07 extensions (e.g. nos2x) in Web version and as PWA
  • Added Copy button in several pages
  • Bug fixes

Upgrading from v1.8 should be supported, but if you experience any issue just uninstall old version and make a fresh installation.

v1.8

18 Jan 22:14
Compare
Choose a tag to compare
  • The last used account is now loaded upon start
  • Dark/light setting is now a config option that is preserved when app is closed/restarted
  • Web version preserves database in local storage so accounts and settings are not lost when page is closed

Upgrading from v1.7 should be supported, but if you experience any issue just uninstall old version and make a fresh installation.

v1.7

17 Jan 23:42
Compare
Choose a tag to compare
  • Added support for PoW (both sending with a given difficulty and blocking incoming below a given difficulty) as per NIP-13
  • Bug fixes

Upgrading from v1.6 should be supported, but if you experience any issue just uninstall old version and make a fresh installation.

v1.6

16 Jan 23:26
Compare
Choose a tag to compare
  • Added support for markdown
  • Added ability to play embedded videos and audios directly
  • Added notifications of unread mentions (in Android you must explicitly allow notifications, by default they are blocked)
  • Bug fixes

Upgrading from v1.5 should be supported, but if you experience any issue just uninstall old version and make a fresh installation.

v1.5

16 Jan 00:04
Compare
Choose a tag to compare

⚠️Delete any previous version before installing this one

  • Added support for NIP-05
  • Improvements regarding refreshing new events and auto-managing relays
  • Fixed a problem with the DB (issue reported here)