Skip to content

Releases: bartuatabek/git-dash

GitDash 1.0.1

29 Jan 18:41
Compare
Choose a tag to compare

Changes

  • Removed GitHub Pages environment.
  • Added deployment options for Netlify.
  • Removed express.js server and migrated its logic into the login.js.
  • Added package deployment inside package.json for deploying application to Github Package Registry.
  • Added loading indicator after user completes login using GitHub.
  • Removed unused dependencies from package.json.

Fixes

  • Sign out button in the dashboard now works correctly.
  • Loading spinner is now centered when a query is made from the search fields.
  • GitHub OAuth2 login flow is now operational and works correctly.