Skip to content

Releases: IhsenBouallegue/HubOne

v2.2.2

12 Nov 13:40
Compare
Choose a tag to compare

2.2.2 (2022-11-12)

Bug Fixes

  • install deps in hubone schema container (#61) (a1bbcf3)

v2.2.1

12 Nov 11:39
Compare
Choose a tag to compare

2.2.1 (2022-11-12)

Bug Fixes

v2.2.0

16 Oct 02:21
Compare
Choose a tag to compare

2.2.0 (2022-10-16)

Bug Fixes

  • add link group not showing up when hub empty (8e24184)
  • make all delete icons consistent (#41) (15bca47)
  • refactor link section files (94e5939)

Features

v2.1.1

06 Oct 22:51
Compare
Choose a tag to compare

2.1.1 (2022-10-06)

Bug Fixes

  • change vercel env variable (9dc74ff)
  • remove vercel base url (c12e8b9)

v2.1.0

06 Oct 12:14
Compare
Choose a tag to compare

2.1.0 (2022-10-06)

Bug Fixes

  • click on link card in view mode opens link (330a127)
  • fix hub edit (2882baf)
  • refactor mutations and queries (da1dbf5)

Features

  • add context provider (96041c4)
  • add delete button to link in edit mode (3bee561)
  • add edit calls on blur for link groups (0559baa)
  • add edit modals for hub, link and linkGroup (8cf00ea)
  • add footer link edit (2426cad)
  • add link in db when add link card clicked (c423ac7)
  • add linkgroup in db when add link group is clicked (1850edc)
  • add react query and mutations (2d2e543)
  • add the add link groups and link cards (a179e25)

v2.0.1

17 Sep 23:38
Compare
Choose a tag to compare

2.0.1 (2022-09-17)

Bug Fixes

  • use client side rendering (de2a461)

v2.0.0

27 Aug 11:52
Compare
Choose a tag to compare

2.0.0 (2022-08-27)

Bug Fixes

  • fix production database deployment and url (#19) (907e8b3)

  • feat!: store and fetch config from database (#18) (0297516), closes #18

BREAKING CHANGES

  • reliance on data storage in file has been removed.

v1.0.0

14 Aug 17:56
Compare
Choose a tag to compare

1.0.0 (2022-08-14)

Bug Fixes

  • add branches for semantic-release (85284f5)
  • adjust release workflow (b98e448)
  • fix semantic release deps (146da0c)

Features