Skip to content

Commit b7dbde3

Browse files
committed
Copy generic CI/CD files
1 parent 91541ef commit b7dbde3

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.0] - 17 September 2025
10+
### Fixed
11+
- Add LESS sources
12+
- Prevent weird mage-messages cookie value from breaking things
13+
- New ViewModel
14+
- Properly implement section invalidation from Luma customerData JS
15+
- Always use get('messages') when retrieving message section from store
16+
- Remove expired sections in localStorage
17+
- Remove messages with ESC
18+
- Add box shadow to messages
19+
- Sef long lifetime on `user_allowed_save_cookie` cookie
20+
- Fix CSP compliance of message timeout
21+
- Better notice colors under Luma
22+
- Better API for cookies and messaging
23+
- Fix mobile menu
24+
- Correct padding of message close button under Luma
25+
- Set timeout to 10000
26+
- Move LokiComponents global messages to regular messages template
27+
- Add to both Hyva and Luma
28+
- Add SVG and click button to remove message
29+
- Add close X
30+
- Autoremove messages or double-click to remove
31+
- Copy generic CI/CD files
32+
- Adding all files to git via Yireo Command
33+
934
## [0.0.1] - 13 September 2025
1035
### Added
11-
- Initial release
36+
- Initial release

0 commit comments

Comments
 (0)