octobox

📮 Untangle your GitHub Notifications

AGPL-3.0 License

Stars
4.3K
Committers
120

Bot releases are hidden (Show)

octobox - Baseline "Release" of Octobox

Published by jules2689 over 6 years ago

There was a proposal to create some sort of change log in (https://github.com/octobox/octobox/issues/584), which is starting with a baseline here.

This release won't enumerate the many changes to Octobox over time, but here are some more notable recent changes:

State What Details Where
Added Sidekiq Sidekiq was added to begin initial support for background user syncing. https://github.com/octobox/octobox/pull/543
Added Optional Sidekiq scheduling Instead of using a cron job, you can use sidekiq cron to auto-schedule backgroudn syncs https://github.com/octobox/octobox/pull/589
Added Github Emoji Labels Adds emojis to labels 🎉 https://github.com/octobox/octobox/pull/571
Added API Docs Basic API Documentation and API support for notifications was added https://github.com/octobox/octobox/pull/547
Added API Tokens Authenticate via API tokens on a per user basis https://github.com/octobox/octobox/pull/546
Added MySQL support Choose to use MySQL or Postgres https://github.com/octobox/octobox/pull/499
Fixed Invalid Access Tokens Handle invalid tokens in download service https://github.com/octobox/octobox/pull/532
Changed Rails 5.2 Update Rails https://github.com/octobox/octobox/pull/573
Changed Ruby 2.5.0 Update Ruby https://github.com/octobox/octobox/pull/512
Fixed Subject Sync Errors Handle failure cases in subject syncing better https://github.com/octobox/octobox/pull/590
Fixed Handle no-author edge case Handle a case where an author did not exist on a commit https://github.com/octobox/octobox/pull/588