Releases: tnagatomi/octoradar
Releases · tnagatomi/octoradar
Release list
v0.4.0
What's Changed
- feat: import the people you follow on GitHub by @tnagatomi in #41
- chore: update pnpm to v11.7.0 by @renovate[bot] in #39
- chore: update frontend devdependencies by @renovate[bot] in #38
- chore: update github-actions by @renovate[bot] in #40
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs: mention the Reactions tab in the README by @tnagatomi in #36
- feat: detect reactions by event ID so net-zero star/fork changes are not missed by @tnagatomi in #37
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore: update github-actions (major) by @renovate[bot] in #25
- chore: update pnpm to v11.6.0 by @renovate[bot] in #20
- chore: update frontend devdependencies (major) by @renovate[bot] in #24
- docs: update macOS Gatekeeper bypass for Sequoia and later by @tnagatomi in #27
- docs: add Feed and Discover screenshots to README by @tnagatomi in #29
- feat: reset Discover scroll position to top on panel switch by @tnagatomi in #32
- fix: update react monorepo to v19 by @renovate[bot] in #31
- chore: add minimumReleaseAge to Renovate config by @tnagatomi in #33
- test: add frontend component and hook tests by @tnagatomi in #34
- feat: add Reactions tab for stars and forks on your repos by @tnagatomi in #35
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- ci: add GitHub Actions CI workflow by @tnagatomi in #1
- feat: add incremental single-user feed fetch by @tnagatomi in #2
- feat: suppress browser autofill on form inputs by @tnagatomi in #3
- feat: remember feed read position across refresh and restart by @tnagatomi in #4
- build: switch frontend package manager from npm to pnpm by @tnagatomi in #5
- feat: replace PAT auth with GitHub OAuth device flow by @tnagatomi in #6
- feat: add dark mode by @tnagatomi in #8
- feat: add Discover tab for trending repositories by @tnagatomi in #7
- feat: replace the re-authenticate button with an account menu by @tnagatomi in #11
- feat: capitalize app display name to Octoradar by @tnagatomi in #9
- refactor: split App.tsx into components, hooks, and utils by @tnagatomi in #12
- feat: scale feed and discover lanes to pane width by @tnagatomi in #13
- docs: add project-wide AGENTS.md and symlink CLAUDE.md by @tnagatomi in #15
- feat: rename discover period labels to cadence form by @tnagatomi in #16
- ci: add Renovate configuration by @tnagatomi in #17
- Make the app distributable for macOS and Linux by @tnagatomi in #18
- chore: update application icon by @tnagatomi in #22
- fix: show capitalized app name in macOS App Switcher by @tnagatomi in #23
- ci: build Linux release against webkit2gtk-4.1 by @tnagatomi in #26
New Contributors
- @tnagatomi made their first contribution in #1
Full Changelog: https://github.com/tnagatomi/octoradar/commits/v0.1.0