Skip to content

Releases: ransome1/sleek

2.0.0-dev2

21 Jul 17:45
Compare
Choose a tag to compare
2.0.0-dev2 Pre-release
Pre-release

Please backup your todo file(s) before playing around with it

This is an early developer preview with some basic functionality implemented, although many features are still missing.

The purpose of this release is to provide developers with an initial glimpse of how sleek will be developed in the future. We encourage you to share your feedback in the appropriate discussions thread.

If you're a developer interested in contributing, now is a great time to get involved. You can choose from the current plan (https://github.com/users/ransome1/projects/3/views/1) and select tasks that haven't been started yet. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

Full Changelog: v2.0.0-dev1...v2.0.0-dev2

2.0.0-dev19

27 Oct 20:17
Compare
Choose a tag to compare
2.0.0-dev19 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

What's Changed?

  • Added keyboard short cut to delete selected rows
  • Fixed a bug in todo deletion process
  • Improved keyboard shortcuts in search field (#553 & #545)

Full Changelog: v2.0.0-dev18...v2.0.0-dev19

2.0.0-dev18

27 Oct 13:41
Compare
Choose a tag to compare
2.0.0-dev18 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

What's Changed?

  • Lot's of refactoring; Please report if anything broke
  • Added support for securityScopedBookmarks (2.0 now ready for Mac App Store release)
  • Fixed the snap store build process, this release is available in edge channel: sudo snap install --edge sleek
  • Fixed the Flathub build process, this developer preview can be installed using flatpak install https://dl.flathub.org/build-repo/59707/com.github.ransome1.sleek.flatpakref
  • Added threshold for due date function
  • Added badge count for macOS builds
  • Added bulk todo creation in multi line text field

2.0.0-dev17

20 Oct 12:58
Compare
Choose a tag to compare
2.0.0-dev17 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

What's Changed?

Full Changelog: v2.0.0-dev16...v2.0.0-dev17

2.0.0-dev16

15 Oct 08:47
Compare
Choose a tag to compare
2.0.0-dev16 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

What's Changed

  • Fix #543 by @gdarcy in #544
  • Added en-gb locale to tackle "1st day of the week" issue (#304)
  • Added zoom function and replaced non-responsive leftovers
  • On going refactoring

Full Changelog: v2.0.0-dev15...v2.0.0-dev16

2.0.0-dev15

10 Oct 12:35
Compare
Choose a tag to compare
2.0.0-dev15 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

What's Changed

Full Changelog: v2.0.0-dev14...v2.0.0-dev15

2.0.0-dev14

29 Sep 11:46
Compare
Choose a tag to compare
2.0.0-dev14 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

This changed

  • Ongoing refactoring
  • Fixed #528
  • Fixed #530

Full Changelog: v2.0.0-dev13...v2.0.0-dev14

2.0.0-dev13

26 Sep 20:35
Compare
Choose a tag to compare
2.0.0-dev13 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

This changed

  • Added multi language support
  • Added Korean and Hindi language options
  • Converted more React components to TypeScript and refactored them

Full Changelog: v2.0.0-dev12...v2.0.0-dev13

2.0.0-dev12

24 Sep 10:41
Compare
Choose a tag to compare
2.0.0-dev12 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

This changed

  • Added context menu to file tabs, which provides functions to
    • reveal files in file manager
    • change location of done file (Hovering over button reveals the current location of the done file) (#457)
  • Sorting order of attribute groups in drawer are now aligned with the order configured in Sorting tab

Full Changelog: v2.0.0-dev11...v2.0.0-dev12

2.0.0-dev11

23 Sep 09:12
Compare
Choose a tag to compare
2.0.0-dev11 Pre-release
Pre-release

This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it

sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. 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. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.

This changed

Full Changelog: v2.0.0-dev10...v2.0.0-dev11