This release brings Hooks and Filters to Ananke. That's all. And some smaller fixes.
2.17.0 (2026-05-17)
Features
Bug Fixes
- remove deprecated partials (9dc44d5)
- remove external link indicator from social icons (1a185ea)
- remove font size from code highlighting (399075e)
- remove stray overflow from code highlighting (09d711c)
- rename theme styles from main.css to theme.css (918148e)
- slightly larger font size in code blocks (9cac210)
- support images array for featured image (#967) (ad43367), closes gohugo-ananke/documentation#10 #77
Build
- config: update workspace configuration (bcc90b5)
- fix: create a release on github when publishing a new release (d72fdad)
- fix: create discussion on release (9a5cadd)
CI
- fix: do not check the whole code base on TS changes (998b060)