Releases: haorendashu/nostrmo
3.5.0
Nostrmo 3.5.0 release.
This version mainly change to custom feed and outbox model.
Change list:
- General Feed .
- Mentioned Feed .
- Relay Feed .
- feed edit pages .
- Remove old feeds and change to custom feeds .
- Sync datas and outbox model .
- Local relay's max size change and support subscription.
- content decode support uppercase link.
- bugsfix.
Other platform you can find from:
IOS
MacOS
Web And PWA
3.4.0
Nostrmo 3.4.0 release.
This version mainly change the relay pool implement and bugfix.
Change list:
- relay pool implement.
- Add index relay support.
- Emoji add link change.
- Event component UI change.
- Add POW support.
- User's router splite to multi list.
- Come list try to parse by nip44 and then nip04.
- Event content
===don't decode as markdown. - Follow packs component bugfix and move to first tab.
- Make image preview close btn bigger.
- Add a confirm before logout.
Other version you can find from:
IOS
MacOS
Web And PWA
3.3.0
This version mainly add some editor support and Starter Packs support.
Change List:
- Starter Packs some in feed and Event Content.
- Add Starter Packs detail page.
- Add Global hot Starter Packses pages.
- Editor add markdown input button.
- Editor pause change to insert plain text.
- DM support Private File Message.
- Fix android signer reject cause sign request call fail bug.
- Change some UI.
- Bugfixs.
You can also download ios and macos version from apple:
https://apps.apple.com/us/app/id6447441761?l=en-us&platform=iphone
https://testflight.apple.com/join/icO07ElD
https://testflight.apple.com/join/kvGz47De
3.2.0
This version mainly change nesigner to 0.1.0 and add wallet page.
Change logs:
Change nesigner api from usb to usb serial.
Change android nesigner support.
Add Wallet Pages (Wallet info, Tranaction List, Receive, Send).
Nip29 group message remove previous tag.
Fix some bugs.
3.1.0
Version 3.1.0 release!
Change list:
- Add tags spam filter.
- Add clear cache function.
- Group chat add reply support.
- Android content query add rejected suppport.
- Fix blossom upload bug.
- Add source to local relay.
- Fix picture event image show twitce in other client bug.
- Fix article summary not set bug.
3.0.0
This release mainly add support to nesigner and recode local relay's database.
Change list:
- Add support to nesigner (Windows, Linux and MacOS).
- Using ISar to recode local relay's database.
- Upgrade flutter versions.
- Show comment event (kind: 1111).
- Add Relay Group Naddr and Follow Set Naddr str decode.
- Bugsfix.
You can download the files from:
MacOS: https://testflight.apple.com/join/icO07ElD
IOS: https://testflight.apple.com/join/kvGz47De
Others: https://github.com/haorendashu/nostrmo/releases/tag/3.0.0
2.9.6
This release mainly change remote signer (NIP-46) 's encrypt method from NIP-04 to NIP-44.
Change list:
- Change remote signer (NIP-46) 's encrypt method from NIP-04 to NIP-44.
- Note tail config bugfix.
- Fix some relay pool's bugs.
- Fix some dm's bugs.
2.9.5
This version mainly add some pc supports. Such Pc tray and notice.
This version we recode many group's pages. Hope you can enjoy it.
Since this version, we add support for some linux release packages (appimage, deb, rpm). But these release files sometimes not work. If you are good at linux app packaging, it's welcome to give me some pull.
- Add Pc tray support.
- Add Pc notice support.
- Add support for some linux packages.
- Relay dtail page can jump to jumble.social .
- User can config their Client tag.
- Add note tail support.
- Recode some group pages.
- Fix some bugs.
2.9.4
Change list:
- Remove metadata cache when start and change wot reload method.
- Add support to sync user's local events to relays .
- Change some group chat page ui .
- Move Group Chat to chat list .
- Fix some remote signer bug .
- Add support to send long form .
- Change Long Form decode package .
- Add a json viewer to event json copy .
- Fix sometimes android image save fail bug .
- Trace router query add tempRelays support .
- Change video component width check method .
- Fix sometimes back button will exist app bug .
2.9.3
This version is mainly add NIP-55 and Cache Relay support.
Change list :
- Add NIP-55 content-resolver support.
- Add cache relay support.
- Live's Naddr address link to zap.stream.
- Change filed name for NIP-55's meger .
- Change Group's sync time.
- Add user change to use the login page.
- Add support for pick multi file for editor.
- Change video component's height.
- Music player change to lazy load avoid stop apple's music.
- Split Android apk according to abi
- Bugs fix :
- Fix friend's friend not work in WOT filter.
- Fix Font Family can't save bug.
- Fix username too long UI for notes.
- Fix sometimes editor allow user sending empty message bug.
- Fix event's source dialog can't close by the system back btn.