chore(release): release version 0.3.6#811
Merged
Merged
Conversation
wpfleger96
approved these changes
Jun 1, 2026
tlongwell-block
pushed a commit
that referenced
this pull request
Jun 1, 2026
* origin/main: chore(release): release version 0.3.6 (#811) feat(mobile): add channel sections with relay sync (#800) feat(desktop): sync channel sections across devices via Nostr (#792) feat(media): support arbitrary file types with download cards (#810) feat(desktop): add user-defined channel sections to sidebar (#789) Signed-off-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com> # Conflicts: # desktop/src-tauri/src/commands/mod.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.3.6
Changes since v0.3.5:
5cbedb1 feat(mobile): add channel sections with relay sync (#800)
753d0fe feat(desktop): sync channel sections across devices via Nostr (#792)
2b052eb feat(media): support arbitrary file types with download cards (#810)
247ac52 feat(desktop): add user-defined channel sections to sidebar (#789)
d810608 feat(desktop): keyboard shortcuts — ⌘⇧N new channel + ↑-to-edit last message (#809)
39911e4 fix(desktop): scope agent sweep to the owning app instance (#808)
f2c266b fix(desktop): route notification clicks to thread context (#790)
33e37de chore(deps): update all non-major dependencies (#804)
5670ffc fix(deps): re-pin isomorphic-git patch to 1.38.3 (#807)
033d92f chore(deps): update dependency @tanstack/react-query to v5.100.14 (#805)
bc23620 Fix desktop glass chrome and inbox previews (#793)
9b9cf46 refactor(just): slim down mobile-dev to just run Flutter (#801)
2a03851 refactor: consolidate infra management into justfile + add mobile-dev (#797)
To release: merge this PR. The tag and build will happen automatically.