Changelog

Release notes for packages.

July 2026

  1. @fumapress/notion@1.0.0-beta.0
  2. fumapress@1.0.0-beta.0
  3. fumapress@1.0.0-beta.0
  4. fumapress@1.0.0-beta.0
  5. create-fumapress@0.1.4

    Use Fumadocs MDX macro API

    Scaffolded apps define collections with fumadocs-mdx/macro in press.config.tsx instead of source.config.ts codegen.

  6. @fumapress/ai@1.0.0-beta.0@fumapress/feedback@1.0.0-beta.0@fumapress/language@1.0.0-beta.0@fumapress/mintlify@1.0.0-beta.0@fumapress/notion@1.0.0-beta.0@fumapress/obsidian@1.0.0-beta.0@fumapress/sanity@1.0.0-beta.0@fumapress/tegami@1.0.0-beta.0fumapress@1.0.0-beta.0

    Redesign the core API for v1

    Layouts move onto the config object (renderPage, renderRoot, renderNotFound, defaultLayoutProps), content replaces loader, and plugin types are renamed (PressPlugin, AppShape).

    See the migration guide.

  7. @fumapress/obsidian@1.0.0-beta.0
  8. fumapress@1.0.0-beta.0

    Support GitLab and Bitbucket repositories

    site.git accepts a provider option (github by default, plus gitlab and bitbucket). The navbar icon link and page source links now point at the configured provider with its own brand icon. Self-hosted instances can set git.url to their instance URL.

    ctx.getFileGitHubUrl() is renamed to ctx.getFileUrl(), the old name still works but is deprecated.

  9. @fumapress/obsidian@1.0.0-beta.0fumapress@1.0.0-beta.0
  10. fumapress@0.7.3