Skip to content

Octobox

Developer Productivity

A web app that adds an archived state and enhanced filtering to manage GitHub notifications more efficiently.

Ruby Latest july-2026 · 26d ago Security brief →

Features

  • Adds an "archived" state so you can mark notifications as done
  • Highlight important notifications with a star for easy retrieval
  • Shows extra context like issue/PR status, CI status, and labels
  • Powerful filter options by repo, org, type, action, state, CI status, etc.
  • Gmail‑style keyboard shortcuts for fast navigation and triage

Recent releases

View all 14 releases →
february-2026 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • build(deps): Bump commonmarker from 2.6.0 to 2.6.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4366
  • Ruby 4.0.0 by @andrew in https://github.com/octobox/octobox/pull/4358
  • build(deps): Bump thor from 1.4.0 to 1.5.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4368
  • build(deps): Bump redis-client from 0.26.2 to 0.26.3 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4367
  • build(deps): Bump multi_xml from 0.8.0 to 0.8.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4370
  • build(deps): Bump rails from 8.1.1 to 8.1.2 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4369
  • build(deps): Bump tilt from 2.6.1 to 2.7.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4371
  • build(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4375
  • build(deps-dev): Bump listen from 3.9.0 to 3.10.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4376
  • build(deps): Bump bootsnap from 1.21.0 to 1.21.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4374
  • Add zizmor workflow and fix security findings by @andrew in https://github.com/octobox/octobox/pull/4377
  • build(deps): Bump commonmarker from 2.6.1 to 2.6.2 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4379
  • build(deps): Bump github/codeql-action from 3.31.10 to 4.31.10 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4378
  • Update to ruby 4.0.1 by @andrew in https://github.com/octobox/octobox/pull/4380
  • build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4381
  • build(deps): Bump ruby/setup-ruby from 1.284.0 to 1.286.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4384
  • build(deps): Bump puma from 7.1.0 to 7.2.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4383
  • build(deps-dev): Bump active_record_query_trace from 1.6.1 to 1.9 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4382
  • build(deps): Bump bugsnag from 6.28.0 to 6.29.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4385
  • build(deps): Bump commonmarker from 2.6.2 to 2.6.3 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4386
  • build(deps): Bump redis-client from 0.26.3 to 0.26.4 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4387
  • build(deps): Bump prism from 1.8.0 to 1.9.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4389
  • build(deps): Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4388
  • build(deps-dev): Bump brakeman from 7.1.2 to 8.0.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4390

Full Changelog: https://github.com/octobox/octobox/compare/january-2026...february-2026

august-2025 Breaking risk
Breaking changes
  • Minimum Ruby version raised to 3.4.5
Notable features
  • Added openapi.yaml to the repository
Full changelog

What's Changed

  • Upgraded to ruby 3.4.5
  • Add openapi.yaml to the repository. by @rickwysocki in https://github.com/octobox/octobox/pull/3633
  • build(deps): Bump rdoc from 6.14.1 to 6.14.2 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4155
  • build(deps): Bump pagy from 9.3.4 to 9.3.5 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4156
  • build(deps): Bump ostruct from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4144
  • build(deps): Bump tilt from 2.6.0 to 2.6.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4157
  • build(deps): Bump bugsnag from 6.27.1 to 6.28.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4158
  • build(deps): Bump io-console from 0.8.0 to 0.8.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4159
  • build(deps): Bump redis-client from 0.25.0 to 0.25.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4161
  • build(deps): Bump erb from 5.0.1 to 5.0.2 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4160
  • build(deps): Bump ostruct from 0.6.2 to 0.6.3 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4162
  • build(deps): Bump redis from 5.4.0 to 5.4.1 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4163
  • build(deps): Bump thor from 1.3.2 to 1.4.0 in the bundler group by @dependabot[bot] in https://github.com/octobox/octobox/pull/4164
  • build(deps): Bump nokogiri from 1.18.8 to 1.18.9 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4166
  • build(deps): Bump octicons_helper from 19.15.3 to 19.15.4 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4165
  • build(deps-dev): Bump brakeman from 7.0.2 to 7.1.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4167
  • build(deps-dev): Bump rouge from 4.5.2 to 4.6.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4170
  • build(deps): Bump octicons from 19.15.4 to 19.15.5 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4171
  • build(deps): Bump octicons_helper from 19.15.4 to 19.15.5 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4172
  • build(deps): Bump rack from 3.1.16 to 3.2.0 by @dependabot[bot] in https://github.com/octobox/octobox/pull/4174

New Contributors

  • @rickwysocki made their first contribution in https://github.com/octobox/octobox/pull/3633

Full Changelog: https://github.com/octobox/octobox/compare/july-2025...august-2025

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
4,475
Forks
347
Languages
Ruby HTML JavaScript

Install & Platforms

Install via
docker npm

Beta — feedback welcome: [email protected]