- db14744 feat: hide editor title bar when embedded in iframe (#368) by Yang Luo · 3 months ago master v1.99.0
- 84747bd feat: add preview panel to model gallery (#366) by Jiayi Tu · 3 months ago v1.98.0
- 6f98360 feat: improve role graph layout for policy updates (#364) by Jiayi Tu · 3 months ago v1.97.0
- 593a92c fix: replace whole-card click with dedicated "Load in Editor" button in Model Gallery (#362) by Jiayi Tu · 3 months ago v1.96.4
- 33dd41f fix: add search bar to Model Gallery for keyword filtering (#360) by Jiayi Tu · 3 months ago
- b7c4acc fix: fix footer positioning on Model Gallery page (#358) by Jiayi Tu · 3 months ago v1.96.3
- 767981e fix: make Model and Policy toolbar buttons responsive to viewport width in UI (#356) by Jiayi Tu · 3 months ago v1.96.2
- 1ea585d fix: fix syntax highlighting for g2, g3+ role definitions (#355) by Jiayi Tu · 3 months ago v1.96.1
- 1b4925d feat: add validation for invalid policy lines in Policy editor (#349) by Jiayi Tu · 3 months ago v1.96.0
- c52fba0 fix: fix duplicate function names bug (#353) by Jiayi Tu · 3 months ago
- 97ee81c fix: fix policy highlighting when clicking Role Inheritance Graph nodes (#348) by Yang Luo · 3 months ago v1.95.2
- a1bc034 fix: replace inline SVGs with lucide-react icons and `.svg` images (#347) by TTT · 3 months ago v1.95.1
- 576328c feat: remove redundant expand/collapse button from sidebar (#341) by Jiayi Tu · 4 months ago v1.95.0
- 9c589e3 fix: fix Custom Function panel height to resize dynamically (#339) by Jiayi Tu · 4 months ago v1.94.1
- 0d446d3 feat: add resizable sidebar panels (#337) by Jiayi Tu · 4 months ago v1.94.0
- 42c5ea0 feat: fix node colors in Role Inheritance Graph (#335) by Jiayi Tu · 4 months ago v1.93.0
- 9d4fe79 feat: add tooltips for buttons (#333) by Jiayi Tu · 4 months ago v1.92.0
- 3e4df72 feat: improve visibility of nodes and edges in role inheritance graph on dark mode (#332) by Jiayi Tu · 4 months ago v1.91.0
- d4d0cd7 feat: improve button and tooltip visibility in dark mode (#329) by Jiayi Tu · 4 months ago v1.90.0
- 54890ef feat: add Discord link to footer (#326) by Yang Luo · 4 months ago v1.89.0
- 5f16aad feat: disable Auto switch when user is performing actions (#324) by Yang Luo · 4 months ago v1.88.0
- 3c5860f feat: add "(empty)" label to Role Inheritance Graph when no policy exists (#321) by Yang Luo · 4 months ago
- 5fa93eb feat: improve three buttons UI of "Custom Functions" (#314) by TTT · 4 months ago v1.87.0
- 8a2e7a3 feat: refactor CustomConfigPanel code (#319) by Yang Luo · 4 months ago v1.86.0
- 5bb04a0 feat: replace inline SVGs with lucide-react icons in CustomConfigPanel (#318) by Yang Luo · 4 months ago v1.85.0
- ca14cd9 feat: add i18n support for UI text strings (#313) by Yang Luo · 4 months ago v1.84.0
- fc317c8 feat: add auto-carousel for model options (#309) by Yang Luo · 4 months ago v1.83.0
- bc5349f feat: set "RBAC with multiple roles" as default model (#307) by Yang Luo · 4 months ago v1.82.0
- 69d2e68 feat: add graph highlight (#305) by TTT · 4 months ago v1.81.0
- b048f7f feat: add download button to export configurations (#302) by Yang Luo · 4 months ago v1.80.0
- d24df68 feat: increase spacing between action toolbar buttons (#301) by Yang Luo · 4 months ago v1.79.0
- 75d06e6 feat: fix Role Inheritance Graph overlapping footer (#296) by Yang Luo · 4 months ago
- 4f4e727 feat: fix tokenizer incorrectly highlighting 'g' within identifiers as keyword (#294) by Yang Luo · 4 months ago
- 54b0b67 feat: improve Role Inheritance Graph layout to prevent edge crossing (#292) by Yang Luo · 4 months ago
- 3bf1c64 feat: add visual indicator for deny rules in Role Inheritance Graph (#291) by Yang Luo · 4 months ago v1.78.0
- 6149c5b feat: include custom function names in Ask AI prompt (#290) by Yang Luo · 4 months ago v1.77.0
- 56c0983 feat: remove irrelevant text from 'Ask AI' prompt (#285) by TTT · 4 months ago v1.76.0
- a57e3f5 feat: aggregate multiple actions on Role Inheritance Graph links (#283) by Yang Luo · 4 months ago v1.75.0
- 56b65bc feat: add detailed error message when share button fails (#280) by TTT · 4 months ago v1.74.0
- b9a7bda feat: add Copy button to export editor content (#278) by Yang Luo · 4 months ago v1.73.0
- 63deab4 feat: Unify /model-editor iframe UI with main editor (#273) by Yang Luo · 4 months ago v1.72.0
- 0d90485 feat: fix release owner should be github issue by Yang Luo · 4 months ago v1.71.0
- 38a8351 fix: fix dark mode UI (#269) by Yang Luo · 4 months ago
- 9e13292 feat: add model gallery page (#270) by Yang Luo · 4 months ago
- 1c35999 fix: fix some dark mode UI issues (#267) by Yang Luo · 4 months ago
- f9158c2 feat: add "Casbin Policy Editor" to title bar (#265) by Copilot · 5 months ago v1.70.0
- da2347f fix: add i18n for status messages, unify purple theme, enhance hover effects (#263) by Copilot · 5 months ago v1.69.1
- 9376374 fix: improve editor UI (#257) by Copilot · 5 months ago v1.69.0
- 069c539 feat: limit cross-engine tests and electron builds to feature PRs only (#261) by Copilot · 5 months ago
- 97827f7 feat: update Node.js to 24.10.0 for semantic-release CI (#259) by Copilot · 5 months ago v1.68.0
- 3d50542 feat: improve role graph UI (#253) by kevin kwok (GUO KE) · 6 months ago v1.67.0
- f59efaf feat: add PBAC model to editor examples (#252) by Zhendong Liu · 6 months ago v1.66.0
- 5b10247 feat: add role inheritance graph (#251) by kevin kwok (GUO KE) · 6 months ago v1.65.0
- ba443a7 feat: add Casbin.NET (C#) engine to editor (#249) by kevin kwok (GUO KE) · 6 months ago v1.64.0
- 5503fca feat: add per-engine timeout with serial execution (#250) by FAUST. · 6 months ago v1.63.0
- 610fc32 feat: add LBAC model to editor examples (#247) by yxrxy · 7 months ago v1.62.0
- a10204c feat: improve model selector dropdown UI (#244) by kevin kwok · 7 months ago v1.61.0
- ef3cdde feat: add Biba model example (#245) by Zhendong Liu · 7 months ago v1.60.0
- 5da090d feat: upgrade example to support BLP (Bell-LaPadula) model (#243) by yxrxy · 7 months ago v1.59.0
- 3b553ba feat: add PyCasbin (Python) engine to editor (#239) by kevin kwok · 8 months ago v1.58.0
- 3e51708 feat: incrase CI test timeout from 30000ms to 60000ms (#240) by kevin kwok · 8 months ago v1.57.0
- 7f673a9 feat: add ReBAC example (#237) by D0000M · 8 months ago v1.56.0
- 5c2f992 feat: when the sidebar is open, the editor is fully displayed. (#234) by Coki · 1 year, 1 month ago v1.55.0
- 9dd7f10 test: increase timeout for casbin engine tests (#232) by Coki · 1 year, 1 month ago
- aa73d34 fix: resolve duplicate request issue (#231) by Coki · 1 year, 1 month ago v1.54.1
- 1984972 feat: add "Refresh Engines" button (#229) by Coki · 1 year, 1 month ago v1.54.0
- 307a7c1 refactor: centralize engine configuration and type definitions (#226) by Coki · 1 year, 1 month ago
- 07fe099 feat: support casbin-rust-cli engine (#224) by Coki · 1 year, 1 month ago v1.53.0
- 3a4b917 fix: align identifier generation with backend implementation (#223) by Coki · 1 year, 2 months ago v1.52.1
- 38239f4 feat: use identifier query param (#222) by Coki · 1 year, 2 months ago v1.52.0
- 79cafeb feat: add editor identifier header (#221) by Coki · 1 year, 2 months ago v1.51.0
- 69c957f feat: support selecting different Casbin engine endpoints and use icons to enhance UI (#220) by Coki · 1 year, 2 months ago v1.50.0
- 4aec981 feat: support loading from file and Refactor the folder (#217) by Coki · 1 year, 2 months ago v1.49.0
- e6ab88a feat: update share functionality to include comparison engines state (#215) by Coki · 1 year, 2 months ago v1.48.0
- 8a8a647 feat: fix UI for engine and model switching and result comparison (#214) by Coki · 1 year, 2 months ago v1.47.0
- 27ce9f9 feat: add new RBAC examples with domains, time constraints, tags, resource filters, multiple roles, and deny rules (#212) by Coki · 1 year, 2 months ago v1.46.0
- 7872e61 fix: improve custom function panel layout flexibility (#211) by Coki · 1 year, 2 months ago v1.45.1
- 2fd22b8 feat: Enhance error handling with type-specific linters and error parsing (#210) by Coki · 1 year, 2 months ago v1.45.0
- 02883dd fix: handle JSON parsing in request parameters (#208) by Coki · 1 year, 2 months ago v1.44.1
- 65d6103 feat: fix too long error breaking UI (#207) by Coki · 1 year, 2 months ago v1.44.0
- 640a15d feat: use standard JSON format to fix result for ABAC model (#203) by Coki · 1 year, 2 months ago v1.43.0
- c4e29ca feat: show engine and CLI versions in engine dropdown widget (#202) by Coki · 1 year, 2 months ago v1.42.0
- 39a8df9 feat: add keymatch3, keymatch4, and keymatch5 to model list (#199) by Coki · 1 year, 2 months ago v1.41.0
- ca387c8 feat: remove "act" in ABAC model text by Yang Luo · 1 year, 2 months ago v1.40.0
- 582a8f3 feat: fix undefined reason in ABAC enforceEx result in Node.js engine (#196) by Coki · 1 year, 2 months ago v1.39.0
- 9e81fe7 feat: fix bug, no need to keep request size as 3 in Go engine by Yang Luo · 1 year, 2 months ago v1.38.0
- 3485261 feat: add response window's loading UI for engine selection (#192) by Coki · 1 year, 2 months ago v1.37.0
- df62f3c feat: fix the bug that `matchingForGFunction` and `matchingDomainForGFunction` can affect the logic of role matching and domain matching (#189) by Coki · 1 year, 2 months ago v1.36.0
- 0b0f8ae feat: Improve "Share" button with engine selection and clipboard support, improve i18n (#188) by Coki · 1 year, 2 months ago v1.35.0
- 666552a feat: improve logging and error handling in Casbin Engine tests (#186) by Coki · 1 year, 2 months ago v1.34.0
- 1bd5e26 feat: set up a test in CI to verify whether all Casbin engines return the same response in all scenarios. (#185) by Coki · 1 year, 3 months ago v1.33.0
- 7353505 feat: use enforceEx in remoteEnforcer to show response reason (#182) by Liao Xin · 1 year, 3 months ago v1.32.0
- 3f74ea3 feat: Implement a unified Casbin engine interface and refactor the execution logic. (#180) by Coki · 1 year, 3 months ago v1.31.0
- 7e9d771 feat: support jCasbin backend (#178) by Liao Xin · 1 year, 3 months ago v1.30.0
- 08708a1 feat: improve model editor reset functionality (#177) by Coki · 1 year, 3 months ago v1.29.0
- 0840e42 feat: support language sync in iframe editor (#176) by Coki · 1 year, 3 months ago v1.28.0
- b84d05b feat: Improve the advanced editor on the Casdoor model editing page (#175) by Coki · 1 year, 3 months ago v1.27.0
- feab870 refactor: remove casbin version fetching and use environment variable (#173) by Coki · 1 year, 3 months ago
- 3c2da12 feat: Improve custom function part UI (#172) by Coki · 1 year, 3 months ago v1.26.0
- 57aacb8 fix: ensure that shared content loads correctly under the basic model, fix bug introduced by PR: #169 (#171) by Coki · 1 year, 4 months ago v1.25.1