@@ -9,6 +9,60 @@ This document contains the release notes for the project.
9
9
10
10
.. towncrier release notes start
11
11
12
+ `1.1.0 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.1.0 >`_ - 2024-10-01
13
+ =======================================================================================
14
+
15
+ Added
16
+ ^^^^^
17
+
18
+ - feat: add static search `#487 <https://github.com/ansys/ansys-sphinx-theme/pull/487 >`_
19
+
20
+
21
+ Changed
22
+ ^^^^^^^
23
+
24
+ - chore: update CHANGELOG for v1.0.0 `#445 <https://github.com/ansys/ansys-sphinx-theme/pull/445 >`_
25
+ - chore: update CHANGELOG for v1.0.1 `#447 <https://github.com/ansys/ansys-sphinx-theme/pull/447 >`_
26
+ - chore: update CHANGELOG for v1.0.2 `#451 <https://github.com/ansys/ansys-sphinx-theme/pull/451 >`_
27
+ - chore: update CHANGELOG for v1.0.3 `#455 <https://github.com/ansys/ansys-sphinx-theme/pull/455 >`_
28
+
29
+
30
+ Fixed
31
+ ^^^^^
32
+
33
+ - maint: update tooling, cleanup and drop python 3.9 `#484 <https://github.com/ansys/ansys-sphinx-theme/pull/484 >`_
34
+ - feat: implement default search bar expansion behavior `#496 <https://github.com/ansys/ansys-sphinx-theme/pull/496 >`_
35
+ - fix: the anchor url of search with the switcher version `#497 <https://github.com/ansys/ansys-sphinx-theme/pull/497 >`_
36
+ - fix: change file location for `search.json ` file `#509 <https://github.com/ansys/ansys-sphinx-theme/pull/509 >`_
37
+ - maint: styles for dark theme search bar `#511 <https://github.com/ansys/ansys-sphinx-theme/pull/511 >`_
38
+ - fix: style for smaller media `#513 <https://github.com/ansys/ansys-sphinx-theme/pull/513 >`_
39
+ - fix: navigation end columns `#514 <https://github.com/ansys/ansys-sphinx-theme/pull/514 >`_
40
+ - fix: add title breadcrumbs `#515 <https://github.com/ansys/ansys-sphinx-theme/pull/515 >`_
41
+
42
+
43
+ Dependencies
44
+ ^^^^^^^^^^^^
45
+
46
+ - maint: version 1.1.dev0 `#448 <https://github.com/ansys/ansys-sphinx-theme/pull/448 >`_
47
+ - build(deps): bump pygithub from 2.3.0 to 2.4.0 `#480 <https://github.com/ansys/ansys-sphinx-theme/pull/480 >`_
48
+ - build(deps): bump notebook from 7.2.1 to 7.2.2 `#482 <https://github.com/ansys/ansys-sphinx-theme/pull/482 >`_
49
+ - build(deps): bump sphinx-autoapi from 3.2.1 to 3.3.0 `#485 <https://github.com/ansys/ansys-sphinx-theme/pull/485 >`_
50
+ - build(deps): bump sphinx-autoapi from 3.3.0 to 3.3.1 `#488 <https://github.com/ansys/ansys-sphinx-theme/pull/488 >`_
51
+ - build(deps): bump pandas from 2.2.2 to 2.2.3 `#508 <https://github.com/ansys/ansys-sphinx-theme/pull/508 >`_
52
+ - build(deps): bump sphinx-autoapi from 3.3.1 to 3.3.2 `#512 <https://github.com/ansys/ansys-sphinx-theme/pull/512 >`_
53
+
54
+
55
+ Documentation
56
+ ^^^^^^^^^^^^^
57
+
58
+ - chore: update CHANGELOG for v1.0.4 `#463 <https://github.com/ansys/ansys-sphinx-theme/pull/463 >`_
59
+ - chore: update CHANGELOG for v1.0.6 `#476 <https://github.com/ansys/ansys-sphinx-theme/pull/476 >`_
60
+ - chore: update CHANGELOG for v1.0.7 `#478 <https://github.com/ansys/ansys-sphinx-theme/pull/478 >`_
61
+ - chore: update CHANGELOG for v1.0.8 `#491 <https://github.com/ansys/ansys-sphinx-theme/pull/491 >`_
62
+ - chore: update CHANGELOG for v1.0.9 `#501 <https://github.com/ansys/ansys-sphinx-theme/pull/501 >`_
63
+ - chore: update CHANGELOG for v1.0.10 `#504 <https://github.com/ansys/ansys-sphinx-theme/pull/504 >`_
64
+ - chore: update CHANGELOG for v1.0.11 `#507 <https://github.com/ansys/ansys-sphinx-theme/pull/507 >`_
65
+
12
66
`1.0.11 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v1.0.11 >`_ - 2024-09-19
13
67
=========================================================================================
14
68
0 commit comments