Skip to content

Releases: nuotsu/sanitypress

4.3.0

08 Aug 16:34
Compare
Choose a tag to compare

Frontend

  • Added a ClickToCopy component for easy copying from the Code Block component 1e5fa58
  • Minor style adjustments ea23944 04e7ea9

Studio

  • Added an "About SanityPress" widget in the Info Dashboard tab 3cefaec
  • Add Reputation object 945ae22
Screenshot 2024-08-08 at 9 22 08 AM

Other

  • Added sanity/demo.tar.gz, an exported dataset with the minimum content required for new SanityPress projects to successfully deploy 1acb912
    • Updated the docs accordingly 67d7dcb

4.2.0

05 Aug 23:12
Compare
Choose a tag to compare

Breaking ⚠️

  • Blog post pages (/blog/*) will now look for a Page document with slug blog/* to display post content 338e6c8
    • Enables users to customize blog post pages with modules
    • Make sure to include the newly added Blog Post Content module
Screenshot 2024-08-05 at 4 13 26 PM

Frontend

  • Add width limit to ogimage 68e0077
  • Ensure any <script> tags are re-run after each render in the Custom HTML module fd78037
  • Add Blog Post Content module 338e6c8
    • used for the new blog/* page document

Studio

  • Add post.featured option to Blog posts f79a4fb
    • Featured posts will appear before all other posts in listings
  • Add post.hideTableOfContents option to Blog posts 68e6389
    • ToC will also auto-hide if there are no headings in the post content
  • Add uid and className options to Custom HTML module d595ca5

Other

4.1.0

03 Aug 00:46
Compare
Choose a tag to compare

Frontend

  • Fix the limit/sort query for BlogList 3aac933

Studio

  • Add a favicon c4840d5
  • Add grid view to the array selector 195debf
  • Rename Studio tabs and paths 921e8f2
  • Update schema descriptions and icons adf5c17
  • Update structure document order 71a7965

4.0.0

17 Jul 18:30
Compare
Choose a tag to compare

❗ Breaking changes

  • Sanity Studio is now Embedded within the Next.js frontend, which is now moved to the root directory.
  • Simplified environment variables into a single .env.local file.

Changelog

  • page and blog.post document fields are now grouped into Content and SEO tabs.
  • Added a "Disable draft mode" button when in Draft mode.

3.6.0

25 Jun 14:00
Compare
Choose a tag to compare
  • 🆕 sanitypress.dev domain
  • Add Vercel Speed Insights
  • Use catch-all routes for basic nested routing

3.5.0

19 Jun 20:33
Compare
Choose a tag to compare
  • Fix issue with Visual Editing (thanks to @stipsan)
  • Fix contrast ratio a11y warnings
  • Update npm packages

🍃 Foliage theme now available!

3.4.0

14 Jun 22:41
Compare
Choose a tag to compare
  • Add better error handling
  • Add uid (Unique Identifier) for jump links
  • Rename the Rollup module to Blog list

3.3.0

11 Jun 03:31
Compare
Choose a tag to compare
  • Add Testimonial (featured) module
  • Add colors.accent to Tailwind config
  • Add bordered option to creative module
  • Add highlighting of TableOfContents items when headings are in view
  • Add Vercel Analytics

3.2.0

10 Jun 00:04
Compare
Choose a tag to compare
  • Add Pricing document and Pricing list module
  • Add Breadcrumbs module
  • Add link.list case for footer navigation
  • Add source field for richtext image blocks
  • Move common fields/bocks in /sanity/schemas/fragments
  • Add error handling for blog RSS feed

3.1.0

08 Jun 02:03
Compare
Choose a tag to compare
  • Add auto scroll option to Logo list module
  • Add anchor position hover effect to Blog Rollup module's category filters