Releases: nuotsu/sanitypress
Releases · nuotsu/sanitypress
5.0.0
🆕 "Live by Default"
Read more here.
Frontend
- Enable Live Content API (publish content instantly) 4fa0036
Backend
4.12.0
🆕 Sanity Live API
Breaking ⚠️
Frontend
- Fixed sitemap.xml error d816d0f (fixes #34)
- add image preloading for eagerly loaded images ab89696
4.11.0
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
⚠️ Breaking Changes
Frontend
Backend
- Update SanityPress Info Widget links 0c0fe51
4.9.0
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!
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
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
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
4.5.0
Frontend
Backend
- Add CustomHTML block for blog post richtext content 80d0928
- Radio layout option for
image.loading
1a4d6a9
4.4.0
Frontend
- Moved
/api/*
to /(frontend)/api/*
cb7fb57
- Refactored queries d5c3b02
- Added a Reputation component 945ae22
Studio