Releases: inscreen/sunbear
Releases · inscreen/sunbear
v0.1.0
Compare
Sorry, something went wrong.
No results found
Schema builder makes the definition of roles & permissions more succinct.
Removed edge kinds.
v0.0.8
Compare
Sorry, something went wrong.
No results found
Fix to filters and actorFilters of superset rules.
v0.0.7
Compare
Sorry, something went wrong.
No results found
Major fix to authorizedActorsQuery
v0.0.6
Compare
Sorry, something went wrong.
No results found
Never emit SQL with IN () (syntax error).
v0.0.5
Compare
Sorry, something went wrong.
No results found
Added support for default filters for nodes (filters that also apply to the table, regardless of how it's used).
Added isAuthorizedSync which returns not just the check success, but also a flag whether the check was synchronous. Useful for monitoring.
v0.0.4
Compare
Sorry, something went wrong.
No results found
Bug fix in SQL generation for PostgreSQL.
v0.0.3
Compare
Sorry, something went wrong.
No results found
[BREAKING] Changed to support only TypeORM 0.2 and not TypeORM 0.3.
Support self-referencing relations (preloadedColumn is #this).
Support superset rules (if has role X, then has role Y).
v0.0.2
Compare
Sorry, something went wrong.
No results found
Empty release to test NPM publishing
v0.0.1
Compare
Sorry, something went wrong.
No results found