1.1.0
What's Changed
- Changes background color of selected item by @simonbs in #6
- Adds unit tests for navigation by @simonbs in #8
- Makes editURL optional by @simonbs in #9
- Shows version and specification as path in toolbar by @simonbs in #10
- Fixes crash when no config exists by @simonbs in #11
- Removes openapi suffix from default name by @simonbs in #13
- Makes app icons rounded by @simonbs in #12
- Fixes hooks called multiple times by @simonbs in #14
- Configures ESLint by @simonbs in #17
- Updates Node version in test workflow by @simonbs in #18
- Updates @babel/traverse by @simonbs in #23
- Bump @mui/icons-material from 5.14.13 to 5.14.14 by @dependabot in #24
- Bump eslint-config-next from 13.5.4 to 13.5.6 by @dependabot in #25
- Bump @types/swagger-ui-react from 4.18.1 to 4.18.2 by @dependabot in #26
- Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #27
- Bump @types/node from 20.8.2 to 20.8.7 by @dependabot in #28
- Bump next from 13.5.4 to 13.5.6 by @dependabot in #29
- Reduces re-renderings when loading documentation by @simonbs in #30
- Handles Auth0 login errors by forcing user to logout by @simonbs in #31
- Bump @types/react-dom from 18.2.10 to 18.2.14 by @dependabot in #32
- Bump core-js from 3.33.0 to 3.33.1 by @dependabot in #36
- Bump styled-components from 6.0.8 to 6.1.0 by @dependabot in #35
- Bump @mui/material from 5.14.13 to 5.14.14 by @dependabot in #33
- Bump @types/react from 18.2.25 to 18.2.31 by @dependabot in #34
- Deletes unused useForceUpdate.ts by @simonbs in #37
- Bump yaml from 2.3.2 to 2.3.3 by @dependabot in #42
- Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 by @dependabot in #41
- Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #40
- Bump @types/node from 20.8.7 to 20.8.8 by @dependabot in #39
- Stores tokens in Redis by @simonbs in #38
- Logs out the user when GitHub token not found by @simonbs in #43
- Validates OAuthToken schema with zod by @simonbs in #44
- Restructures project by @simonbs in #45
- Adds unit tests for URL utils by @simonbs in #46
- Constructs URL from SHAPE_DOCS_BASE_URL by @simonbs in #47
- Caches projects on server-side by @simonbs in #52
- Logs out user when receiving HTTP 401 by @simonbs in #53
- Shows selected project in the window title by @simonbs in #56
- Replaces URL to match selected version and specification by @simonbs in #57
- Fixes linting warning by @simonbs in #59
- Makes the drawer responsive by @simonbs in #60
- Press the Duck to go home by @ulrikandersen in #61
- Delete session cookie upon force logout by @ulrikandersen in #62
- Optimizes the app for mobile by @simonbs in #63
- Fixes linting warnings by @simonbs in #64
- Feature/add-image-caching by @valeriu-nicolas-vancea in #65
- Fixes clicking duck to go home by @simonbs in #66
- Automatically closes sidebar on mobile by @simonbs in #67
- Fixes layout issue of menu button by @simonbs in #68
- Fixes comments not posted when processing web hook by @simonbs in #69
- Prioritizes selecting a project over entering loading or error states by @simonbs in #71
- Considers page to be loading as long as client is loading by @simonbs in #72
- Refactors project selection by @simonbs in #73
- Fixes layout of error message by @simonbs in #74
- Shows loading indicator by @simonbs in #75
- Deploy to production by @simonbs in #76
- Allows sidebar to be closed when project ID exists by @simonbs in #77
- Hides expand/collapse button when mobileToolbar is undefined by @simonbs in #78
- Removes unused files by @simonbs in #79
- Always closes sidebar animated on mobile by @simonbs in #80
- Linting warnings causes workflow to fail by @simonbs in #82
- Hides expand/collapse mobile toolbar on desktop by @simonbs in #81
- Embeds Redoc viewer in iframe by @simonbs in #83
- Deploy to production by @simonbs in #84
- Fixes loading indicator layout by @simonbs in #85
- Deploy to production by @simonbs in #86
- Fixes expand/collapse button appearing stretched by @simonbs in #87
- Removes horizontal scroll indicators from loading wrapper by @simonbs in #88
- Deploy to production by @simonbs in #89
- Adds Shape logo to be used with Auth0 by @simonbs in #91
- Deploy to production by @simonbs in #92
- Removes Shape logo by @simonbs in #93
- Shapes project icons as a squircle by @simonbs in #94
- Updates styling of selected and hover states in menu by @simonbs in #95
- Refreshes the design by @simonbs in #96
- Fixes appearance of loading states by @simonbs in #97
- Removes default rounding of paper by @simonbs in #98
- Uses media query to detect if hovering is supported by @simonbs in #99
- Bump swagger-ui-react from 5.9.0 to 5.9.1 by @dependabot in #100
- Bump @mui/material from 5.14.14 to 5.14.15 by @dependabot in #101
- Bump redoc from 2.1.2 to 2.1.3 by @dependabot in #104
- Bump auth0 from 4.0.1 to 4.0.2 by @dependabot in #103
- Bump @types/node from 20.8.8 to 20.8.9 by @dependabot in #102
- Uses FontAwesome icons by @simonbs in #105
- Styles the Select component by @simonbs in #106
- Updates fonts by @simonbs in #107
- Redesigns sidebar to be more harmonic by @simonbs in #108
- Deploy to production by @simonbs in #109
- Fixes hover effect showing while button not clickable by @simonbs in #110
- Deploy to production by @simonbs in #111
- Ensures exclusive access to the access token and refresh token by @simonbs in #90
- Deploy to production by @simonbs in #112
- Refreshes access token only when receiving HTTP 401 from GitHub by @simonbs in #113
- Add missing max-age cache directive by @ulrikandersen in #114
- Auth optimisations & Image caching by @ulrikandersen in #116
- Adds static images by @simonbs in #117
- Deploy to production by @simonbs in #118
- Bump tailwindcss from 3.3.3 to 3.3.5 by @dependabot in #119
- Bump npm from 10.2.1 to 10.2.3 by @dependabot in #123
- Bump core-js from 3.33.1 to 3.33.2 by @dependabot in #120
- Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #121
- Bump auth0 from 4.0.2 to 4.1.0 by @dependabot in #122
- Shows error if user is not part of the organization by @simonbs in #124
- Simplifies project interface by @simonbs in #125
- Introduces ILogOutHandler by @simonbs in #126
- Restructures authentication logic by @simonbs in #127
- Transfers credentials through ILogInHandler by @simonbs in #128
- Fixes webhooks attempting to authenticate by @simonbs in #129
- Deploy to production by @simonbs in #130
- Improves imports by @simonbs in #132
- Enables deeplinking in Swagger docs by @simonbs in #134
- /api/github/blob/{...} uses userGitHubClient by @simonbs in #135
- Deploy to production by @simonbs in #136
- Clean up imports by @simonbs in #137
- Logs authentication errors by @simonbs in #138
- Proxies all blob requests by @simonbs in #141
- Adds support for logging in as a guest by @simonbs in #131
- Adds ForgivingProjectDataSource by @simonbs in #140
- Resets has_pending_invitation flag by @simonbs in #139
- Disables links to GitHub when logged in as guest by @simonbs in #133
- Expires values cached in Redis by @simonbs in #142
- Deploy to production by @simonbs in #143
- Adds GuestAccessTokenRepository by @simonbs in #144
- Adds session validity checks by @simonbs in #145
- Ensures access token is not created when no repository names are provided by @simonbs in #146
- Improves wording of error message by @simonbs in #147
- Deploy to production by @simonbs in #148
- Adds tests for GitHubProjectDataSource by @simonbs in #149
- Simplifies the navigation by @simonbs in #151
- Bump axios from 1.5.1 to 1.6.1 by @dependabot in #152
- Bump @mui/icons-material from 5.14.14 to 5.14.16 by @dependabot in #158
- Bump @types/jest from 29.5.6 to 29.5.8 by @dependabot in #154
- Bump mobx from 6.10.2 to 6.11.0 by @dependabot in #155
- Bump @types/node from 20.8.9 to 20.9.0 by @dependabot in #156
- Bump next from 13.5.6 to 14.0.2 by @dependabot in #157
- Supports defining remote versions in .shape-docs.yml by @simonbs in #150
- Links to repository when version URL is not available by @simonbs in #153
- Deploy to production by @simonbs in #159
- Bump core-js from 3.33.2 to 3.33.3 by @dependabot in #160
- Bump @types/node from 20.9.0 to 20.9.2 by @dependabot in #161
- Bump octokit from 3.1.1 to 3.1.2 by @dependabot in #162
- Bump styled-components from 6.1.0 to 6.1.1 by @dependabot in #163
- Bump @mui/material from 5.14.15 to 5.14.18 by @dependabot in #164
- Makes parsing of project config safer by @simonbs in #170
- Bump npm from 10.2.3 to 10.2.4 by @dependabot in #165
- Bump @mui/icons-material from 5.14.16 to 5.14.18 by @dependabot in #168
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #169
- Bump eslint-config-next from 13.5.6 to 14.0.3 by @dependabot in #167
- Bump @auth0/nextjs-auth0 from 3.2.0 to 3.3.0 by @dependabot in #166
- Deploy to production by @simonbs in #171
- Adds support for Stoplight viewer by @simonbs in #172
- Deploy to production by @simonbs in #173
- Supports mobile for Stoplight by @simonbs in #174
- Deploy to production by @simonbs in #175
- Docker init by @ulrikandersen in #190
- Bump yaml from 2.3.3 to 2.3.4 by @dependabot in #177
- Bump eslint from 8.52.0 to 8.56.0 by @dependabot in #183
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #186
- Bump @types/react from 18.2.31 to 18.2.53 by @dependabot in #191
- Bump follow-redirects from 1.15.3 to 1.15.4 in /.github/actions/invite-user by @dependabot in #187
- Bump mobx from 6.11.0 to 6.12.0 by @dependabot in #180
- Bump @octokit/core from 5.0.1 to 5.1.0 by @dependabot in #188
- Enable persistAuthorization for Swagger UI by @ulrikandersen in #204
- Release to production by @ulrikandersen in #205
- Bump @mui/icons-material from 5.14.18 to 5.15.10 by @dependabot in #203
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 7.0.0 by @dependabot in #202
- Upgrade Swagger UI to v5.11.7 by @ulrikandersen in #206
- Release by @ulrikandersen in #207
- WIP: Feature/guest user admin by @ulrikandersen in #199
- Deploy to AWS - Staging - via GitHub Actions by @ulrikandersen in #193
- Infrastructure for AWS by @ulrikandersen in #192
- Reworks Shape Docs to use Auth.js instead of Auth0 by @ulrikandersen in #238
- Bump @mui/icons-material from 5.16.1 to 5.16.4 by @dependabot in #244
- Removes debug logging by @simonbs in #246
- Updates example PostgresSQL environment variable values by @simonbs in #245
- Adds issue templates by @simonbs in #247
- Updates .env.example to ensure project builds by @simonbs in #248
- Removes empty items by @simonbs in #251
- Removes extraneous line break by @simonbs in #250
- Deletes unused workflow by @simonbs in #249
- Ignores files starting with dot and residing in directory when posting PR by @simonbs in #252
- Bump usehooks-ts from 2.16.0 to 3.1.0 by @dependabot in #254
- Bump tailwindcss from 3.4.4 to 3.4.6 by @dependabot in #256
- Bump mobx from 6.13.0 to 6.13.1 by @dependabot in #257
- Bump @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 by @dependabot in #253
- Adds status badge for "Build Docker Image" workflow to README by @simonbs in #259
- Groups Dependabot's updates to dependencies from FortAwesome by @simonbs in #260
- Bump octokit from 3.2.1 to 4.0.2 by @dependabot in #255
- Installs Sharp by @simonbs in #258
- Bump @octokit/auth-app from 6.1.1 to 7.1.0 by @dependabot in #261
- Bump @octokit/core from 5.2.0 to 6.1.2 by @dependabot in #262
- Bump @auth/pg-adapter from 0.5.3 to 1.4.1 by @dependabot in #263
- Bump @octokit/webhooks from 12.2.0 to 13.3.0 by @dependabot in #264
- Groups Octokit dependencies by @simonbs in #265
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #268
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #269
- Merge develop to main by @simonbs in #267
- Bump @typescript-eslint/parser from 6.21.0 to 7.17.0 by @dependabot in #270
- Enable persistAuthorization for Swagger UI by @ulrikandersen in #271
- Adds tooltip to edit button by @simonbs in #273
- Adds keyboard shortcut to toggle project list by @simonbs in #272
- Syncs develop with main by @simonbs in #274
- Bump yaml from 2.4.5 to 2.5.0 by @dependabot in #276
- Bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #277
- Add new project button to Sidebar Header by @mpabarca in #266
- Extracts logic from GitHubProjectDataSource by @simonbs in #278
- Adds HIDDEN_REPOSITORIES to filter out repositories by @simonbs in #279
- Restructures layout for increased flexibility and performance by @simonbs in #281
- Adds dividers to project list when scrolled by @simonbs in #282
- Bump next-auth from 5.0.0-beta.19 to 5.0.0-beta.20 by @dependabot in #283
- Bump tailwindcss from 3.4.6 to 3.4.7 by @dependabot in #287
- Bump @mui/icons-material from 5.16.4 to 5.16.5 by @dependabot in #285
- Bump @mui/material from 5.16.4 to 5.16.5 by @dependabot in #286
- Bump @types/node from 20.14.12 to 22.0.0 by @dependabot in #284
- Adds @mui/* group to Dependabot by @simonbs in #288
- Bump @auth/pg-adapter from 1.4.1 to 1.4.2 by @dependabot in #289
- Bump postcss from 8.4.39 to 8.4.40 by @dependabot in #290
- Styles Safari scrollbars by @simonbs in #291
- Streamlines appearance of dividers in project list by @simonbs in #292
- Adds delight to project list by @simonbs in #293
- Hides New Project button by @simonbs in #295
- Adds custom signin page by @simonbs in #294
- Deploy to production by @simonbs in #296
- Updates favicon by @simonbs in #297
- Use site name as a prefix for sign in texts by @ulrikandersen in #298
- Deploy to production by @simonbs in #299
- Adds padding to bottom of Swagger by @simonbs in #301
- Removes unused try {} catch {} by @simonbs in #300
- Main to develop by @simonbs in #303
- Merge pull request #302 from shapehq/develop by @simonbs in #304
- Bump the mui group with 2 updates by @dependabot in #306
- Bump core-js from 3.37.1 to 3.38.0 by @dependabot in #307
- Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #308
- Bump autoprefixer from 10.4.19 to 10.4.20 by @dependabot in #309
- Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #310
- Bump the mui group with 2 updates by @dependabot in #312
- Bump tailwindcss from 3.4.7 to 3.4.9 by @dependabot in #315
- Bump @types/node from 22.0.0 to 22.2.0 by @dependabot in #316
- Bump postcss from 8.4.40 to 8.4.41 by @dependabot in #313
- Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.0.1 by @dependabot in #314
- Group updates to typescript-eslint/* dependencies by @simonbs in #317
- Updates dependencies by @simonbs in #318
- Cause "Test SQL Queries" workflow to fail when psql reports error by @simonbs in #319
- "Test SQL Queries" workflow verifies table count by @simonbs in #320
- feat: New Project page by @mpabarca in #305
- Ensures project placeholders align with projects by @simonbs in #321
- Bump @stoplight/elements from 8.3.4 to 8.4.0 by @dependabot in #323
- Bump @types/node from 22.2.0 to 22.4.1 by @dependabot in #324
- Bump sharp from 0.33.4 to 0.33.5 by @dependabot in #325
- Bump tailwindcss from 3.4.9 to 3.4.10 by @dependabot in #326
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #327
- feat: Welcome & Not Found page by @mpabarca in #311
- Uses Suspense when loading projects by @simonbs in #322
- Bump eslint-config-next from 14.2.5 to 14.2.6 by @dependabot in #332
- Bump @emotion/react from 11.13.0 to 11.13.3 by @dependabot in #335
- Bump core-js from 3.38.0 to 3.38.1 by @dependabot in #334
- Bump the typescript-eslint group with 2 updates by @dependabot in #331
- Bump @stoplight/elements from 8.4.0 to 8.4.1 by @dependabot in #333
- Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #336
- Bump the mui group with 2 updates by @dependabot in #337
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #340
- Bump npm from 10.8.2 to 10.8.3 by @dependabot in #339
- Bump @types/react from 18.3.3 to 18.3.5 by @dependabot in #341
- Bump the typescript-eslint group with 2 updates by @dependabot in #338
- Refreshes design by @simonbs in #329
- Fixes sidebar not full height by @simonbs in #344
- Updates screenshots in wiki by @simonbs in #346
- Document git workflow in README by @ulrikandersen in #348
- Bump @octokit/auth-app from 7.1.0 to 7.1.1 in the octokit group by @dependabot in #349
- Bump eslint-config-next from 14.2.6 to 14.2.8 by @dependabot in #352
- Bump @types/node from 22.4.1 to 22.5.4 by @dependabot in #353
- Bump the typescript-eslint group with 2 updates by @dependabot in #351
- Bump the mui group with 2 updates by @dependabot in #350
- Renames project by @simonbs in #354
- Removes environment variables prefixed with NEXT_PUBLIC_ by @simonbs in #355
- Dynamically renders sign in page by @simonbs in #357
- Improve the speed of displaying instant feedback during navigation by @mpabarca in #330
- Bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in #359
- Update README.md by @simonbs in #360
- Removes URLs from environment variables by @simonbs in #362
- Logs values of redirect by @simonbs in #363
- Bump the mui group with 2 updates by @dependabot in #364
- Bump next-auth from 5.0.0-beta.20 to 5.0.0-beta.21 by @dependabot in #367
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #368
- Bump the typescript-eslint group with 2 updates by @dependabot in #365
- Removes debugging code by @simonbs in #369
- Bump @auth/pg-adapter from 1.4.2 to 1.5.0 by @dependabot in #366
- Adds NEXTAUTH_URL to environment by @simonbs in #370
- Bump axios from 1.7.3 to 1.7.7 by @dependabot in #372
- Uses "centralizes" over "collects" by @simonbs in #371
- Reflects new Framna Docs name in screenshots by @simonbs in #373
- Bump next from 14.2.5 to 14.2.12 by @dependabot in #375
- Brings back FRAMNA_DOCS_BASE_URL by @simonbs in #376
- Bumps version number to 1.0.0 by @simonbs in #378
- Bump the mui group with 2 updates by @dependabot in #380
- Bump yaml from 2.5.0 to 2.5.1 by @dependabot in #382
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #384
- Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #385
- Remove unused nodemailer dependency by @ulrikandersen in #386
- Bump next from 14.2.12 to 14.2.13 by @dependabot in #388
- Bump tailwindcss from 3.4.10 to 3.4.13 by @dependabot in #391
- Bump @types/node from 22.5.4 to 22.7.4 by @dependabot in #389
- Bump mobx from 6.13.1 to 6.13.3 by @dependabot in #392
- Bump next-auth from 5.0.0-beta.21 to 5.0.0-beta.22 by @dependabot in #390
- Bump the mui group with 2 updates by @dependabot in #394
- Bump eslint-config-next from 14.2.8 to 14.2.14 by @dependabot in #398
- Bump @stoplight/elements from 8.4.1 to 8.4.5 by @dependabot in #397
- Bump @types/react from 18.3.5 to 18.3.11 by @dependabot in #396
- Bump the typescript-eslint group with 2 updates by @dependabot in #395
- Bump the mui group with 2 updates by @dependabot in #399
- Bump figma-squircle from 0.3.1 to 1.1.0 by @dependabot in #401
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #402
- Bump styled-components from 6.1.12 to 6.1.13 by @dependabot in #403
- Bump the typescript-eslint group with 2 updates by @dependabot in #400
- Bump npm from 10.8.3 to 10.9.0 by @dependabot in #404
- Fix: Delays error messages until data is refreshed by @mpabarca in #393
- Add support for spaces in specification filenames by @ulrikandersen in #406
- Bump the mui group with 2 updates by @dependabot in #408
- Bump yaml from 2.5.1 to 2.6.0 by @dependabot in #411
- Bump @auth/pg-adapter from 1.5.0 to 1.7.2 by @dependabot in #412
- Bump the typescript-eslint group with 2 updates by @dependabot in #409
- Bump next-auth from 5.0.0-beta.22 to 5.0.0-beta.25 by @dependabot in #410
- Bump cookie and swagger-client by @dependabot in #414
- Makes SecondaryHeaderPlaceholder full width by @simonbs in #413
- /api/proxy cancels downloading large files and long operations by @simonbs in #416
- Bump the mui group with 2 updates by @dependabot in #418
- Bump pg and @types/pg by @dependabot in #420
- Bump @fontsource/poppins from 5.0.14 to 5.1.0 by @dependabot in #421
- Bump the typescript-eslint group with 2 updates by @dependabot in #419
- Make sure file proxy endpoint only serves JSON or YAML by @ulrikandersen in #417
- Bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #422
- Uses v4 of setup-node action by @simonbs in #424
- Prevent loading files from repos with incorrect names by @ulrikandersen in #426
- Respond with text/plain from /api/proxy and /api/blob by @ulrikandersen in #428
- Bump the mui group with 2 updates by @dependabot in #430
- Bump @types/node from 22.7.4 to 22.8.7 by @dependabot in #433
- Bump mobx from 6.13.3 to 6.13.5 by @dependabot in #432
- Bump the typescript-eslint group with 2 updates by @dependabot in #431
- Remove problematic customization of session callback by @ulrikandersen in #435
- Bump @octokit/auth-app from 7.1.1 to 7.1.2 in the octokit group by @dependabot in #438
- Bump the typescript-eslint group with 2 updates by @dependabot in #439
- Bump redoc from 2.1.5 to 2.2.0 by @dependabot in #440
- Bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #441
- Supports basic auth in remote specifications by @simonbs in #437
- Bump the typescript-eslint group with 2 updates by @dependabot in #445
- Bump @octokit/auth-app from 7.1.2 to 7.1.3 in the octokit group by @dependabot in #443
- Bump core-js from 3.38.1 to 3.39.0 by @dependabot in #446
- Bump the mui group with 2 updates by @dependabot in #444
- Bump the typescript-eslint group with 2 updates by @dependabot in #450
- Truncates links to specifications in Swagger UI by @simonbs in #452
- Bump the mui group with 2 updates by @dependabot in #449
- Bump the fontawesome group with 4 updates by @dependabot in #447
- Basic auth via config file by @ulrikandersen in #451
- In case we fail to decrypt auth info is omitted by @ulrikandersen in #453
- Bump @octokit/webhooks from 13.3.0 to 13.4.1 in the octokit group by @dependabot in #455
- Bump undici from 6.19.7 to 6.21.1 by @dependabot in #478
- Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #476
- Bump yaml from 2.6.0 to 2.7.0 by @dependabot in #472
- Bump next from 14.2.13 to 14.2.20 by @dependabot in #463
- Bump the mui group across 1 directory with 2 updates by @dependabot in #480
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #479
- Bump the typescript-eslint group with 2 updates by @dependabot in #483
- Bump the octokit group with 3 updates by @dependabot in #482
- Bump the fontawesome group with 4 updates by @dependabot in #481
- Bump the mui group with 2 updates by @dependabot in #486
- Bump the typescript-eslint group with 2 updates by @dependabot in #487
- Removes Stoplight framework by @simonbs in #489
- Pin to @octokit/webhooks version ~13.4.3 by @simonbs in #488
- Updates to Next v15 by @simonbs in #490
- Uses Node v22 by @simonbs in #492
- Include debug info when failing to load remote spec by @ulrikandersen in #494
- Bump the typescript-eslint group with 2 updates by @dependabot in #497
- Bump ioredis from 5.4.2 to 5.5.0 by @dependabot in #499
- Bump octokit from 4.1.0 to 4.1.1 by @dependabot in #498
- Bump the mui group with 2 updates by @dependabot in #496
- Bump @octokit/webhooks from 13.4.3 to 13.6.0 in the octokit group by @dependabot in #495
- Bump @octokit/endpoint from 10.1.2 to 10.1.3 by @dependabot in #500
- Bump @octokit/request-error from 6.1.6 to 6.1.7 by @dependabot in #502
- Bump @octokit/request from 9.2.0 to 9.2.2 by @dependabot in #503
- Bump @octokit/plugin-paginate-rest from 11.4.0 to 11.4.2 by @dependabot in #504
- Bump the octokit group with 3 updates by @dependabot in #505
- Bump redoc from 2.3.0 to 2.4.0 by @dependabot in #509
- Bump the mui group with 2 updates by @dependabot in #506
- Bump the typescript-eslint group with 2 updates by @dependabot in #507
- Bump eslint from 9.19.0 to 9.20.1 by @dependabot in #508
- Bump the mui group with 2 updates by @dependabot in #510
- Bump @types/node from 22.13.0 to 22.13.5 by @dependabot in #514
- Bump eslint from 9.20.1 to 9.21.0 by @dependabot in #512
- Bump npm from 10.9.2 to 11.1.0 by @dependabot in #515
- Bump the typescript-eslint group with 2 updates by @dependabot in #511
- Upgrades Tailwind CSS to 4.0 by @simonbs in #516
New Contributors
- @dependabot made their first contribution in #24
- @valeriu-nicolas-vancea made their first contribution in #65
- @mpabarca made their first contribution in #266
Full Changelog: https://github.com/shapehq/framna-docs/commits/1.1.0
What's Changed
- Updates README by @simonbs in #1
- Deploy to prod by @ulrikandersen in #3
- Prod by @ulrikandersen in #4
- prod by @ulrikandersen in #5
- Changes background color of selected item by @simonbs in #6
- Adds logo to README by @simonbs in #7
- Adds unit tests for navigation by @simonbs in #8
- Makes editURL optional by @simonbs in #9
- Shows version and specification as path in toolbar by @simonbs in #10
- Fixes crash when no config exists by @simonbs in #11
- Removes openapi suffix from default name by @simonbs in #13
- Makes app icons rounded by @simonbs in #12
- Fixes hooks called multiple times by @simonbs in #14
- Syncs develop with main branch by @simonbs in #15
- Deploy to production by @simonbs in #16
- Configures ESLint by @simonbs in #17
- Updates Node version in test workflow by @simonbs in #18
- Adds lint workflow by @simonbs in #19
- Run workflows on all PRs by @simonbs in #20
- Disables Next telemetry on CI by @simonbs in #21
- Uses actions/checkout version 4 by @simonbs in #22
- Updates @babel/traverse by @simonbs in #23
- Bump @mui/icons-material from 5.14.13 to 5.14.14 by @dependabot in #24
- Bump eslint-config-next from 13.5.4 to 13.5.6 by @dependabot in #25
- Bump @types/swagger-ui-react from 4.18.1 to 4.18.2 by @dependabot in #26
- Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #27
- Bump @types/node from 20.8.2 to 20.8.7 by @dependabot in #28
- Bump next from 13.5.4 to 13.5.6 by @dependabot in #29
- Reduces re-renderings when loading documentation by @simonbs in #30
- Handles Auth0 login errors by forcing user to logout by @simonbs in #31
- Bump @types/react-dom from 18.2.10 to 18.2.14 by @dependabot in #32
- Bump core-js from 3.33.0 to 3.33.1 by @dependabot in #36
- Bump styled-components from 6.0.8 to 6.1.0 by @dependabot in #35
- Bump @mui/material from 5.14.13 to 5.14.14 by @dependabot in #33
- Bump @types/react from 18.2.25 to 18.2.31 by @dependabot in #34
- Deletes unused useForceUpdate.ts by @simonbs in #37
- Bump yaml from 2.3.2 to 2.3.3 by @dependabot in #42
- Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 by @dependabot in #41
- Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #40
- Bump @types/node from 20.8.7 to 20.8.8 by @dependabot in #39
- Stores tokens in Redis by @simonbs in #38
- Logs out the user when GitHub token not found by @simonbs in #43
- Validates OAuthToken schema with zod by @simonbs in #44
- Restructures project by @simonbs in #45
- Adds unit tests for URL utils by @simonbs in #46
- Constructs URL from SHAPE_DOCS_BASE_URL by @simonbs in #47
- Merge main into develop by @simonbs in #48
- Fixes issues after merge to main by @simonbs in #50
- Deploy to production by @simonbs in #51
- Caches projects on server-side by @simonbs in #52
- Logs out user when receiving HTTP 401 by @simonbs in #53
- Dependabot runs weekly instead of daily by @simonbs in #54
- Deploy to production by @simonbs in #55
- Shows selected project in the window title by @simonbs in #56
- Replaces URL to match selected version and specification by @simonbs in #57
- Merge from main to develop by @simonbs in #58
- Fixes linting warning by @simonbs in #59
- Makes the drawer responsive by @simonbs in #60
- Press the Duck to go home by @ulrikandersen in #61
- Delete session cookie upon force logout by @ulrikandersen in #62
- Optimizes the app for mobile by @simonbs in #63
- Fixes linting warnings by @simonbs in #64
- Feature/add-image-caching by @valeriu-nicolas-vancea in #65
- Fixes clicking duck to go home by @simonbs in #66
- Automatically closes sidebar on mobile by @simonbs in #67
- Fixes layout issue of menu button by @simonbs in #68
- Fixes comments not posted when processing web hook by @simonbs in #69
- Deploy to production by @simonbs in #70
- Prioritizes selecting a project over entering loading or error states by @simonbs in #71
- Considers page to be loading as long as client is loading by @simonbs in #72
- Refactors project selection by @simonbs in #73
- Fixes layout of error message by @simonbs in #74
- Shows loading indicator by @simonbs in #75
- Deploy to production by @simonbs in #76
- Allows sidebar to be closed when project ID exists by @simonbs in #77
- Hides expand/collapse button when mobileToolbar is undefined by @simonbs in #78
- Removes unused files by @simonbs in #79
- Always closes sidebar animated on mobile by @simonbs in #80
- Linting warnings causes workflow to fail by @simonbs in #82
- Hides expand/collapse mobile toolbar on desktop by @simonbs in #81
- Embeds Redoc viewer in iframe by @simonbs in #83
- Deploy to production by @simonbs in #84
- Fixes loading indicator layout by @simonbs in #85
- Deploy to production by @simonbs in #86
- Fixes expand/collapse button appearing stretched by @simonbs in #87
- Removes horizontal scroll indicators from loading wrapper by @simonbs in #88
- Deploy to production by @simonbs in #89
- Adds Shape logo to be used with Auth0 by @simonbs in #91
- Deploy to production by @simonbs in #92
- Removes Shape logo by @simonbs in #93
- Shapes project icons as a squircle by @simonbs in #94
- Updates styling of selected and hover states in menu by @simonbs in #95
- Refreshes the design by @simonbs in #96
- Fixes appearance of loading states by @simonbs in #97
- Removes default rounding of paper by @simonbs in #98
- Uses media query to detect if hovering is supported by @simonbs in #99
- Bump swagger-ui-react from 5.9.0 to 5.9.1 by @dependabot in #100
- Bump @mui/material from 5.14.14 to 5.14.15 by @dependabot in #101
- Bump redoc from 2.1.2 to 2.1.3 by @dependabot in #104
- Bump auth0 from 4.0.1 to 4.0.2 by @dependabot in #103
- Bump @types/node from 20.8.8 to 20.8.9 by @dependabot in #102
- Uses FontAwesome icons by @simonbs in #105
- Styles the Select component by @simonbs in #106
- Updates fonts by @simonbs in #107
- Redesigns sidebar to be more harmonic by @simonbs in #108
- Deploy to production by @simonbs in #109
- Fixes hover effect showing while button not clickable by @simonbs in #110
- Deploy to production by @simonbs in #111
- Ensures exclusive access to the access token and refresh token by @simonbs in #90
- Deploy to production by @simonbs in #112
- Refreshes access token only when receiving HTTP 401 from GitHub by @simonbs in #113
- Add missing max-age cache directive by @ulrikandersen in #114
- Auth optimisations & Image caching by @ulrikandersen in #116
- Adds static images by @simonbs in #117
- Deploy to production by @simonbs in #118
- Bump tailwindcss from 3.3.3 to 3.3.5 by @dependabot in #119
- Bump npm from 10.2.1 to 10.2.3 by @dependabot in #123
- Bump core-js from 3.33.1 to 3.33.2 by @dependabot in #120
- Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #121
- Bump auth0 from 4.0.2 to 4.1.0 by @dependabot in #122
- Shows error if user is not part of the organization by @simonbs in #124
- Simplifies project interface by @simonbs in #125
- Introduces ILogOutHandler by @simonbs in #126
- Restructures authentication logic by @simonbs in #127
- Transfers credentials through ILogInHandler by @simonbs in #128
- Fixes webhooks attempting to authenticate by @simonbs in #129
- Deploy to production by @simonbs in #130
- Improves imports by @simonbs in #132
- Enables deeplinking in Swagger docs by @simonbs in #134
- /api/github/blob/{...} uses userGitHubClient by @simonbs in #135
- Deploy to production by @simonbs in #136
- Clean up imports by @simonbs in #137
- Logs authentication errors by @simonbs in #138
- Proxies all blob requests by @simonbs in #141
- Adds support for logging in as a guest by @simonbs in #131
- Adds ForgivingProjectDataSource by @simonbs in #140
- Resets has_pending_invitation flag by @simonbs in #139
- Disables links to GitHub when logged in as guest by @simonbs in #133
- Expires values cached in Redis by @simonbs in #142
- Deploy to production by @simonbs in #143
- Adds GuestAccessTokenRepository by @simonbs in #144
- Adds session validity checks by @simonbs in #145
- Ensures access token is not created when no repository names are provided by @simonbs in #146
- Improves wording of error message by @simonbs in #147
- Deploy to production by @simonbs in #148
- Adds tests for GitHubProjectDataSource by @simonbs in #149
- Simplifies the navigation by @simonbs in #151
- Bump axios from 1.5.1 to 1.6.1 by @dependabot in #152
- Bump @mui/icons-material from 5.14.14 to 5.14.16 by @dependabot in #158
- Bump @types/jest from 29.5.6 to 29.5.8 by @dependabot in #154
- Bump mobx from 6.10.2 to 6.11.0 by @dependabot in #155
- Bump @types/node from 20.8.9 to 20.9.0 by @dependabot in #156
- Bump next from 13.5.6 to 14.0.2 by @dependabot in #157
- Supports defining remote versions in .shape-docs.yml by @simonbs in #150
- Links to repository when version URL is not available by @simonbs in #153
- Deploy to production by @simonbs in #159
- Bump core-js from 3.33.2 to 3.33.3 by @dependabot in #160
- Bump @types/node from 20.9.0 to 20.9.2 by @dependabot in #161
- Bump octokit from 3.1.1 to 3.1.2 by @dependabot in #162
- Bump styled-components from 6.1.0 to 6.1.1 by @dependabot in #163
- Bump @mui/material from 5.14.15 to 5.14.18 by @dependabot in #164
- Makes parsing of project config safer by @simonbs in #170
- Bump npm from 10.2.3 to 10.2.4 by @dependabot in #165
- Bump @mui/icons-material from 5.14.16 to 5.14.18 by @dependabot in #168
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #169
- Bump eslint-config-next from 13.5.6 to 14.0.3 by @dependabot in #167
- Bump @auth0/nextjs-auth0 from 3.2.0 to 3.3.0 by @dependabot in #166
- Deploy to production by @simonbs in #171
- Adds support for Stoplight viewer by @simonbs in #172
- Deploy to production by @simonbs in #173
- Supports mobile for Stoplight by @simonbs in #174
- Deploy to production by @simonbs in #175
- Docker init by @ulrikandersen in #190
- Bump yaml from 2.3.3 to 2.3.4 by @dependabot in #177
- Bump eslint from 8.52.0 to 8.56.0 by @dependabot in #183
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #186
- Bump @types/react from 18.2.31 to 18.2.53 by @dependabot in #191
- Bump follow-redirects from 1.15.3 to 1.15.4 in /.github/actions/invite-user by @dependabot in #187
- Bump mobx from 6.11.0 to 6.12.0 by @dependabot in #180
- Bump @octokit/core from 5.0.1 to 5.1.0 by @dependabot in #188
- Enable persistAuthorization for Swagger UI by @ulrikandersen in #204
- Release to production by @ulrikandersen in #205
- Bump @mui/icons-material from 5.14.18 to 5.15.10 by @dependabot in #203
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 7.0.0 by @dependabot in #202
- Upgrade Swagger UI to v5.11.7 by @ulrikandersen in #206
- Release by @ulrikandersen in #207
- WIP: Feature/guest user admin by @ulrikandersen in #199
- Deploy to AWS - Staging - via GitHub Actions by @ulrikandersen in #193
- Infrastructure for AWS by @ulrikandersen in #192
- Reworks Shape Docs to use Auth.js instead of Auth0 by @ulrikandersen in #238
- Bump @mui/icons-material from 5.16.1 to 5.16.4 by @dependabot in #244
- Removes debug logging by @simonbs in #246
- Updates example PostgresSQL environment variable values by @simonbs in #245
- Adds issue templates by @simonbs in #247
- Updates .env.example to ensure project builds by @simonbs in #248
- Removes empty items by @simonbs in #251
- Removes extraneous line break by @simonbs in #250
- Deletes unused workflow by @simonbs in #249
- Ignores files starting with dot and residing in directory when posting PR by @simonbs in #252
- Bump usehooks-ts from 2.16.0 to 3.1.0 by @dependabot in #254
- Bump tailwindcss from 3.4.4 to 3.4.6 by @dependabot in #256
- Bump mobx from 6.13.0 to 6.13.1 by @dependabot in #257
- Bump @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 by @dependabot in #253
- Adds status badge for "Build Docker Image" workflow to README by @simonbs in #259
- Groups Dependabot's updates to dependencies from FortAwesome by @simonbs in #260
- Bump octokit from 3.2.1 to 4.0.2 by @dependabot in #255
- Installs Sharp by @simonbs in #258
- Bump @octokit/auth-app from 6.1.1 to 7.1.0 by @dependabot in #261
- Bump @octokit/core from 5.2.0 to 6.1.2 by @dependabot in #262
- Bump @auth/pg-adapter from 0.5.3 to 1.4.1 by @dependabot in #263
- Bump @octokit/webhooks from 12.2.0 to 13.3.0 by @dependabot in #264
- Groups Octokit dependencies by @simonbs in #265
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #268
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #269
- Merge develop to main by @simonbs in #267
- Bump @typescript-eslint/parser from 6.21.0 to 7.17.0 by @dependabot in #270
- Enable persistAuthorization for Swagger UI by @ulrikandersen in #271
- Adds tooltip to edit button by @simonbs in #273
- Adds keyboard shortcut to toggle project list by @simonbs in #272
- Syncs develop with main by @simonbs in #274
- Bump yaml from 2.4.5 to 2.5.0 by @dependabot in #276
- Bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #277
- Add new project button to Sidebar Header by @mpabarca in #266
- Extracts logic from GitHubProjectDataSource by @simonbs in #278
- Adds HIDDEN_REPOSITORIES to filter out repositories by @simonbs in #279
- Restructures layout for increased flexibility and performance by @simonbs in #281
- Adds dividers to project list when scrolled by @simonbs in #282
- Bump next-auth from 5.0.0-beta.19 to 5.0.0-beta.20 by @dependabot in #283
- Bump tailwindcss from 3.4.6 to 3.4.7 by @dependabot in #287
- Bump @mui/icons-material from 5.16.4 to 5.16.5 by @dependabot in #285
- Bump @mui/material from 5.16.4 to 5.16.5 by @dependabot in #286
- Bump @types/node from 20.14.12 to 22.0.0 by @dependabot in #284
- Adds @mui/* group to Dependabot by @simonbs in #288
- Bump @auth/pg-adapter from 1.4.1 to 1.4.2 by @dependabot in #289
- Bump postcss from 8.4.39 to 8.4.40 by @dependabot in #290
- Styles Safari scrollbars by @simonbs in #291
- Streamlines appearance of dividers in project list by @simonbs in #292
- Adds delight to project list by @simonbs in #293
- Hides New Project button by @simonbs in #295
- Adds custom signin page by @simonbs in #294
- Deploy to production by @simonbs in #296
- Updates favicon by @simonbs in #297
- Use site name as a prefix for sign in texts by @ulrikandersen in #298
- Deploy to production by @simonbs in #299
- Adds padding to bottom of Swagger by @simonbs in #301
- Removes unused try {} catch {} by @simonbs in #300
- Main to develop by @simonbs in #303
- Merge pull request #302 from shapehq/develop by @simonbs in #304
- Bump the mui group with 2 updates by @dependabot in #306
- Bump core-js from 3.37.1 to 3.38.0 by @dependabot in #307
- Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #308
- Bump autoprefixer from 10.4.19 to 10.4.20 by @dependabot in #309
- Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #310
- Bump the mui group with 2 updates by @dependabot in #312
- Bump tailwindcss from 3.4.7 to 3.4.9 by @dependabot in #315
- Bump @types/node from 22.0.0 to 22.2.0 by @dependabot in #316
- Bump postcss from 8.4.40 to 8.4.41 by @dependabot in #313
- Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.0.1 by @dependabot in #314
- Group updates to typescript-eslint/* dependencies by @simonbs in #317
- Updates dependencies by @simonbs in #318
- Cause "Test SQL Queries" workflow to fail when psql reports error by @simonbs in #319
- "Test SQL Queries" workflow verifies table count by @simonbs in #320
- feat: New Project page by @mpabarca in #305
- Ensures project placeholders align with projects by @simonbs in #321
- Bump @stoplight/elements from 8.3.4 to 8.4.0 by @dependabot in #323
- Bump @types/node from 22.2.0 to 22.4.1 by @dependabot in #324
- Bump sharp from 0.33.4 to 0.33.5 by @dependabot in #325
- Bump tailwindcss from 3.4.9 to 3.4.10 by @dependabot in #326
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #327
- feat: Welcome & Not Found page by @mpabarca in #311
- Uses Suspense when loading projects by @simonbs in #322
- Bump eslint-config-next from 14.2.5 to 14.2.6 by @dependabot in #332
- Bump @emotion/react from 11.13.0 to 11.13.3 by @dependabot in #335
- Bump core-js from 3.38.0 to 3.38.1 by @dependabot in #334
- Bump the typescript-eslint group with 2 updates by @dependabot in #331
- Bump @stoplight/elements from 8.4.0 to 8.4.1 by @dependabot in #333
- Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #336
- Bump the mui group with 2 updates by @dependabot in #337
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #340
- Bump npm from 10.8.2 to 10.8.3 by @dependabot in #339
- Bump @types/react from 18.3.3 to 18.3.5 by @dependabot in #341
- Bump the typescript-eslint group with 2 updates by @dependabot in #338
- Refreshes design by @simonbs in #329
- Fixes sidebar not full height by @simonbs in #344
- Updates screenshots in wiki by @simonbs in #346
- Document git workflow in README by @ulrikandersen in #348
- Bump @octokit/auth-app from 7.1.0 to 7.1.1 in the octokit group by @dependabot in #349
- Bump eslint-config-next from 14.2.6 to 14.2.8 by @dependabot in #352
- Bump @types/node from 22.4.1 to 22.5.4 by @dependabot in #353
- Bump the typescript-eslint group with 2 updates by @dependabot in #351
- Bump the mui group with 2 updates by @dependabot in #350
- Renames project by @simonbs in #354
- Removes environment variables prefixed with NEXT_PUBLIC_ by @simonbs in #355
- Dynamically renders sign in page by @simonbs in #357
- Improve the speed of displaying instant feedback during navigation by @mpabarca in #330
- Bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in #359
- Update README.md by @simonbs in #360
- Removes URLs from environment variables by @simonbs in #362
- Logs values of redirect by @simonbs in #363
- Bump the mui group with 2 updates by @dependabot in #364
- Bump next-auth from 5.0.0-beta.20 to 5.0.0-beta.21 by @dependabot in #367
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #368
- Bump the typescript-eslint group with 2 updates by @dependabot in #365
- Removes debugging code by @simonbs in #369
- Bump @auth/pg-adapter from 1.4.2 to 1.5.0 by @dependabot in #366
- Adds NEXTAUTH_URL to environment by @simonbs in #370
- Bump axios from 1.7.3 to 1.7.7 by @dependabot in #372
- Uses "centralizes" over "collects" by @simonbs in #371
- Reflects new Framna Docs name in screenshots by @simonbs in #373
- Bump next from 14.2.5 to 14.2.12 by @dependabot in #375
- Brings back FRAMNA_DOCS_BASE_URL by @simonbs in #376
- Bumps version number to 1.0.0 by @simonbs in #378
- Bump the mui group with 2 updates by @dependabot in #380
- Bump yaml from 2.5.0 to 2.5.1 by @dependabot in #382
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #384
- Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #385
- Remove unused nodemailer dependency by @ulrikandersen in #386
- Bump next from 14.2.12 to 14.2.13 by @dependabot in #388
- Bump tailwindcss from 3.4.10 to 3.4.13 by @dependabot in #391
- Bump @types/node from 22.5.4 to 22.7.4 by @dependabot in #389
- Bump mobx from 6.13.1 to 6.13.3 by @dependabot in #392
- Bump next-auth from 5.0.0-beta.21 to 5.0.0-beta.22 by @dependabot in #390
- Bump the mui group with 2 updates by @dependabot in #394
- Bump eslint-config-next from 14.2.8 to 14.2.14 by @dependabot in #398
- Bump @stoplight/elements from 8.4.1 to 8.4.5 by @dependabot in #397
- Bump @types/react from 18.3.5 to 18.3.11 by @dependabot in #396
- Bump the typescript-eslint group with 2 updates by @dependabot in #395
- Bump the mui group with 2 updates by @dependabot in #399
- Bump figma-squircle from 0.3.1 to 1.1.0 by @dependabot in #401
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #402
- Bump styled-components from 6.1.12 to 6.1.13 by @dependabot in #403
- Bump the typescript-eslint group with 2 updates by @dependabot in #400
- Bump npm from 10.8.3 to 10.9.0 by @dependabot in #404
- Fix: Delays error messages until data is refreshed by @mpabarca in #393
- Add support for spaces in specification filenames by @ulrikandersen in #406
- Bump the mui group with 2 updates by @dependabot in #408
- Bump yaml from 2.5.1 to 2.6.0 by @dependabot in #411
- Bump @auth/pg-adapter from 1.5.0 to 1.7.2 by @dependabot in #412
- Bump the typescript-eslint group with 2 updates by @dependabot in #409
- Bump next-auth from 5.0.0-beta.22 to 5.0.0-beta.25 by @dependabot in #410
- Bump cookie and swagger-client by @dependabot in #414
- Makes SecondaryHeaderPlaceholder full width by @simonbs in #413
- /api/proxy cancels downloading large files and long operations by @simonbs in #416
- Bump the mui group with 2 updates by @dependabot in #418
- Bump pg and @types/pg by @dependabot in #420
- Bump @fontsource/poppins from 5.0.14 to 5.1.0 by @dependabot in #421
- Bump the typescript-eslint group with 2 updates by @dependabot in #419
- Make sure file proxy endpoint only serves JSON or YAML by @ulrikandersen in #417
- Bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #422
- Uses v4 of setup-node action by @simonbs in #424
- Prevent loading files from repos with incorrect names by @ulrikandersen in #426
- Respond with text/plain from /api/proxy and /api/blob by @ulrikandersen in #428
- Bump the mui group with 2 updates by @dependabot in #430
- Bump @types/node from 22.7.4 to 22.8.7 by @dependabot in #433
- Bump mobx from 6.13.3 to 6.13.5 by @dependabot in #432
- Bump the typescript-eslint group with 2 updates by @dependabot in #431
- Remove problematic customization of session callback by @ulrikandersen in #435
- Bump @octokit/auth-app from 7.1.1 to 7.1.2 in the octokit group by @dependabot in #438
- Bump the typescript-eslint group with 2 updates by @dependabot in #439
- Bump redoc from 2.1.5 to 2.2.0 by @dependabot in #440
- Bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #441
- Supports basic auth in remote specifications by @simonbs in #437
- Bump the typescript-eslint group with 2 updates by @dependabot in #445
- Bump @octokit/auth-app from 7.1.2 to 7.1.3 in the octokit group by @dependabot in #443
- Bump core-js from 3.38.1 to 3.39.0 by @dependabot in #446
- Bump the mui group with 2 updates by @dependabot in #444
- Bump the typescript-eslint group with 2 updates by @dependabot in #450
- Truncates links to specifications in Swagger UI by @simonbs in #452
- Bump the mui group with 2 updates by @dependabot in #449
- Bump the fontawesome group with 4 updates by @dependabot in #447
- Basic auth via config file by @ulrikandersen in #451
- In case we fail to decrypt auth info is omitted by @ulrikandersen in #453
- Bump @octokit/webhooks from 13.3.0 to 13.4.1 in the octokit group by @dependabot in #455
- Bump undici from 6.19.7 to 6.21.1 by @dependabot in #478
- Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in #476
- Bump yaml from 2.6.0 to 2.7.0 by @dependabot in #472
- Bump next from 14.2.13 to 14.2.20 by @dependabot in #463
- Bump the mui group across 1 directory with 2 updates by @dependabot in #480
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #479
- Bump the typescript-eslint group with 2 updates by @dependabot in #483
- Bump the octokit group with 3 updates by @dependabot in #482
- Bump the fontawesome group with 4 updates by @dependabot in #481
- Bump the mui group with 2 updates by @dependabot in #486
- Bump the typescript-eslint group with 2 updates by @dependabot in #487
- Removes Stoplight framework by @simonbs in #489
- Pin to @octokit/webhooks version ~13.4.3 by @simonbs in #488
- Updates to Next v15 by @simonbs in #490
- Uses Node v22 by @simonbs in #492
- Include debug info when failing to load remote spec by @ulrikandersen in #494
- Bump the typescript-eslint group with 2 updates by @dependabot in #497
- Bump ioredis from 5.4.2 to 5.5.0 by @dependabot in #499
- Bump octokit from 4.1.0 to 4.1.1 by @dependabot in #498
- Bump the mui group with 2 updates by @dependabot in #496
- Bump @octokit/webhooks from 13.4.3 to 13.6.0 in the octokit group by @dependabot in #495
- Bump @octokit/endpoint from 10.1.2 to 10.1.3 by @dependabot in #500
- Bump @octokit/request-error from 6.1.6 to 6.1.7 by @dependabot in #502
- Bump @octokit/request from 9.2.0 to 9.2.2 by @dependabot in #503
- Bump @octokit/plugin-paginate-rest from 11.4.0 to 11.4.2 by @dependabot in #504
- Bump the octokit group with 3 updates by @dependabot in #505
- Bump redoc from 2.3.0 to 2.4.0 by @dependabot in #509
- Bump the mui group with 2 updates by @dependabot in #506
- Bump the typescript-eslint group with 2 updates by @dependabot in #507
- Bump eslint from 9.19.0 to 9.20.1 by @dependabot in #508
- Bump the mui group with 2 updates by @dependabot in #510
- Bump @types/node from 22.13.0 to 22.13.5 by @dependabot in #514
- Bump eslint from 9.20.1 to 9.21.0 by @dependabot in #512
- Bump npm from 10.9.2 to 11.1.0 by @dependabot in #515
- Bump the typescript-eslint group with 2 updates by @dependabot in #511
- Upgrades Tailwind CSS to 4.0 by @simonbs in #516
New Contributors
- @dependabot made their first contribution in #24
- @valeriu-nicolas-vancea made their first contribution in #65
- @mpabarca made their first contribution in #266
Full Changelog: https://github.com/shapehq/framna-docs/commits/1.1.0