1
0
python-mkdocs-material/python-mkdocs-material.changes

141 lines
5.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jun 16 05:17:19 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.16:
* Updated Indonesian translations
* Ensure scroll bar follows color scheme of operating system
-------------------------------------------------------------------
Mon May 29 17:58:14 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.15:
* Fixed #5566: Indicate color scheme to operating system
* Fixed #5565: Update `Dockerfile` to latest version of base
image
* Fixed #5554: Add additional version tags (`9`, `9.1`) to Docker
image
* Fixed #5536: Strip tags of ARIA labels in table of contents
-------------------------------------------------------------------
Mon May 22 05:44:26 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.14:
* Updated Armenian and Greek translations
-------------------------------------------------------------------
Tue May 16 18:19:02 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.13:
* Fixed #5517: Social plugin crashes for some fonts (e.g. Open
Sans)
-------------------------------------------------------------------
Fri May 12 13:42:28 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.12:
* Updated Bengali (Bengal) translations
* Fixed #5503: Docker image publish errors on uppercase
characters
* Fixed #5407: Auto-pause media when in hidden content tabs
-------------------------------------------------------------------
Tue May 9 05:22:14 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.11:
* Fixed #5487: Social plugin crashes without options
(9.1.10 regression)
-------------------------------------------------------------------
Tue May 9 05:20:57 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.10:
* Added `cards_layout_options` setting for social cards
* Deprecated `cards_color` and `cards_font` setting for social
cards
-------------------------------------------------------------------
Fri May 5 11:11:20 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Tue May 2 11:02:13 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.9:
* Added Telulugu, Kannada and Sanskrit translations
* Fixed #5428: Fixed margins for light/dark mode images in
figures
* Fixed #5420: Social plugin crashing for some specific Google
Fonts
* Fixed #5160: Instant loading makes code annotations jump (9.1.1
regression)
* Fixed #4920: Social plugin not loading logo from custom icon
set
* Fixed social plugin crashing when only code font is specified
-------------------------------------------------------------------
Mon Apr 24 18:31:00 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.8:
* Fixed #5417: Theme breaks when `palette` is not defined (9.1.7
regression)
-------------------------------------------------------------------
Sat Apr 22 14:24:53 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.7:
* Updated Persian (Farsi) and Turkish translations
* Fixed #5401: Added missing flag to disable built-in tags plugin
* Fixed #5206: Ensure defaults are set for primary and accent
colors
* Fixed unnecessary inclusion of palette CSS when unused
-------------------------------------------------------------------
Thu Apr 13 10:32:40 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.6
* Updated Persian (Farsi) translations
* Fixed #5300: Boxes in Mermaid sequence diagrams not
color-abiding
-------------------------------------------------------------------
Thu Apr 13 06:41:02 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- really add proper Requires for plugins...
-------------------------------------------------------------------
Tue Apr 4 12:44:36 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add Requires needed for plugins
-------------------------------------------------------------------
Mon Apr 3 12:30:47 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.1.5:
* Updated Lithuanian and Japanese translations
* Updated Mermaid.js to version 9.4.3
* Fixed #5290: Footer previous/next labels cut-off for short page
titles
- update to 9.1.4:
* Fixed #5239: Instant loading breaks anchors in details
(9.1.1 regression)
* Fixed #5211: Anchor following not working for Chinese
(9.1.2 regression)
-------------------------------------------------------------------
Tue Mar 28 08:42:01 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add no-hatchling-requirements_txt.patch, which manually
create project.dependencies in pyproject.toml instead of
using hatch_requirements_txt module. This is a brutal
hack, but otherwise (see sr#1072844 for details) we need
python-hatch_requirements_txt which pulls in excessive number
of packages (starting with python-conincidence, python-whey,
python-domdf-python-tools, and many others). Until we have
these in openSUSE, we should stay with this hand-managed patch.
-------------------------------------------------------------------
Sat Mar 18 10:42:22 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package python-mkdocs-material