Skip to content

Releases: avitorio/outstatic

v2.0.14

27 Dec 13:22
f535cf2

Choose a tag to compare

2.0.14

Patch Changes

  • fix: "Your document contains media files" keeps popping up

v2.0.13

14 Dec 18:28
99e1e17

Choose a tag to compare

2.0.13

Patch Changes

  • Fix React Server Components CVE vulnerabilities

v2.0.11

21 Oct 16:07

Choose a tag to compare

2.0.11

Patch Changes

  • badf81d: refactor: retire old alert component

  • ce51c83: fix: improve API route error handling and type safety for Next.js 15.5.6

    • Add proper validation for route parameters in GET and POST handlers
    • Return appropriate 400/404 status codes for invalid requests
    • Remove unused Request interface and NextResponse import
    • Make route parameters optional to match Next.js App Router behavior
  • 514b821: Add scrollThreshold and scrollMargin to editor

v2.0.10

02 Sep 19:01

Choose a tag to compare

Patch Changes

  • 6736633: chore: remove unused dependencies and refactor auth callback logic
  • 080c75b: feat: update branch search component style
  • 013ce65: Fix: Empty name error
  • 6139349: chore: replace hapi/iron with jose
  • b7de2a7: Refactor code

v2.0.9

14 Jul 18:59

Choose a tag to compare

2.0.9

Patch Changes

  • 4eb536e: Refactor auth
  • 8f02bc6: fix how autolinks are parsed to markdown
  • bf4bd61: Update shadcn/ui styles
  • a8cea78: Fix: new collection content lock
  • da7b9e8: Update Packages & Install Manypkg
  • 8a67834: Add tests to DocumentSettings
  • 34837b3: - Improve Dark Mode with ShadCN theme classes (#302)
  • c3f9d6e: Fix: Author not being auto filled
  • 91f0b72: fix: media gallery dialog
  • 2bf467f: Add shadcn/ui accordion to custom fields
  • 158bcb1: Fix: custom field modal width
  • 227bfb5: Adjust onboarding styles
  • a70040a: fix: next-themes hydration error
  • b6fbe7d: fix ai autocomplete

v2.0.8

16 Jun 19:44
83264d3

Choose a tag to compare

  • #303 - Improves and adds Math examples

v2.0.7

13 Jun 18:00

Choose a tag to compare

2.0.7

Patch Changes

v2.0.6

29 May 13:02

Choose a tag to compare

2.0.6

Patch Changes

v2.0.5

05 May 21:08

Choose a tag to compare

2.0.5

Patch Changes

  • 6310e2e: fix: save button disabled on change

v2.0.4

05 May 20:52

Choose a tag to compare

2.0.4

Patch Changes

  • 9797239: Add support for math expressions
  • 7c875d2: Fix Document Settings' Image component not triggering setHasChanges
  • 36f7b88: Fix weird shadcn dialog animation