outstatic

Outstatic - A static CMS for Next.js

MIT License

Downloads
1.6K
Stars
2.3K

Bot releases are visible (Hide)

outstatic - v1.4.7 Latest Release

Published by release-drafter[bot] 7 months ago

What’s Changed

  • Feat/frontend table (#216) @avitorio
  • Fix/mdx server type error (#215) @avitorio
outstatic - v1.4.6

Published by release-drafter[bot] 7 months ago

What’s Changed

  • feat: add table support (#213) @avitorio
outstatic - v1.4.4

Published by release-drafter[bot] 7 months ago

What’s Changed

  • feat: add built-with-outstatic to docs (#211) @avitorio
  • Feat/add some shadcn (#209) @avitorio
outstatic - v1.4.3

Published by release-drafter[bot] 7 months ago

What’s Changed

  • fix: blob type error (#208) @avitorio
  • chore: add sponsors (#207) @avitorio
  • feat: make docs responsive (#206) @avitorio
  • Remove token secret as requirement (#205) @avitorio
outstatic - v1.4.2

Published by release-drafter[bot] 7 months ago

What’s Changed

  • feat: add base path functionality (#201) @ZiyadBoshima
  • fix: Remove double border in aside (#203) @praveenjuge
  • feat: add onload animation (#200) @avitorio
  • fix: getDocumens null error (#199) @avitorio
outstatic - v1.4.0

Published by release-drafter[bot] 8 months ago

What’s Changed

  • chore: hard set nextjs 14 (#196) @avitorio
  • Update README.md (#191) @giopunt
  • Chore/optimize demo images (#190) @avitorio
  • fix: 186-cover-image (#188) @avitorio
  • feat: Add advanced blog example (#187) @avitorio
  • fix: don't auto create links from 'https://' (#185) @avitorio
outstatic - v1.3.0

Published by release-drafter[bot] 8 months ago

What’s Changed

  • chore: improve contribution docs (#184) @avitorio
  • Feat/column options (#173) @ZiyadBoshima
  • feat: use @ alias for imports (#178) @avitorio
  • feat: add title to outstatic pages (#181) @avitorio
outstatic - v1.2.0

Published by avitorio 9 months ago

What's Changed

  • feat: improve mobile experience (#180) @avitorio
  • Feat/improve slugs (#177) @avitorio
outstatic - v1.1.0

Published by release-drafter[bot] 9 months ago

What’s Changed

  • Feat/intercept exit (#176) @avitorio
  • Feat/remove web (#175) @avitorio
outstatic - v1.0.5

Published by release-drafter[bot] 10 months ago

What’s Changed

  • feat: remove collections from metadata db (#170) @avitorio
  • fix: author name check (#169) @kndwin
  • Upgrade Outstatic to v1.0.4 (#166) @avitorio
outstatic - v1.0.4

Published by release-drafter[bot] 11 months ago

What’s Changed

  • fix: check for VERCEL_GIT_REPO_SLUG on callback (#165) @avitorio
  • fix: undefined process.env.OST_REPO_OWNER (#163) @TcMits
  • Allow to set redirect_uri when logging-in thru GitHub (uses OST_GITHUB_CALLBACK_URL) (#162) @spidgorny
outstatic - v1.0.3

Published by avitorio 11 months ago

  • Improve menu design
  • Fix minor bugs
outstatic - v1.0.1

Published by release-drafter[bot] 11 months ago

What’s Changed

  • Fix tiptap-markdown
outstatic - v1.0.0

Published by release-drafter[bot] 12 months ago

What’s Changed

  • Fix/custom field validation (#154) @avitorio
  • Feat/ai completion (#148) @avitorio
  • fix: metadata typo (#151) @city41
  • feat: auth loading state (#149) @filipeveronezi
  • Feat/slash command (#145) @avitorio
  • feat: improve collections card ux (#147) @avitorio
  • fix: upload Cover Image file error for Safari Browser (#146) @ZiyadBoshima
  • Use OST_REPO_OWNER when deleting a collection (#144) @daniiba
  • Feat/i18n slugs (#143) @avitorio
  • feat: add isCollaborator check (#142) @avitorio
  • Add check repo function (#141) @ZiyadBoshima
  • fix(oauth-scopes): reduce required scopes to the minimum (#119) @Anthony-Jhoiro
  • Added a checker function to see if the user is a collaborator (#139) @ZiyadBoshima
  • chore: Doc for local development (#140) @leplay
outstatic - 1.0.0-canary.4

Published by release-drafter[bot] about 1 year ago

What’s Changed

  • Feat/i18n slugs (#143) @avitorio
outstatic - 1.0.0-canary.2

Published by release-drafter[bot] about 1 year ago

What’s Changed

  • feat: add isCollaborator check (#142) @avitorio
  • Add check repo function (#141) @ZiyadBoshima
  • fix(oauth-scopes): reduce required scopes to the minimum (#119) @Anthony-Jhoiro
  • Added a checker function to see if the user is a collaborator (#139) @ZiyadBoshima
  • chore: Doc for local development (#140) @leplay
outstatic - v0.0.41

Published by avitorio about 1 year ago

  • Updates TipTap
  • Fixes pnpm bug
outstatic - 0.0.39

Published by release-drafter[bot] about 1 year ago

What’s Changed

  • fix the Unexpected token h1 error in jsx (#118) @officialrajdeepsingh
  • chore: remove swcMinify: false and update next latest (#116) @avitorio
  • Include additional tests for components
  • Fix sorting and skipping error
outstatic - 0.0.38

Published by avitorio over 1 year ago

  • Fix datepicker issue
  • Fix broadcast expiration date
outstatic - 0.0.37

Published by avitorio over 1 year ago

  • Custom Fields
  • Broadcast
  • App directory for examples