Skip to content

Latest commit

 

History

History
125 lines (94 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

125 lines (94 loc) · 2.35 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

1.0.9 – 2022-09-27

Changed

  • use new reference class

1.0.8 – 2022-09-23

Fixed

  • reference widget style issues

1.0.7 – 2022-09-21

Added

  • reference widget for issues, MRs and comments

1.0.6 – 2022-08-30

Added

  • new option to connect with OAuth in a popup
  • token refresh (based on expiration date)
  • allow connection directly from the dashboard (with or without a popup)

Changed

  • use material icons
  • use node 16, bump js libs, adjust to new eslint config
  • get ready for NC 25

Fixed

  • fallback avatar

1.0.2 – 2021-10-14

Changed

  • don't ask for 'api' scope when using OAuth
  • adjust advice to create personal token

1.0.1 – 2021-06-28

Changed

  • stop polling widget content when document is hidden
  • bump js libs
  • get rid of all deprecated stuff
  • bump min NC version to 22
  • cleanup backend code

1.0.0 – 2021-03-19

Changed

  • bump js libs (fix widget item menu placement)

0.0.15 – 2021-02-16

Changed

  • app certificate

0.0.13 – 2021-02-08

Changed

  • bump max NC version

Fixed

  • dialogs style import

0.0.10 – 2021-01-18

Fixed

  • Popover scroll issue

0.0.9 – 2020-12-15

Changed

  • bump js libs
  • show namespace in dashboard widget items

0.0.8 – 2020-11-08

Added

  • optional link to GitLab in NC navigation

Changed

  • bump js libs

Fixed

  • make app icon dimensions square

0.0.7 – 2020-10-22

Added

  • automate releases

Changed

  • use Webpack 5 and style lint

Fixed

  • always use redirect URI generated on browser side

0.0.5 – 2020-10-12

Changed

  • better avatar management, url generated on server side
  • safer search

Fixed

  • various small design problems

0.0.4 – 2020-10-02

Added

  • lots of translations

Changed

  • filter out 'marked' todo events

0.0.3 – 2020-09-21

Added

  • unified search provider

Changed

  • improve authentication design
  • bump nc-vue and nc-vue-dashboard
  • improve widget empty content

Fixed

  • small mistakes in icons and design

0.0.2 – 2020-09-02

Fixed

  • image loading with new webpack config

0.0.1 – 2020-09-02

Added

  • the app