Attempt to fix release links in changelog
This commit is contained in:
34
CHANGELOG.md
34
CHANGELOG.md
@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [4.6.0] - 2024-08-23
|
## [v4.6.0] - 2024-08-23
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Fix the Feed button in multilingual sites.
|
- Fix the Feed button in multilingual sites.
|
||||||
- Remove left/right margins from `<figure>`.
|
- Remove left/right margins from `<figure>`.
|
||||||
|
|
||||||
## [4.5.0] - 2024-08-18
|
## [v4.5.0] - 2024-08-18
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Improve adaptivity of footer on mobile.
|
- Improve adaptivity of footer on mobile.
|
||||||
|
|
||||||
## [4.4.0] - 2024-08-17
|
## [v4.4.0] - 2024-08-17
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Improve adaptivity of navbar on mobile.
|
- Improve adaptivity of navbar on mobile.
|
||||||
- Use `--contrast-color` for footer's "Powered by" links.
|
- Use `--contrast-color` for footer's "Powered by" links.
|
||||||
|
|
||||||
## [4.3.0] - 2024-08-15
|
## [v4.3.0] - 2024-08-15
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -70,13 +70,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Fix line height in footer.
|
- Fix line height in footer.
|
||||||
- Fix text color in search bar using User Agent color.
|
- Fix text color in search bar using User Agent color.
|
||||||
|
|
||||||
## [4.2.1] - 2024-08-06
|
## [v4.2.1] - 2024-08-06
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix phantom search bar causing spaces on the sides of short navbars, even when search is disabled.
|
- Fix phantom search bar causing spaces on the sides of short navbars, even when search is disabled.
|
||||||
|
|
||||||
## [4.2.0] - 2024-08-06
|
## [v4.2.0] - 2024-08-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -114,7 +114,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Fix search bar getting stuck in the disabled state after reloading page with it being open.
|
- Fix search bar getting stuck in the disabled state after reloading page with it being open.
|
||||||
- Replace leftover tabi paths with Duckquill.
|
- Replace leftover tabi paths with Duckquill.
|
||||||
|
|
||||||
## [4.1.0] - 2024-07-22
|
## [v4.1.0] - 2024-07-22
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -136,7 +136,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Fix code blocks with complex settings.
|
- Fix code blocks with complex settings.
|
||||||
|
|
||||||
## [4.0.0] - 2024-07-20
|
## [v4.0.0] - 2024-07-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -181,7 +181,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Trim whitespace in more places.
|
- Trim whitespace in more places.
|
||||||
- Use button element instead of anchors, fixes keyboard navigation and other issues.
|
- Use button element instead of anchors, fixes keyboard navigation and other issues.
|
||||||
|
|
||||||
## [3.2.1] - 2024-06-30
|
## [v3.2.1] - 2024-06-30
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
@ -194,7 +194,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Add missing translation keys for search.
|
- Add missing translation keys for search.
|
||||||
|
|
||||||
## [3.2.0] - 2024-06-30
|
## [v3.2.0] - 2024-06-30
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -211,7 +211,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Replace all `px` values with `rem` for better responsiveness. E.g the whole UI can be scaled by just changing HTML font size.
|
- Replace all `px` values with `rem` for better responsiveness. E.g the whole UI can be scaled by just changing HTML font size.
|
||||||
- Tone down the inline code element and checkbox outline.
|
- Tone down the inline code element and checkbox outline.
|
||||||
|
|
||||||
## [3.1.0] - 2024-06-27
|
## [v3.1.0] - 2024-06-27
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -240,7 +240,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Prevent previous/next post buttons' text being too close to each other.
|
- Prevent previous/next post buttons' text being too close to each other.
|
||||||
|
|
||||||
## [3.0.0] - 2024-06-20
|
## [v3.0.0] - 2024-06-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -277,7 +277,7 @@ with `date_format` and `date_locale` inside translation files.
|
|||||||
- Fix images with `transparent` class having shadow on hover.
|
- Fix images with `transparent` class having shadow on hover.
|
||||||
- Fix the anchor link not being keyboard-accessible.
|
- Fix the anchor link not being keyboard-accessible.
|
||||||
|
|
||||||
## [2.1.0] - 2024-06-13
|
## [v2.1.0] - 2024-06-13
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -308,7 +308,7 @@ with `date_format` and `date_locale` inside translation files.
|
|||||||
- Fix active state transition for footer socials.
|
- Fix active state transition for footer socials.
|
||||||
- Fix the verified checkmark in comments render as emoji.
|
- Fix the verified checkmark in comments render as emoji.
|
||||||
|
|
||||||
## [2.0.0] - 2024-05-20
|
## [v2.0.0] - 2024-05-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -351,7 +351,7 @@ with `date_format` and `date_locale` inside translation files.
|
|||||||
- Fix long post title sneaking under the archived/drafted post badge.
|
- Fix long post title sneaking under the archived/drafted post badge.
|
||||||
- Fix the image shortcode having the source link not working.
|
- Fix the image shortcode having the source link not working.
|
||||||
|
|
||||||
## [1.1.0] - 2024-04-29
|
## [v1.1.0] - 2024-04-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@ -382,7 +382,7 @@ with `date_format` and `date_locale` inside translation files.
|
|||||||
- Fix code blocks having every other line being darker in some complex cases.
|
- Fix code blocks having every other line being darker in some complex cases.
|
||||||
- Fix emoji favicon being cut-off.
|
- Fix emoji favicon being cut-off.
|
||||||
|
|
||||||
## [1.0.1] - 2024-04-05
|
## [v1.0.1] - 2024-04-05
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
@ -398,6 +398,6 @@ with `date_format` and `date_locale` inside translation files.
|
|||||||
- Fix capitalization of buttons.
|
- Fix capitalization of buttons.
|
||||||
- Revert 2006d69bd4 since it broke "Go to Top" among others.
|
- Revert 2006d69bd4 since it broke "Go to Top" among others.
|
||||||
|
|
||||||
[1.0.0] - 2024-04-03
|
## [v1.0.0] - 2024-04-03
|
||||||
|
|
||||||
Initial release.
|
Initial release.
|
||||||
|
Reference in New Issue
Block a user