Voyage v0.3.0 released. It comes with cross-posts (reposts with hashtags), npub suggestions when tagging profiles, bandwidth savings and more.
https://github.com/dluvian/voyage/releases/tag/v0.3.0
Release notes:
### 🌠 Features
- Cross-posts (reposts with hashtags)
- Suggest npubs when tagging profiles with @
- Open threads by clicking note1.. or nevent..
- Make AUTH optional
- Open replies as root via options dropdown
- Open note via search bar
### ⚡️ Performance
- Don't resub cached feed page if it spans less than 4 hours
- Don't sub profiles of thread participants
- Prevent refetching your cached profile and lists
- Batch subs for missing and latest lists
- Debounce fetching full profile
### 🛠 Improvements
- Don't delete replies to my posts
- Load discover view faster
- Prevent AUTH spam from relays
- Consider event relays when selecting relays
- Improve searching profiles when many name duplicates are saved in the database
- Connect to relays before attempting to subscribe
- Only show web of trust profiles in discover view
- Use display_name if name is null or blank
- Resubscribe contact list when refreshing discover view
### 🎨 Styling
- Show trust badge instead of default account icon
- Rename relays -> relay list
- Disable topic chips when 7 selected
### 🐛 Bug Fixes
- Fix following profiles when user clicks fast
- Fix following topics when user clicks fast
- Allow adding relays with hyphen
- Set multiple p tags when mentioning more than one
- Don't render characters not part of URL as hyperlink
- Reset "Click to show more recent posts" button when switching profile view
### 📚 Documentation
- Add nip18 to supported nips
### ⚙️ Miscellaneous Tasks
- Bump version to v0.3.0
- Add git-cliff config
### 🗑 Removed
- Remove author names from thread view