Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

54 lines (37 loc) · 1.39 KB

Change Log

[v1.1.0-enh4] 2022-11-13

Improvements

  • Added deployer file

[v1.1.0-enh3] 2022-11-08

Improvements

  • Save Compat matrix in package.json
    • build node
    • Yarn, NPM
    • NodeJS versions

[1.1.0-enh2] 2022-11-05

Improvements

  • Added env.sample
  • API_URL can be specified in env (optional)
    • data used in src/config.js
  • Added compatibility matrix for Node, yarn & NPM

[1.1.0-enh1] 2022-06-17

Improvements

  • Added JWT Authentication

[1.1.0] 2022-06-08

🐛 Bugs solved:

  • Calendar card - Card border bug on dark mode
  • Development Table - Missing content bug
  • Solved the warnings regarding stylis-plugin-rtl
  • Fixed console warnings

[1.0.1] 2022-04-25

Multiple design bugs on mobile solved

  • Default - "Daily traffic" card - text align problem on mobile - solved.
  • Navbar - Icons - align problem with all icons on mobile - solved.
  • Profile - "Your storage" card - "More" icon align problem on mobile - solved.
  • Profile - "Complete your profile" card - text align problem on mobile - solved.

[1.0.0] 2022-04-18

Original Release

  • Added Chakra UI as base framework