Version 2.0.0b4 2025-11-07
Pre-release
Pre-release
What's Changed
- Fix issues of focus theme by @cintek in #1932
- Improve themes by @UlrichB22 in #1933
- set default for EDIT_ON_DOUBLECLICK to False by @UlrichB22 in #1934
- Fix extraction of open document format files for indexing by @UlrichB22 in #1936
- Switch to native pyproject tox configuration by @roland-ruedenauer in #1927
- Use member 'cfg' of class ThemeSupport consistently ... by @roland-ruedenauer in #1938
- Re-enable "Wiki links". by @gmilde in #1935
- Convert Basic theme from Boostrap 3 to Boostrap 4 and use sass instead of lessc (also fixes #1770) by @roland-ruedenauer in #1908
- Remove leftover class definition from rST converter. by @gmilde in #1940
- Move slideshow inline js script to separate file by @UlrichB22 in #1942
- remove inline styles & onclick from item_acl_report.html #1816 by @RogerHaase in #1939
- tweak indentation, EOL per coding-std by @RogerHaase in #1943
- change focus theme layout.html to load main.js after other scripts by @RogerHaase in #1945
- Add support for scoped subitem search using > prefix by @mmheyer in #1903
- topside: fix footer width on small screen by @UlrichB22 in #1948
- Remove show.html template from theme 'focus' by @UlrichB22 in #1946
- update docs for searching an item's subitems #1885 by @RogerHaase in #1949
- Update favicon.ico by @roland-ruedenauer in #1950
- Fix issue 1826 by @roland-ruedenauer in #1953
- prevent IndexError in search when wiki contains deleted items #1885 by @RogerHaase in #1951
- Fix issue #1874: correct handling of wiki item links by @roland-ruedenauer in #1954
- Add more type hints by @roland-ruedenauer in #1955
- Raise the year of copyright for RTD by @UlrichB22 in #1958
- Make use of meta data key constants by @roland-ruedenauer in #1959
- test_indexing.py: fix code dumping items by @roland-ruedenauer in #1967
- Indexing middleware: improve logging of invalid metadata by @roland-ruedenauer in #1969
- use spdx license metadata in pyproject.toml by @ThomasWaldmann in #1962
- Fix empty lines in diff in focus theme by @cintek in #1970
- Fix load draft in focus theme by @cintek in #1971
- get_open_wiki_files: add file mode to output for debugging by @UlrichB22 in #1973
- Configuration option for markdown extensions by @sebix in #1965
- Search does not support namespaces fixes #1907 by @RogerHaase in #1972
- Meta data revision already set in MutableBackend._store_meta by @roland-ruedenauer in #1968
- Add custom.css feature by @UlrichB22 in #1975
- Suppress printing of slideshow start button by @UlrichB22 in #1978
- Add buffer reset to whoosh Bufferfile.close by @UlrichB22 in #1977
- support Python 3.13 by @ThomasWaldmann in #1960
- html error on TitleIndex macro; fixes #1979 by @RogerHaase in #1980
- CSP warning on items containing TOC macro fixes #1976 by @RogerHaase in #1981
- code: fix typos and grammar by @ThomasWaldmann in #1982
- remove inline styles from index.html and forms.html #1816 by @RogerHaase in #1984
- docs: fix typos and grammar by @ThomasWaldmann in #1985
- Correct cspreport log path used in before_wiki (add leading slash) by @roland-ruedenauer in #1987
- improve User Accounts documention by @RogerHaase in #1988
- remove inline style from basic theme #1816 by @RogerHaase in #1989
- unexpected keyword argument 'fqname' running +feed/atom; fixes #1990 by @RogerHaase in #1991
- Fix help-en meta using maint-validate-metadata by @UlrichB22 in #1992
- Basic theme fixes by @roland-ruedenauer in #1993
- Modify form: make loading content from file upload work by @roland-ruedenauer in #1994
- babel: move config to pyproject.toml by @ThomasWaldmann in #1996
- Rst converter: fix internal cross-references. by @gmilde in #2000
- Some Itemtype related code changes by @roland-ruedenauer in #1999
- Remove unused methods (Protected)Revision.set_context by @roland-ruedenauer in #2002
- Rename and rework get_indexer function by @UlrichB22 in #1995
- Adding Swedish translation by @yeager in #2005
- Fix handling of target elements in rst; fixes #1680. by @gmilde in #2006
- Fix code accessing the no longer existing configuration setting 'item_root' by @roland-ruedenauer in #2003
- Pass variable 'subitem_target' instead of 'item_name' into search templates. by @roland-ruedenauer in #2004
- Improve moin_dir setting to fix tox tests by @UlrichB22 in #2007
- Update Swedish translation and related docs by @UlrichB22 in #2009
- rST documentation fixes, part 1: preparation by @gmilde in #2011
- Remove support for Python 3.9 by @roland-ruedenauer in #2014
- Add python 3.14 support by @roland-ruedenauer in #2015
- Correct template rendering by @roland-ruedenauer in #2008
- Updated Swedish translation by @yeager in #2012
- Remove workarounds in test code dealing with Werkzeug versions < 3.0.0 by @roland-ruedenauer in #2018
- Fix wrong quotation mark in the Swedish translation by @UlrichB22 in #2017
- rST in: keep leading slash in wiki-local references by @gmilde in #2019
- Add two more test cases to moin.apps.frontend ... by @roland-ruedenauer in #2020
- Theme topside: Replace white_clouds with gray background ... by @UlrichB22 in #2021
- rST in: fix non-section titles by @gmilde in #2024
- Update docs/changes/CHANGES for 2.0.0b4 release by @RogerHaase in #2029
New Contributors
- @gmilde made their first contribution in #1935
- @mmheyer made their first contribution in #1903
- @yeager made their first contribution in #2005
Full Changelog: 2.0.0b3...2.0.0b4