Skip to content

Releases: nuotsu/sanitypress

5.2.0

24 Nov 22:42
Compare
Choose a tag to compare

General

Frontend

  • use nuqs for blog list state management 533a45e
  • use nuqs for pagination state management ce432ee
  • increase heading font sizes 323fa8c
  • fix reputation z-index 323fa8c
  • rename bordered option to visualSeparation and apply light background color 21bc573
  • miscellaneous style adjustments 777a398
  • use lighter ink and canvas colors 508ee0d

Studio

  • add slug field to blog.category 533a45e
  • update module thumbnails 0561fc0
  • update schema structure (move Navigation and Announcement documents) aa0d06f

Other

  • minor updates to the demo dataset b6df6c9

5.1.0

08 Nov 02:51
Compare
Choose a tag to compare

🆕 Module Previews

General

Frontend

  • update error messages 4b95d70
  • add delay option to the <InteractiveDetails> component 6322aa0

Studio

  • update Navigation schema icons 02a95b0
  • add module thumbnails 6be3936

Screenshot 2024-11-07 at 18-06-07 Schema   Modules


Full Changelog: 5.0.0...5.1.0

5.0.0

05 Nov 04:33
Compare
Choose a tag to compare

🆕 "Live by Default"

Read more here.

Frontend

  • Enable Live Content API (publish content instantly) 4fa0036

Backend

4.12.0

03 Nov 23:32
Compare
Choose a tag to compare

🆕 Sanity Live API

Breaking ⚠️

Frontend

  • Fixed sitemap.xml error d816d0f (fixes #34)
  • add image preloading for eagerly loaded images ab89696

4.11.0

30 Oct 20:13
Compare
Choose a tag to compare

Frontend

  • add pretitle to creative richtext submodule 5f77326
  • add pretitle to flag-list ecac727
  • remove hero shadow 96966ed
  • remove empty srcset and sizes attributes 755e28f

Backend

  • add state for empty sub modules 6509051

Other

  • allow pricing to be undefined (#28, #29) — @triwats
  • add token placeholder and comment for private Sanity datasets7b86c05056f139b67444bf8aa4864405a365d764

⚠️ Breaking

  • rename: reputation to reputation-block ba07527

4.10.0 — Next.js 15

22 Oct 01:38
Compare
Choose a tag to compare

⚠️ Breaking Changes

Frontend

Backend

  • Update SanityPress Info Widget links 0c0fe51

4.9.0

02 Oct 23:50
Compare
Choose a tag to compare

Documentation

Frontend

Sanity Studio / Backend

  • add Person document (used as the authors field in Blog post documents) 9263f97

⚠️ Breaking Changes

  • refactor Reputation field as PortableText block type for Hero, Hero (SaaS), and Hero (split) modules dfe2aff

4.8.0 — 🆕 Tabbed Content module and more!

26 Sep 06:49
Compare
Choose a tag to compare

Frontend

Backend / Sanity Studio

  • add Custom HTML block to use inside the Richtext module 5842f56
  • update the SanityPress Guide widget in the Studio 0c0bfa4
  • refactor UID and replace with the moduleProps() helper function 1d4f2ea
  • add hideCurrent option for breadcrumbs 433c8d4
  • update imports:
    • update PortableText from next-sanity 61b592d
    • update stegaClean from 'next-sanity` f33e307

4.7.0

16 Sep 20:20
Compare
Choose a tag to compare

Frontend

  • Use favicon.ico (instead of fav.farm placeholder) (226d603)
  • readTime for blog posts now uses number of words instead of number of characters (#23) — @NateDogg97

Studio

  • add itemsPerPage option to blog-frontpage (d32ce8a)

Other

  • Update NPM packages
  • Create CONTRIBUTING.md (6e2e321)

4.6.0

09 Sep 00:36
Compare
Choose a tag to compare

Modules

  • Added Blog Frontpage module 3616318

Frontend

  • Fix HTML table styling on mobile iOS 206ccfe
  • Fix Blog List module's limiting and filtering 7ba4440 b47cb63