Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,20 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

- Initial release
### Added

- Introduced key binding functionality for capturing screenshots.
- Implemented clickable link in save message to open image.
- Provided support for multiple themes.
- Displayed error message when no text is highlighted.
- Added feature to automatically copy the image to clipboard upon saving.

### Changed

- Modified default screenshot name to reflect current time in format YYYY-MM-DD HH-MM-SS.

## [0.0.1] - 2023-10-15

### Added

- Initial release featuring basic functionality.