Skip to content

Releases: Mininglamp-OSS/octo-admin

1.5.2

13 Jun 08:58
0c1f5e9

Choose a tag to compare

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

08 Jun 09:54
31e60d0

Choose a tag to compare

What's Changed

  • fix(changelog): use GitHub contributor avatars @botshen (#78)
  • fix(changelog): fallback contributor avatars @botshen (#79)

Full Changelog: v1.5.0...v1.5.1

v1.5.0

06 Jun 08:56
add2777

Choose a tag to compare

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

30 May 10:09
0ad451b

Choose a tag to compare

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

  • feat(i18n): add i18next foundation and migrate Login + MainLayout @an9xyz (#56)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 May 07:02
59a0096

Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 May 14:22
ece6cd1

Choose a tag to compare

What's Changed

Features

  • System Setting admin page by @an9xyz in #20
    • New super-admin page for registration & SMTP runtime settings
    • Supports configured / effective_value response format from backend
    • Preserves encrypted SMTP passwords safely
    • Bool settings keep a "follow default config" option

Backend dependency

Full Changelog: v1.1.0...v1.2.0