We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06615e1 commit ac680fcCopy full SHA for ac680fc
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This file contains the changelog for the PlutoExtras package. It follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format.
4
5
+## [0.7.18] - 2026-05-01
6
+### Fixed
7
+- Fixed another bug in hiding the `ExtendedTableOfContents` and trying to reshow it (see Issue #52)
8
+
9
## [0.7.17] - 2026-05-01
10
### Fixed
11
- Fixed the `ExtendedTableOfContents()` output getting hidden if contained in a hidden part of the notebook
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlutoExtras"
uuid = "ed5d0301-4775-4676-b788-cf71e66ff8ed"
authors = ["Alberto Mengali <disberd@gmail.com>"]
-version = "0.7.17"
+version = "0.7.18"
[deps]
AbstractPlutoDingetjes = "6e696c72-6542-2067-7265-42206c756150"
0 commit comments