Releases: aeharding/voyager
Releases · aeharding/voyager
2.43.2
2.43.1
Immutable
release. Only release title and notes can be modified.
This is the first release with immutable assets and attestation (more secure releases! it's now impossible to change tags or artifacts for a release) - sorry for the messed up changelog :)
Changelog:
- build: upgrade action-gh-release for immutable release support (d271959)
- build: artifact attestation (#2205) (767b7f8)
- fix: newest posts/comments sometimes not showing on profile (#2204) (4acffd1)
- fix: expand image gallery gesture area (#2201) (6c7d768)
- chore: upgrade dependencies (#2200) (29c6ac5)
- fix: android blank space when returning to app (#2199) (c65a786)
- refactor: remove unused ref/effect (#2194) (eb9d7e7)
- fix: do not clear presentingElement (#2193) (0d4280a)
- fix(ios): share avif image and other media share edge cases (#2190) (43a5c6f)
- build: fix ios cap sync (552741c)
- fix(ios): avif image sharing (#2189) (83018be)
- chore: fix ios/android build (cbcf624)
- chore: upgrade dependencies (#2180) (638fc9b)
2.42.0
🚀 Features
- feat: android confirm back to communities list setting
- PR: #2174
- feat: don't ask again on android confirm back alert
- PR: #2178
- feat: unwrap fedi sharing services on paste in post url textbox
- PR: #2177
🐛 Fixes
- fix: attempt to fix backdrop not closing on some android devices
- PR: #2171
- fix: android community header title alignment
- PR: #2173
- fix: search result URL preview not rendering
- PR: #2179
- fix(piefed): calculate total score as upvotes - downvotes
- PR: #2181
- fix: respect hide votes setting for crossposts
- PR: #2182
- fix: attempt to fix android modal dismiss zoom
- PR: #2184
- fix: vger.to urls not unfurled in markdown url insert dialog
- PR: #2187
📝 Other Changes
2.41.0
2.40.4
2.40.3
2.40.2
🐛 Fixes
- fix: searchbar style specificity after stencil upgrade
- PR: #2147
- fix: header button spacing css specificity due to stencil change
- PR: #2148
- fix: attempt fix for flakey modal dismiss on android
- PR: #2149
- fix: haptics on community alphabet quick switch
- PR: #2150
- fix: upvote arrow layout on inbox
- PR: #2152
- fix: patches from bun migration
- PR: #2153
- fix: communities list not loading on guest instance
- PR: #2157
📝 Other Changes
2.40.1
2.40.0
🚀 Features
- feat: enable vger.to sharing by default for native app
- PR: #2114
🐛 Fixes
- fix: ui glitch after comment editor dismiss
- PR: #2118
- fix: comment not rendered in thread after submit
- PR: #2119
- fix: tab not staying selected, account reordering
- PR: #2121
- fix: quote/unquote text highlighted in reply body
- PR: #2133
- fix: toast message on mark read failure from actions dropdown
- PR: #2136
- fix(piefed): mark mentions read, save comments, view saved posts/comments
- PR: #2137