hugo-internet-weblog/CHANGELOG.md

48 lines
1.7 KiB
Markdown
Raw Normal View History

2025-02-19 07:23:04 +01:00
## [v1.3.2](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.3.2) - 2025-02-19
* ENHANCEMENTS
* Added missing styling for <ol> elements in articles class (#38)
## [v1.3.1](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.3.1) - 2025-02-11
* BUGFIXES
* Fix to eliminate the rest of Flickr API in layouts/partials/custom_image_handler.html (#37)
## [v1.3](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.3) - 2025-02-11
* ENHANCEMENTS
* Eliminate Flickr because of cookieless browsing experience (#35)
* Change font to "Inter" locally (#36)
## [v1.2](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.2) - 2025-02-11
* WONTFIX
* Fix path to icon android-chrome-192x192.png when served on subpath (#34)
* ENHANCEMENTS
* Move repository to new public organization (#33)
* Updated lightbox2 to version 2.11.5 (#32)
* Every external library should be served locally (#6)
* Serve font files locally (#31)
2025-02-11 14:41:00 +01:00
## [v1.1.2](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.1.2) - 2025-02-11
* BUGFIXES
* Problem with categories path, which is absolute (#30)
## [v1.1.1](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.1.1) - 2025-02-11
* BUGFIXES
* Multilingual date formatting (#29)
2025-01-29 14:21:27 +01:00
## [v1.1](https://git.hadan-it.com/stiebke/hugo-internet-weblog/releases/tag/v1.1) - 2025-01-29
* BUGFIXES
* Fix not valid RSS-Feed (#27)
* Eliminate ´s in specific file (#7)
* ENHANCEMENTS
* Configurable statuspage-link in footer (#28)
* Rework Umami Integration (#12)
* Update documentation (#10)
* Rework favicon integration (#5)
* Create demo page repository (#4)