Releases: collectionscms/collections
Releases · collectionscms/collections
v2.4.0
Google E-E-A-T is now supported! 📈👏
Deliver content and author information in JSON-LD format.
See the API definition for details:
https://collections.dev/reference/api#operation/getContent
Features
- feat: add author’s experience field by @kazaneshimizu in #2027
- feat: add experience to update profile by @kazaneshimizu in #2034
- feat: add author information to profile update by @kazaneshimizu in #2018
- feat: respond to author profile and json-ld by @kazaneshimizu in #2035
Improvements
- refactor: reuse empty post / content by @kazaneshimizu in #2016
- refactor: add json-ld recommended by Google by @kazaneshimizu in #2037
Fixes
- fix: add transform when generate sitemap by @kazaneshimizu in #2007
- fix: don't reuse init post to avoid conflicts by @kazaneshimizu in #2025
- fix: bug fix and refactoring by @kazaneshimizu in #2036
- docs: add json-ld response to API by @kazaneshimizu in #2038
v2.3.0
v2.2.0
Features
- feat: refactoring the language switch in the header of the article edit by @kazaneshimizu in #1995
- feat: create apiKey when creating a project by @kazaneshimizu in #1987
- refactor: change the translation concept by @kazaneshimizu in #1994
editing.by.ai.mp4
Improvements
- refactor: jest configs by @kazaneshimizu in #1977
- refactor: upgrade the text generator package by @kazaneshimizu in #1982
- refactor: Improved onboarding experience by @kazaneshimizu in #1986
- refactor: refactoring the API so that content can be retrieved even with id by @kazaneshimizu in #1991
- refactor: upgrade translator plugin and change ui by @kazaneshimizu in #1993
- refactor: focus when displaying add language modal by @kazaneshimizu in #1996
Fixes
- fix: add default value to draftKey by @kazaneshimizu in #1976
- fix: lock the prosemirror-view version by @kazaneshimizu in #1984
- fix: toggle display of subtitle when switching languages by @kazaneshimizu in #1989
v2.1.0
Features
- feat: add api preview button to post footer by @kazaneshimizu in #1967
- feat: add endpoint to fetch published contents from tag name by @kazaneshimizu in #1968
- feat: implementation of contents fetching by draft key by @kazaneshimizu in #1970
- feat: implement list fetching of created user contents by @kazaneshimizu in #1971
Improvements
- refactor: fix google page index report by @kazaneshimizu in #1953
- fix: don't convert to null at optional time by @kazaneshimizu in #1965
- fix: no status change when review closed by @kazaneshimizu in #1973
v2.0.0
What's Changed
Version 2.0 is released!! 🚀🚀
v2.0.0-rc.2
Features
- feat: implement content tags by @kazaneshimizu in #1879
- feat: placement of help button by @kazaneshimizu in #1887
- feat: add five languages by @kazaneshimizu in #1894
- feat: add amplitude by @kazaneshimizu in #1866
- feat: add sentry by @kazaneshimizu in #1867
Improvements
- refactor: change concept by @kazaneshimizu in #1853
- feat: create a new review for each request by @kazaneshimizu in #1856
- refactor: improve editor for usability by @kazaneshimizu in #1858
- refactor: ui improvement of labels by @kazaneshimizu in #1862
- refactor: upload sourcemap by @kazaneshimizu in #1870
- refactor: editor UX improvements by @kazaneshimizu in #1873
- refactor: merge
nextjs-blog-starter
into the main repository by @kazaneshimizu in #1875 - refactor: improvements by @kazaneshimizu in #1877
- refactor: change contents to array by @kazaneshimizu in #1884
- refactor: improvements by @kazaneshimizu in #1893
v2.0.0-rc.1
Features
- feat: implement content excerpt by @kazaneshimizu in #1811
- feat: returns body if excerpt is empty by @kazaneshimizu in #1812
- feat: import plugin and implement article summary by ai by @kazaneshimizu in #1819
- feat: implement generate summary by @kazaneshimizu in #1840
- feat: add onRevert event to webhook setting by @kazaneshimizu in #1827
- feat: add zh-tw language and not translate without language code by @kazaneshimizu in #1822
Improvements
- refactor: excerpt by @kazaneshimizu in #1814
- refactor: refactoring content data structure by adding revisions by @kazaneshimizu in #1815
- refactor: validation by @kazaneshimizu in #1823
- refactor: fix broken tags when translating by @kazaneshimizu in #1830
- refactor: profile menus by @kazaneshimizu in #1833
- style: change link icon by @kazaneshimizu in #1834
- refactor: remove excerpt, add subtitle field by @kazaneshimizu in #1839
v2.0.0-beta.4
Features
- feat: display requester name on the review screen by @kazaneshimizu in #1766
- feat: add subdomain validation when create project by @kazaneshimizu in #1779
- feat: implement webhook by @kazaneshimizu in #1780
- feat: add languages by @kazaneshimizu in #1791
- feat: implementing post translation using plugin by @kazaneshimizu in #1792
- feat: add metaTitle, metaDescription fields by @kazaneshimizu in #1794
- feat: implement OAuth SignIn by @kazaneshimizu in #1797
- feat: separate review list by status with tabs by @kazaneshimizu in #1787
Improvements
- refactor: move mui-table to react-table by @kazaneshimizu in #1763
- refactor: review status renaming, multi-language by @kazaneshimizu in #1764
- refactor: refactoring delete post dialog by @kazaneshimizu in #1767
- refactor: refactor edit post page by @kazaneshimizu in #1771
- refactor: localized post response by @kazaneshimizu in #1777
- refactor: remove translations using deepL by @kazaneshimizu in #1778
- refactor: rename by @kazaneshimizu in #1781
- refactor: insert seed data by @kazaneshimizu in #1785
- refactor: add webhook sending on restore with refactoring by @kazaneshimizu in #1786
- refactor: ux improvement by @kazaneshimizu in #1800
- style: change snackbar style by @kazaneshimizu in #1769
- layout: ux improvement by @kazaneshimizu in #1788
- style: ui improvement by @kazaneshimizu in #1798
v2.0.0-beta.3
Features
- feat: add extensions menu and template page by @kazaneshimizu in #1741
- feat: add
readTemplate
permission by @kazaneshimizu in #1742 - feat: implement post translations by @kazaneshimizu in #1743
- feat: implement automatic saving triggered by title and body updates by @kazaneshimizu in #1745
- feat: slug localization support by @kazaneshimizu in #1751
- feat: add api to respond to published content by @kazaneshimizu in #1752
- feat: add slug editing to footer by @kazaneshimizu in #1753
Improvements
- refactor: change language code
zh
tozh-cn
by @kazaneshimizu in #1738 - refactor: revised labels for clarity by @kazaneshimizu in #1744
- refactor: move version history to header menu by @kazaneshimizu in #1746
- refactor: change the layout for adding and deleting languages by @kazaneshimizu in #1749
- refactor: change language code to national flag by @kazaneshimizu in #1750
v2.0.0-beta.2
Features
- feat: implement source lang selector by @kazaneshimizu in #1712
- feat: add global content to seed by @kazaneshimizu in #1713
- feat: rebuild the public posts api by @kazaneshimizu in #1722
Improvements
- style: change style modal by @kazaneshimizu in #1675
- style: styling block editor by @kazaneshimizu in #1676
- refactor: rename locale to language by @kazaneshimizu in #1700
- refactor: rename, formatting by @kazaneshimizu in #1714
- style: block editor styling by @kazaneshimizu in #1715
- chore: change project name of seed data by @kazaneshimizu in #1719
- refactor: change column from content.file to coverUrl by @kazaneshimizu in #1723
- refactor: change asset from relative path to url by @kazaneshimizu in #1724
- refactor: add region to article resource language by @kazaneshimizu in #1725
- refactor: change property createdBy to author by @kazaneshimizu in #1726
- refactor: change live demo url by @kazaneshimizu in #1727
Fixes
- fix: add csp for helmet by @kazaneshimizu in #1720
- fix: local npm install fails by @kazaneshimizu in #1688
- fix: add api key actions to permissions by @kazaneshimizu in #1711
- fix: project icons in activity bar do not show images by @kazaneshimizu in #1718