summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/beamer/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/beamer/CHANGELOG.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/macros/latex/contrib/beamer/CHANGELOG.md b/macros/latex/contrib/beamer/CHANGELOG.md
index ff3c75b7a7..5048678abf 100644
--- a/macros/latex/contrib/beamer/CHANGELOG.md
+++ b/macros/latex/contrib/beamer/CHANGELOG.md
@@ -8,11 +8,22 @@ a major and minor version only.
## [Unreleased]
+## [v3.69]
+
+### Fixed
+
+- protect the frametitle continuation so it can be used with \MakeUppercase (see #802)
+- first aid for metropolis theme (see #802)
+- fixed indentation of multiline section titles in `square` and `ball unnumbered` toc templates (see #817)
+- using `bibliography entry ...` font in biblatex generated bibliographies
+
## [v3.68]
### Changed
- simplified non-text links for navigation symbols and framezoom
+- doc: re-organised section about navigation symbols
+- moved parts of `beamerbasenavigation.sty` to `beamerbasenavigationsymbols.tex`
### Fixed
- fixed height of non-text links to prevent overlaps in vertically stacked miniframes (see #780)
@@ -49,7 +60,7 @@ a major and minor version only.
- fixed bullet colour of alerted items for custom item colour (see #735)
- workaround to make miniframes clickable in xelatex (see #332)
- added missing encoding value to multimedia sound macro (see #607)
-- imporoved problem with shadow of blocks without title (see #647)
+- improved problem with shadow of blocks without title (see #647)
- reduced artefacts in poppler based viewers for shadow blocks (see #647)
- workaround to make `\framezoom` clickable in xelatex (see #619)
- exclude invisible frames from being counted (see #592)
@@ -60,7 +71,7 @@ a major and minor version only.
### Added
- new continuation count template "singleframecheck" which will only show the continuation count if a break actually occurs (see #423)
-- new templated for lined note pages (#704)
+- new template for lined note pages (#704)
### Changed
@@ -212,7 +223,8 @@ a major and minor version only.
- Support for `noxcolor` with `beamerarticle` (see #483)
- Treatment of mixed overlay/alert specifications
-[Unreleased]: https://github.com/josephwright/beamer/compare/v3.68...HEAD
+[Unreleased]: https://github.com/josephwright/beamer/compare/v3.69...HEAD
+[v3.69]: https://github.com/josephwright/beamer/compare/v3.68...v3.69
[v3.68]: https://github.com/josephwright/beamer/compare/v3.67...v3.68
[v3.67]: https://github.com/josephwright/beamer/compare/v3.66...v3.67
[v3.66]: https://github.com/josephwright/beamer/compare/v3.65...v3.66