Releases: theopenlane/openlane-ui
Releases · theopenlane/openlane-ui
v0.2.1
What's Changed
New Features 🎉
- feat: task assigned count, fix flashing logo by @golanglemonade in #91
- add pirsch script by @golanglemonade in #97
- first cut - program creation; new dashboard POC by @golanglemonade in #98
- color revamp for dark mode by @golanglemonade in #107
- feat: assistant-ui chat, global search, command menu by @golanglemonade in #118
- deps bump, update sidebar nav, remove id from search result by @golanglemonade in #120
- remove unused sonar config, license, taskfile by @matoszz in #140
- Feat billing page by @papistacoding in #136
👒 Dependencies
Other Changes
- fixes #85 - org switcher: set dark mode background by @bwiggs in #87
- allow domains, allow all if empty, update README by @golanglemonade in #88
- fix: codegen was breaking because the organization.graphql got deleted by @golanglemonade in #90
- Fix email verify by @golanglemonade in #94
- Dark Mode Updates by @bwiggs in #92
- Fix Tooltips by @bwiggs in #95
- fix cookie domain for vercel preview by @golanglemonade in #96
- Update CODEOWNERS by @golanglemonade in #100
- fix: fixes infinite loop on profile and organization settings pages by @golanglemonade in #101
- Policies CRUD by @bwiggs in #99
- Update codegen location, fix queries for updates to backend by @golanglemonade in #103
- policies: use toast for errors by @bwiggs in #106
- fix sidebar height by @papistacoding in #131
- fix permissions logic causing errors by @papistacoding in #137
- Fix invite permissions by @papistacoding in #138
- Chore optimizations by @papistacoding in #139
- linter for entire project by @papistacoding in #143
- Chore query refactor by @papistacoding in #141
New Contributors
- @bwiggs made their first contribution in #87
- @papistacoding made their first contribution in #131
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
New Features 🎉
- init repo - initial pass by @golanglemonade in #20
- add dropdown to storybook + add typography; restrict domains by @golanglemonade in #28
- feat: add organization subscribers; add actions menu to members to delete and change role by @golanglemonade in #30
- feat: scopes for api tokens, fix delete of api tokens by @golanglemonade in #31
- feat: POC questionnaire creator by @golanglemonade in #37
- feat: read only viewer of questionnaire action, fix panel size by @golanglemonade in #44
- feat: POC Text Editor Implementation by @golanglemonade in #45
- feat: stripe pricing page by @golanglemonade in #78
👒 Dependencies
- Update anchore/sbom-action action to v0.17.2 by @renovate in #2
- Update sigstore/cosign-installer action to v3.7.0 by @renovate in #12
- Update dependency next to v14.2.10 [SECURITY] by @renovate in #21
- chore(deps): update anchore/sbom-action action to v0.17.6 by @renovate in #33
- chore(deps): update anchore/sbom-action action to v0.17.7 by @renovate in #46
Other Changes
- feat: adds api-tokens, moves pats to user settings, allows orgs to be set, pagination on tables, subscriber verify page by @golanglemonade in #27
- deps upgrades + fixes by @golanglemonade in #34
- upgrade some deps - next 14.2.17 and react and others by @golanglemonade in #49
- feat: add license key for survey js by @golanglemonade in #75
- run the pre-commit hooks by @golanglemonade in #80
- decrease sidebar nav size by @golanglemonade in #83
- Adds README + Contributing Guides by @golanglemonade in #84
New Contributors
- @renovate made their first contribution in #2
- @golanglemonade made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0