Releases: 0x2E/fusion
Releases · 0x2E/fusion
v0.9.0-beta2
v0.9.0-beta1
New UI, baby!
Changelog
- 92a5ad4: fix: display the feed name in confirmation dialog (@0x2E)
- 4562391: fix: force refreshing should skip suspended feeds (@0x2E)
- c77ec88: fix: correct pointer dereference for suspended feed skip reason (@0x2E)
- cfc5d8d: Get rid of failure variable in Puller.do (@mtlynch)
- ab157ad: refactor: new ui (#69) (@0x2E)
- 84e94c0: doc: update screenshots (@0x2E)
- 088ff88: chore: switch to pnpm (@0x2E)
v0.8.15
Changelog
- 6acbd0a: chore: update deps (@0x2E)
- 480ed2a: fix: refactor Item nagigation (fix #64) (@0x2E)
- 60e75ef: Add unit tests for pull.FetchFeed (@mtlynch)
- 68ead65: Add tests for deciding whether to update a feed (@mtlynch)
- 3ad3c3a: refactor: add a pointer helper function (@0x2E)
- c41f596: Pull version string detection out of the frontend (@mtlynch)
- 0670eab: chore: exclude merge commits from the changelog (@0x2E)
- 80b2d79: Revert "chore: exclude merge commits from the changelog" (@0x2E)
- 734f787: fix: pull the full git history for goreleaser (@0x2E)
v0.8.14
Changelog
- e6abdd0: feat: previous/next item buttons (@Denperidge)
- 8acd38c: fix: previous/next item pagination (@Denperidge)
- c8602dc: chore: update deps (@0x2E)
- 6d0f7da: refactor: implement item switch with a full version filter (@0x2E)
- 2a0200d: Rename Item.Creates to Item.Insert (@mtlynch)
- 235e93b: Rename pull.FetchFeeds to FetchFeed (@mtlynch)
- 7d51383: Merge pull request #61 from Denperidge/prev-next-nav (@0x2E)
- c86d86b: Merge pull request #63 from mtlynch/fetch-feed (@0x2E)
- 09a409a: Merge pull request #62 from mtlynch/creates-insert (@0x2E)
v0.8.13
Changelog
- de32241: fix: redirect to page 1 when use changes feeds (@dev-shetty)
- ba3f61b: Merge pull request #57 from dev-shetty/fix-incorrect-pagination-redirect (@0x2E)
- e19c9dc: fix: improve pagination button responsiveness (@dev-shetty)
- b4283e8: fix: reduce breakpoint to sm (@dev-shetty)
- 7f33caf: Merge pull request #58 from dev-shetty/fix-mobile-pagination (@0x2E)
v0.8.12
v0.8.11
Changelog
- d6194e3: Delete mockgen mocks (@mtlynch)
- fb5eb6c: refacotr: delete mocks (@0x2E)
- 6f3ac27: Merge pull request #39 from mtlynch/no-mockgen (@0x2E)
- 64b071b: Use a constant for the session key name (@mtlynch)
- 04359e3: Adjust name of session key (@mtlynch)
- 9b3616c: Merge pull request #40 from mtlynch/constant-session-name (@0x2E)
- b797c5d: Check for error on retrieving the session (@mtlynch)
- 76116b1: Switch Docker image to use Alpine Linux (@mtlynch)
- c472619: Merge pull request #42 from mtlynch/alpine (@0x2E)
- dca5150: Merge pull request #41 from mtlynch/check-sess-err (@0x2E)
- 4f1bbf3: chore: update deps (@0x2E)
- d001b81: chore: auto migrate (@0x2E)
- ad8e061: doc: bump version (@0x2E)
- 1f6a9c1: Simplify password authentication (@mtlynch)
- ea4471f: Fix undefined variable (@mtlynch)
- 8a5f83f: Merge pull request #43 from mtlynch/password-is-key (@0x2E)
- 28147f3: Order items by publication date (@mtlynch)
- 7952311: Merge pull request #44 from mtlynch/order-by-publication-date (@0x2E)
- 839d125: Remove the gen command from scripts.sh (@mtlynch)
- a3c1ffd: Merge pull request #45 from mtlynch/drop-generate (@0x2E)
- 41784ec: Make conf settings read-only (@mtlynch)
- 15caa99: Get rid of global state for config (@mtlynch)
- c424c2b: Merge pull request #48 from mtlynch/no-conf-global (@0x2E)
- 8bb1ced: refactor: migrate all pages (@0x2E)
- 687adb5: fix: make action button responsvie (@0x2E)
- 5d9f8df: Tell browser to delete invalid session tokens (@mtlynch)
- 6cc04c0: Merge pull request #50 from mtlynch/delete-cookie (@0x2E)
- 28d360a: Merge pull request #49 from 0x2E/svelte5 (@0x2E)
- bfd4e8c: Check passwords based on hashes rather than plaintext (@mtlynch)
- c672aae: Merge pull request #51 from mtlynch/hash-password (@0x2E)
v0.8.10
Changelog
- 63a1056: fix: break the word in error alert (@0x2E)
- 1162ea8: chore: update deps (@0x2E)
- 3819dde: Set org.opencontainers.image.source label in Dockerfile (@dmarcoux)
- ac2570c: Merge pull request #33 from dmarcoux/dockerfile-label-org.opencontainers.image.url (@0x2E)
- c0a893a: Use the set -e option in scripts.sh (@mtlynch)
- d1b41a6: Merge pull request #34 from mtlynch/set-e-1 (@0x2E)
- 4ba8ee0: Use scripts.sh to build within Docker (@mtlynch)
- 1d9df9f: Merge pull request #35 from mtlynch/shared-build-script-1 (@0x2E)
- 4b25574: Build backend using static linking (@mtlynch)
- 10d9909: refactor: switch to cgo-free sqlite driver (@0x2E)
- 6db4377: chore: clean up release workfow (@0x2E)
- c8bdbf9: Rename .env to .env.example (@mtlynch)
- 4d2c0e2: Merge pull request #37 from 0x2E/cgo-free-sqlite (@0x2E)
- 472a41d: Merge pull request #36 from mtlynch/static-build-1 (@0x2E)
- 436f6a8: Merge pull request #38 from mtlynch/env-example (@0x2E)

