Releases: ransome1/sleek
2.0.10-rc.1
What's Changed?
- Added proof of concept on how
human friendly dates
can look like in the interface (#609) - Added a setting
excludeLinesWithPrefix
, which can be used to exclude lines from being parsed (#660)
Full Changelog: v2.0.9...v2.0.10-rc.1
2.0.9
What's Changed?
- Added markdown support #563
- Added support for custom link protocols #360
- Fixed #647 (Contributed by @zerodat )
- Fixed #648
- Fixed #633
- Fixed #637
- Fixed #639
Full Changelog: v2.0.8...v2.0.9
👩🏾💻 Become a contributer
We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop
branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines.
2.0.9-rc.4
What's Changed?
- Markdown links with file protocol should now work (#360)
- Another attempt to fix missing scrollbar (#639)
Full Changelog: v2.0.9-rc.3...v2.0.9-rc.4
2.0.9-rc.3
2.0.9-rc.2
What's Changed?
Full Changelog: v2.0.9-rc.1...v2.0.9-rc.2
2.0.9-rc.1
2.0.8
What's Changed?
- Minor CSS bugfix in header
- Fixed desktop file for Flathub build
Full Changelog: v2.0.7...v2.0.8
👩🏾💻 Become a contributer
We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop
branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines.
2.0.7
What's Changed?
- Added search filter function as described here https://github.com/ransome1/sleek/wiki/Search-filters (Feature request: #179)
- Added function to suppress notification for specific todos based on search filters (#542)
- Added a function to delay the persistence of settings during window operations (partly fixes #615)
- Fixed #629 (comment)
- Fixed #604 (comment)
- Removed and replaced some performance hungry MUI components
- Fixed #616 (by @zerodat in #636)
Full Changelog: v2.0.6...v2.0.7
👩🏾💻 Become a contributer
We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop
branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines.
2.0.7-rc.4
What's Changed?
search filter
function can now be used to suppress due notifications (Discussion: #179 (comment), idea originated here #542)- Added a prompt, that needs to be confirmed before a search filter is deleted
- Search filters container will not be triggered by typing any longer. Users must either
- Press
arrow down
while search field has focus - Press visual indicator (Arrow up and down icon)
- Use keyboard shortcut
Cmd
orCtrl
andShift
andf
- Press
Full Changelog: v2.0.7-rc.3...v2.0.7-rc.4
1.3.2-rc.2
What's Changed?
- Final build of sleek legacy with updated sources and only for Windows and Linux
- Update French translation.json by @goofy-mdn in #515
- Fix typos and grammar issues by @lindseymraz in #518
- @goofy-mdn made their first contribution in #515
- @lindseymraz made their first contribution in #518
Full Changelog: v1.3.2-rc.1...v1.3.2-rc.2