What's Changed
- fix: unbreak upgraded sites after the /wiki-app route move by @gajjug004 in #756
- fix: PDF and video embeds break on filenames with spaces and parens by @gajjug004 in #759
- fix: re-index merged wiki documents via index_doc by @gajjug004 in #769
- fix: stop the editor TOC rail squashing rows on long pages by @gajjug004 in #773
- fix: only validate route uniqueness when the route changes by @gajjug004 in #771
- feat(ia): spaces-first navigation and space identity, on frappe-ui beta.55 by @NagariaHussain in #752
- fix: keep the space logo picker inside the viewport by @gajjug004 in #774
- fix: keep a page deleted in a draft visible until the merge by @gajjug004 in #768
- perf(revision): snapshot a space once per transaction, not per save by @Rl0007 in #778
- fix: reveal the current page in the editor tree by @gajjug004 in #777
- fix: allow page titles longer than 140 characters by @gajjug004 in #782
- fix(wiki-space): clear tree cache when a space route is renamed by @tomysmile in #758
- feat: add cmd+k command palette by @gajjug004 in #780
- fix(toc): scroll rail to keep active heading visible by @gajjug004 in #784
- fix: treat a space you cannot contribute to as read-only by @gajjug004 in #786
- feat: default All Spaces filter to Published and group unpublished spaces by @gajjug004 in #787
- fix: wait for space capabilities before opening a change request by @gajjug004 in #788
- fix: don't mark spaces with the All role as restricted by @gajjug004 in #789
- fix: validate spaces list in wiki space APIs by @gajjug004 in #790
New Contributors
- @tomysmile made their first contribution in #758
Full Changelog: v3.1.0...v3.2.0