Releases: Mininglamp-OSS/octo-admin
Releases · Mininglamp-OSS/octo-admin
1.5.2
What's Changed
- fix(space): allow space owners to manage member roles in Space Admin console @an9xyz (#90)
- feat(dashboard): hover tooltips and KPI visual polish @an9xyz (#88)
- feat: add opanalytics dashboard data views @an9xyz (#85)
- ci: complete reusable caller coverage @lml2468 (#87)
- ci: remove pr-contributor-welcome caller @lml2468 (#86)
- ci: pin third-party actions to commit SHA @lml2468 (#84)
- ci(codeql): switch to weekly schedule only @lml2468 (#82)
- ci: pass TRIAGE_WEBHOOK_URL to octo-issue-notify @lml2468 (#81)
- ci: pin .github reusable workflows to @v1 @lml2468 (#80)
Full Changelog: v1.5.1...v1.5.2
1.5.1
v1.5.0
What's Changed
- chore(ci): add octo-pr-feed workflow to activate global pr-feed channel by @lml2468 in #63
- fix(ci): finalize PR notification design (remove octo-pr-feed + fix result-notify) by @lml2468 in #66
- fix(ci): add ready_for_review to check-sprint trigger types by @lml2468 in #67
- fix(app-bots): fetch latest detail when opening edit modal by @an9xyz in #69
- ci: add concurrency group to CI workflow by @lml2468 in #70
- ci: add OSV-Scanner vulnerability scanning by @lml2468 in #71
- ci: add Docker lint workflow (hadolint + shellcheck) by @lml2468 in #72
- ci: add history check (reject orphan-branch PRs) by @lml2468 in #74
- feat(system-setting): redesign page layout and information hierarchy by @an9xyz in #77
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat(spaces): reflect multi-field member search in placeholder @an9xyz (#64)
- feat(i18n): migrate all admin pages + language switcher @an9xyz (#62)
- fix(ci): add actions:read permission to Octo CI Status workflow @lml2468 (#60)
- fix: restrict review-feed to ready_for_review and review_requested @lml2468 (#59)
- feat: add pr-review-feed and pr-result-notify caller workflows @lml2468 (#58)
- feat(space): inline-edit space profile fields in admin UI @an9xyz (#54)
- fix: move permissions to workflow top level for pr-contributor-welcome @lml2468 (#55)
- fix: align release-drafter labels with type:* naming convention @lml2468 (#49)
- feat: add check-sprint-on-merge workflow @lml2468 (#48)
CI and Infrastructure
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Features
- Render system settings dynamically (#29)
- Fix app bot bind guide flow (#30)
- ci: add PR contributor welcome caller (#32)
- ci: simplify octo-issue-feed to new/reopen only (#24)
- ci: add CodeQL security scan and Workflow Sanity check (#23)
- ci: refine CI + add stale and PR labeler (#21)
Fixes
- Add missing web platform option and fix desktop OS labels (#31)
- feature-store: differentiate transient probe failures from 404 (#27)
- ci: use issues: write permission for PR welcome comments (#33)
- ci: replace negation filter with positive-pattern filter (#22)
Chores
- Add @Mininglamp-OSS/admin-maintainers to CODEOWNERS (#47)
- ci: add missing org governance workflows (#45)
- Add dependabot config for automated dependency updates (#35)
- ci: standardize reusable workflow refs to @main (#26)
- ci: pin octo-issue-feed caller to @v2 (#25)
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Features
- System Setting admin page by @an9xyz in #20
- New super-admin page for registration & SMTP runtime settings
- Supports
configured/effective_valueresponse format from backend - Preserves encrypted SMTP passwords safely
- Bool settings keep a "follow default config" option
Backend dependency
- This release targets the manager system-setting APIs added by Mininglamp-OSS/octo-server#76.
Full Changelog: v1.1.0...v1.2.0