Releases: contember/interface-archive
Releases · contember/interface-archive
v1.0.0-rc.7
What's Changed
- Admin server: Support different OIDC response_types by @VojtaStanek in #183
Full Changelog: v1.0.0-rc.6...v1.0.0-rc.7
v0.8.0-alpha.2.7
Full Changelog: v0.8.0-alpha.2.6...v0.8.0-alpha.2.7
v1.0.0-rc.6
admin: inline broken attr-accept in #181
v0.8.0-alpha.2.6
editor: allow leading and trailing fields to wrap
v0.8.0-alpha.2.5
BlockEditor: Fix not updating based on data-binding
v0.8.0-alpha.2.4
Full Changelog: v0.8.0-alpha.2.3...v0.8.0-alpha.2.4
v1.0.0-rc.5
Merge pull request #180 from contember/pr/deps-update deps update
v1.0.0-rc.4
ci: fix not running publish jobs on tag push > If you define only tags/tag-ignore or only branches/branches-ignore, > the workflow won't run for events affecting the undefined Git ref. If > you define neither tags/tag-ignore or branches/branches-ignore, > the workflow will run for events affecting either branches or tags. > If you define both branches/branches-ignore and paths, the workflow > will only run when both filters are satisfied.
v1.0.0-rc.3
Merge pull request #175 from contember/pr/fix-scroll-bars Pr/fix scroll bars
v0.8.0-alpha.2.3
crud query builder: fix transaction options