Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jun 20:45
9651745

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

Full Changelog: https://github.com/tnagatomi/octoradar/commits/v0.1.0