Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 1018 Bytes

CHANGELOG.md

File metadata and controls

59 lines (49 loc) · 1018 Bytes

Unreleased

Feat

  • enable gzip for nginx
  • docker

Fix

  • missing next for apiKey middleware
  • missing host & port of casbin adapter

1.0.0 (2024-03-05)

Feat

  • v1 cutover
  • dict item
  • dict type
  • dict group
  • treeview select
  • clear cache
  • rail sidebar
  • locale messages
  • locale source
  • implement locale language
  • implement api cache
  • find menus by user
  • assign roles to user
  • user assignment for role
  • update menu perms for role
  • menu perms for role
  • role
  • user search & pagination
  • update user form
  • update menu form
  • update seeds
  • user
  • sonner & toast

Fix

  • eslint
  • data table pagination
  • circular imports
  • remove excess sidebar requests
  • circular imports
  • reject unknown error
  • commitlintrc not working
  • fix permission of menu tree
  • admin-api: fix jwt stateless
  • admin-web: package version
  • all: fix docker
  • admin-web: fix styles
  • all: fix eslintignore
  • admin-api: fix JwtDestroyType
  • admin-api: fix test

0.0.1 (2023-11-26)