Skip to content

Releases: haru/sealion

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 01:27
226e5c6

What's Changed

New Features 🎉

  • Install and configure OpenWiki documentation by @haru in #238

Bug Fixes 🐛

  • Fix delete confirmation messages to remove redundant info by @haru in #222

Other Changes 📝

  • build(deps): bump @mui/material-nextjs from 9.0.1 to 9.1.1 by @dependabot[bot] in #224
  • build(deps-dev): bump eslint-config-next from 16.2.7 to 16.2.9 by @dependabot[bot] in #225
  • build(deps): bump next from 16.2.6 to 16.2.9 by @dependabot[bot] in #226
  • build(deps): bump @mui/icons-material from 9.0.1 to 9.1.1 by @dependabot[bot] in #223
  • build(deps): bump react-dom from 19.2.6 to 19.2.7 by @dependabot[bot] in #213
  • build(deps-dev): bump @playwright/test from 1.60.0 to 1.61.0 by @dependabot[bot] in #229
  • build(deps): bump pg from 8.21.0 to 8.22.0 by @dependabot[bot] in #230
  • build(deps-dev): bump @types/node from 25.9.1 to 26.0.0 by @dependabot[bot] in #231
  • build(deps-dev): bump @types/react from 19.2.15 to 19.2.17 by @dependabot[bot] in #232
  • build(deps-dev): bump oauth2-mock-server from 8.2.3 to 9.0.0 by @dependabot[bot] in #233
  • build(deps): bump axios from 1.17.0 to 1.18.1 by @dependabot[bot] in #236
  • build(deps-dev): bump @playwright/test from 1.61.0 to 1.61.1 by @dependabot[bot] in #237
  • build(deps): bump @mui/x-data-grid from 9.2.0 to 9.9.0 by @dependabot[bot] in #235

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:10
7a52756

What's Changed

New Features 🎉

  • Add GitHub Enterprise base URL support by @haru in #217

Other Changes 📝

  • build(deps): bump axios from 1.16.1 to 1.17.0 by @dependabot[bot] in #212
  • build(deps-dev): bump oauth2-mock-server from 8.2.2 to 8.2.3 by @dependabot[bot] in #215
  • build(deps-dev): bump eslint-plugin-jsdoc from 63.0.0 to 63.0.2 by @dependabot[bot] in #216
  • build(deps-dev): bump eslint-config-next from 16.2.6 to 16.2.7 by @dependabot[bot] in #214

Full Changelog: v0.7.1...v0.8.0

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:58
9936f69

What's Changed

Bug Fixes 🐛

  • fix: search bar crashes when focused due to missing dropdown context by @haru in #208

Other Changes 📝

  • build(deps): bump @linear/sdk from 83.0.0 to 86.0.0 by @dependabot[bot] in #203
  • build(deps-dev): bump ts-jest from 29.4.9 to 29.4.11 by @dependabot[bot] in #204
  • build(deps): bump next-intl from 4.12.0 to 4.13.0 by @dependabot[bot] in #205
  • build(deps): bump axios from 1.16.0 to 1.16.1 by @dependabot[bot] in #207

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 May 14:17
238d524

What's Changed

New Features 🎉

  • feat: treat PR reviewers as assignees for GitHub/GitLab by @haru in #200

Other Changes 📝

  • build(deps-dev): bump @types/node from 25.6.2 to 25.9.1 by @dependabot[bot] in #197
  • build(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.0 by @dependabot[bot] in #198
  • build(deps): bump pg from 8.20.0 to 8.21.0 by @dependabot[bot] in #196
  • build(deps): bump next-intl from 4.11.2 to 4.12.0 by @dependabot[bot] in #199
  • build(deps-dev): bump @types/react from 19.2.14 to 19.2.15 by @dependabot[bot] in #195

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 May 11:58
d994e05

What's Changed

New Features 🎉

  • Implement OIDC authentication by @haru in #189

Bug Fixes 🐛

Other Changes 📝

  • build(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #183
  • build(deps): bump @mui/x-data-grid from 9.1.0 to 9.2.0 by @dependabot[bot] in #184
  • build(deps-dev): bump eslint-config-next from 16.2.4 to 16.2.6 by @dependabot[bot] in #186
  • build(deps-dev): bump @playwright/test from 1.59.1 to 1.60.0 by @dependabot[bot] in #187
  • docs: update README to include external authentication (OIDC/OAuth2) by @haru in #191

Full Changelog: v0.5.3...v0.6.0

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 13 May 11:37
889dcd3

What's Changed

Other Changes 📝

  • fix: update settings.json to allow additional Bash commands and modif… by @haru in #180

Full Changelog: v0.5.2...v0.5.3

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 11 May 13:54
014c917

What's Changed

Other Changes 📝

  • build(deps-dev): bump @types/node from 25.5.2 to 25.6.0 by @dependabot[bot] in #155
  • build(deps): bump next-auth from 5.0.0-beta.30 to 5.0.0-beta.31 by @dependabot[bot] in #158
  • build(deps): bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in #157
  • build(deps): bump @auth/prisma-adapter from 2.11.1 to 2.11.2 by @dependabot[bot] in #156
  • build(deps): bump @linear/sdk from 81.0.0 to 83.0.0 by @dependabot[bot] in #161
  • build(deps-dev): bump eslint-config-next from 16.2.1 to 16.2.4 by @dependabot[bot] in #162
  • build(deps): bump @mui/x-data-grid from 9.0.1 to 9.0.4 by @dependabot[bot] in #163
  • build(deps): bump @mui/material from 7.3.9 to 9.0.0 by @dependabot[bot] in #159
  • build(deps): bump @mui/x-data-grid from 9.0.4 to 9.1.0 by @dependabot[bot] in #169
  • build(deps): bump @mui/icons-material from 9.0.0 to 9.0.1 by @dependabot[bot] in #170
  • build(deps): bump @prisma/client from 7.7.0 to 7.8.0 by @dependabot[bot] in #171
  • build(deps-dev): bump jest from 30.3.0 to 30.4.2 by @dependabot[bot] in #172
  • build(deps): bump react-dom from 19.2.5 to 19.2.6 by @dependabot[bot] in #173

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 01:11
d0c3da8

What's Changed

New Features 🎉

  • feat: add Gravatar support for user avatars by @haru in #149
  • feat: add password confirmation to user creation and editing forms by @haru in #151

Other Changes 📝

  • Refactor GravatarSection and enhance profile settings tests by @haru in #150

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 23:07
612d0c0

What's Changed

New Features 🎉

  • Enhance styling and layout for DataTable and related components by @haru in #146

Other Changes 📝

  • build(deps-dev): bump eslint-plugin-jsdoc from 62.8.1 to 62.9.0 by @dependabot[bot] in #141
  • build(deps): bump @prisma/client from 7.6.0 to 7.7.0 by @dependabot[bot] in #144
  • build(deps): bump react-dom from 19.2.4 to 19.2.5 by @dependabot[bot] in #143

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 02:37
2e31d8f

What's Changed

New Features 🎉

  • Update theme color palette and add sx overrides for components by @haru in #137
  • Refactor AppBar and enhance IssueCard layout for responsiveness by @haru in #138

Full Changelog: v0.3.1...v0.4.0