clipboard fixes

This commit is contained in:
Nystik
2026-03-29 20:02:22 +02:00
parent c02e6829ad
commit f14cac6490
7 changed files with 168 additions and 18 deletions

View File

@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.7.2] - Orm (2026-03-29)
### Added
- utils shim
### Fixed
- right sidebar toggle with css overrides
- clipboard functionality
## [0.7.1] - Orm (2026-03-29)
### Added