2.2.0 (2026-02-17)
Features
- increase margin between frame title and subtitle (f8e8725)
- increase top-bottom margins for frametitle, use strut (f537931)
Bug Fixes
- add missing color option for title separator (1221aed), closes #70
2.1.0 (2025-12-18)
Features
- add
titlepage option with moloch, plain, slit styles (505426d)
Bug Fixes
- alias
colortheme variant to colorthemevariant (70a2bf2)
- don’t expose all colortheme settings as package options (4827f60)
- don’t wrap titlepage frame in group (b6be996)
2.0.0 (2025-12-05)
Features
- add
frametitle margin options (bc02e8a)
- add catppuccin theme (3452624)
- add new “Paper” color theme (05de59a)
- change default progressbar linewidth to 1pt (3b71fc9)
- draw all itemize symbols manually (a82527c)
- refactor color theme (37d3a37)
- tune color themes (a11710f)
- use brighter aler and example colors in dark hcontr (8babd1e)
Bug Fixes
- enable background macro for alternative color themes (59b4d79)
- remove and fix examples (35523ee)
- remove example text bg in highcontrast theme (528ea8d)
- work-around division by zero in progress bar arithmetic (28fc1a2)
1.1.0 (2025-09-25)
Features
- redesign itemize environment (#50) (8594369)
- use beamer-like itemize item and subitem templates (81037c6), closes #49
Bug Fixes
- move command substitutions into inner and outer themes (fd86a30), closes #47
- use
\ht\strutbox instead of X height in title padding (93792f2), closes #54
1.0.1 (2025-04-01)
Bug Fixes
- add missing files for updating version tags (ba01d33)
- use proper package names (0c4d38e)
0.6.0 (2025-01-17)
Features
- add back highcontrast theme from metropolis (3039994)
- add new color theme based on the tomorrow color theme (13e7300)
- add option to customize frame numbering of standout pages (d6d0e3c), closes #33
- deprecate
\mreducelistspacing (3d87ec2)
- redesign section and subsection pages (#30) (5a98c69)
- use golden rule in top-bottom spacing of title page (85eabc7)
Reverts
- “feat: deprecate
\mreducelistspacing” (eb4bf54)
- “test: remove standoutnumbering test” (ce7540d)
0.5.0 (2024-10-30)
Features
- replace
\vfill with \vfil in title frame (8f2a59e)
- switch from fill to fil (#21) (873ae15)
Bug Fixes
- remove duplicated footnote color specifications (#26) (1306af5)
- remove extra space below progressbar section pages (#27) (e5be480)
- set use=block title in block body for fill (e8921a6), closes #28
- tag files with date (28003e7)
0.4.0 (2024-07-09)
Features
- add a small amount of vertical space before subtitle (b224a9b)
- support memoize package (closes #16) (1ca26e8)
- support title format modifications (#18) (46a4f49)
Bug Fixes
- add % at the end of some commands (33b9833)
- convert raw command in manual to text (ac305e9)
0.3.0 (2024-03-06)
Features
- bring back the
numbering option and deprecate it (9a013e4)
- make
framenumber slide numbering the default (54e0fce)
- redesign title page (9e6506e)
- reinstate support for
block option (bf63dcd)
- remove custom linespread setting (6a85ef4), closes #8
- remove parskip setting (5477051), closes #9
- support subtitles (1c49957)
Bug Fixes
- apply upstream beamer fix for empty shortauthor (b8b2d10)
- improve vertical centering of title slide (6a14981)
- remove extraneous line space after minipage (c0b9826)
- remove extraneous space in frametitle continuation template (66f7d83)
- remove font configuration for bibliography; closes #5 (ccd19fe)
0.2.0 (2024-01-23)
⚠ BREAKING CHANGES
- remove titleformat configuration
- use beamer’s own frame numbering template
Features
- remove titleformat configuration (e19f93c)
- use beamer’s own frame numbering template (01b698c)
0.1.0 (2024-01-15)
⚠ BREAKING CHANGES
- remove
\plain macro
- drop deprecated options
- remove appendix redefinition
- remove pgfplots theme
- remove high-contrast theme
- uncouple fira fonts from theme
- simplify blocks and remove blocks with background
Features
- disable hyphenation in frame titles (253234e)
- drop deprecated options (548ede8)
- group institute with author and subdue color (0f3f6da)
- increase minipage width for section pages (160fe58)
- modify bullet symbols for itemize lists (0042dcb)
- modify example color to teal instead of light green (1a2f157)
- remove
\plain macro (95f24ae)
- remove appendix redefinition (17edfad)
- remove high-contrast theme (9932e55)
- remove pgfplots theme (c2f1bef)
- simplify blocks and remove blocks with background (d5317d4)
- uncouple fira fonts from theme (f960aba)
Bug Fixes
- avoid overflow warnings from titlepage definition (c1c5b85)
- fix frametitle patchmd (a302893)
- fix progress bar in inner theme too (47dcf8d)
- fix reference to Knuth in demo (fbfcc0b)
- insert missing parenthesis (e72eaa9)
- metropolis -> moloch (24cbc04)
- set maxium progressbar to 1 (b401410)
Reverts
- “build: use alternative texlive action” (5d32f73)
- “fix: avoid overflow warnings from titlepage definition” (24c5409)