Skip to content

Latest commit

 

History

History
89 lines (59 loc) · 2.63 KB

changelog.md

File metadata and controls

89 lines (59 loc) · 2.63 KB

1.1.0

  • feat: Introduction Video

1.1.1

  • fix: GitHub Username added three alternative ways before crash.

1.1.2

  • fix: fixed the new widget add button running to the top.

1.1.3

  • feat: renew cache in frameModal.

1.1.4

  • feat: more modern drag and drop in UI.

1.1.5

  • fix: Added custom id for firefox add-ons.

1.1.6

  • feat: Requested unlimitedStorage permission to store everything(mostly) on your local.

1.1.7

  • FireError with report
  • Timing to notifications
  • Network Layer Schema
  • aadRender which able to render new aad components

1.1.8

  • Change widget position save fixed.
  • New 'entries not found' text rather than crash
  • Error handling improvements
  • Slightly bigger aad's custom scrollbar
  • Some scrolls moved to aad's custom scrollbar

1.1.9

  • Another bug when widget position save fixed.
  • Better support to all themes
  • Trending widget settings improvements

1.2.0

  • Added border to common modals
  • Settings fully changed
  • Fixed some widget based bugs

1.2.1

  • Added send metrics option to settings (by default true in whitelist but I want to keep the default off depending on the number of users)
  • Metrics back-end improvements and most metrics will be public, actually already public right now too
  • Now container max count changed 4 to 16 (I hope it's enough, I made because of ultra-wide monitors)
  • Settings navigation are navigating now :D

1.2.2

  • Now when you reach min version, you will see a notification about the new version.
  • |-> and when you reach hard min version, you will see a modal to update.
  • In the entries widget, now you can filter by
  • |-> specific label
  • |-> specific assignee
  • |-> specific CIStatus like success, failed, pending as mergeable or not mergeable
  • |-> specific review status like approved, changes requested, review by specific user
  • In the trending widget, now you can change initial render count in settings.
  • New term added as quick look, like right now you can quick look to GitHub notifications with clicking the notification icon.
  • Trending widget a little bit improved in UI so know not has a horizontal scrollbar and easier to customize.

1.2.3

  • Quick look GitHub notifications crash fixed when empty notifications.
  • Metrics changed to false by default.

1.2.4

  • Entries label fixed and now supports multiple labels and space included labels.
  • New settings option for who don't want anyway use PAT token.
  • Profile widget now handle with no token with saying "not provided"
  • New quick look GitHub Repositories added, to see your repositories quickly. You can open by classic way to move profile page, open sidebar, click "Your repositories" button.

1.2.5