Releases: coolapso/hugo-theme-hello-4s3ti
Releases · coolapso/hugo-theme-hello-4s3ti
v2.2.1
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2024-06-07)
There are no breaking changes in this release.
Just changed tool for releasing and seems it picked up wrong release number. will keep it up as is anyway.
Breaking Changes
- multiple: Multiple changes from upstream (92f739e)
BREAKING CHANGE: Adds Dependency on FontAwesome Kits
adds i18n pt-pt language
adds static/fontawesome-6.1.1
Changes Multi language behavior
* Laguage flags instead of text
* Shows Available languages instead of active language
* Disables submenu and switches between languages when only 2 languages availbale
Adds support for posts on front page
Adds Icons on footer or frontpage or both
Adds Optional Overlay to darken the background
Changes Menu and adds support for sub-menus
Adds Read in text
Adds option to hide page title and languages on sigle pages
Updates README.md
Adds GithubActions
Adds semantic release
Feature
Bug Fixes
- menu: fix menu items padding (29016e2)
- menu: Fix dark/light theme selector (10c9e63)
- screenshot: Renamed Screenshot to screenshot (f9a1329)
- config: update example config (1974804)
- align: Justified text by default (bb99f18)
Documentation
- README: Use Absolute path for image (6e65cb9)
- Update README.md (0d5d418)
- readme: Add link to exampleSite (df5074e)
- Align svg list with current layouts/partials/svg.html (d3f20a2)
Code Refactoring
- GitInfo: remove extra bracket (ec3125b)
Chores
- Update theme.toml (7ce603c)
CI
svg
- Add PayPal icon from Simple Icons (7721cf9)
- Add XDA Developers icon from Simple Icons (5bbf4df)
- Fix typo in Behance (ba3a0d3)
- Add Patreon icon from Simple Icons (0abb00d)
readme
- Update Inter font name (82f9a0a)
fonts
- Update Inter font to v3.19 (d3891ed)
layouts
- Move Google Analytics template into head (f794572)
i18n
sass
icons
- add Telegram icon (a4bca6b)
v1.0.5
v1.0.4
v1.0.4-test.2
v1.0.0-test.1
1.0.0-test.1 (2023-05-21)
Bug Fixes
- align: Justified text by default (65895a9)
- config: update example config (2d92711)
- screenshot: Renamed Screenshot to screenshot (7cca566)
Features
- add ability to add custom css and js (4bb4bb0)
- multiple: Multiple changes from upstream (9e4ee78)
- svg: add googleplay icon (8059c98)
BREAKING CHANGES
- multiple: Adds Dependency on FontAwesome Kits
adds i18n pt-pt language
adds static/fontawesome-6.1.1
Changes Multi language behavior- Laguage flags instead of text
- Shows Available languages instead of active language
- Disables submenu and switches between languages when only 2 languages availbale
Adds support for posts on front page
Adds Icons on footer or frontpage or both
Adds Optional Overlay to darken the background
Changes Menu and adds support for sub-menus
Adds Read in text
Adds option to hide page title and languages on sigle pages
Updates README.md
Adds GithubActions
Adds semantic release