Skip to content

v1.0.0

Compare
Choose a tag to compare
@hsluoyz hsluoyz released this 01 Jun 15:18
· 28 commits to master since this release
705d0a4

1.0.0 (2024-06-01)

Bug Fixes

  • add settings (#32) (d36d22d)
  • fix broken links (#93) (4ff069b)
  • fix build (e0f69b5)
  • fix parser error (eb79669)
  • fix the deployment directory (#79) (09566f5)
  • fix unexpect parse (51e317e)
  • format example (d135d4b)
  • improve visibility of CustomConfig (3d58f0a)
  • nextjs basePath config (#97) (ee23f73)
  • prevent custom config beyond container (#89) (5a862ed)
  • prevent duplicate load and share (6f7d701)
  • prevent potential duplicate path hash (882dfe1)
  • repeatedly hide the custom configuration container (9554ee5)
  • reset button doesn't work (3faddfd)
  • resolve config refresh (3763537)
  • resolve unexpected parse (baa7239)
  • update casbin (f9d404e)
  • update README.md to fit nextjs dev and production (#98) (674ac76)
  • update the result directly when switching options (#102) (6a06b7a)
  • use casbin.js@next instead of casbin (5621137)
  • use react hooks to separate UI and logic (#100) (b29aa5f)

Features

Performance Improvements

  • enhance parser and regenerate yarn.lock (5e7541e)