Skip to content

Releases: ransome1/sleek

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

2.0.0-dev10

22 Sep 09:20
Compare
Choose a tag to compare
2.0.0-dev10 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 dark mode
  • Added setting for toggling the color themes
  • Files can be dragged and dropped anywhere into sleek
  • A css file (customStyles.css) is available in user config directory, which can be used to add custom styles to sleek (#99)
  • Added icons to splash screens
  • Fixed Windows line break issue (mentioned in #68)
  • CSS refactoring ongoing

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

2.0.0-dev1

18 Jul 16:46
Compare
Choose a tag to compare
2.0.0-dev1 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.

1.3.2-rc.1

15 May 18:41
Compare
Choose a tag to compare
1.3.2-rc.1 Pre-release
Pre-release
  • Fixed: #488
  • Fixed: #480
  • Updated dependencies
  • Changes Matomo URL

Full Changelog: v1.3.1...v1.3.2-rc.1

1.3.1

05 Mar 14:51
Compare
Choose a tag to compare
  • Updated dependencies
  • Added missing Chinese translations (#470)

1.3.1-rc.3

25 Dec 20:09
Compare
Choose a tag to compare
1.3.1-rc.3 Pre-release
Pre-release
  • Added a very first proof of concept for bulk operations in sleek (#56)

Full Changelog: v1.3.1-rc.2...v1.3.1-rc.3

🚨 Important: Please backup your data for this release, or simply work with dummy data

Bulk operations
Multiple todos can be selected by pressing Ctrl/Meta key and clicking the todo row. Right mouse click will then expose the context menu, which allows bulk operations. Furthermore a new button Bulk operations has been added, which provides bulk operations to add and delete contexts and projects.

This PoC provides bulk operations for:

  • Priorities
  • Copy
  • Delete
  • Add and remove contexts and projects

Work in progress

  • Due dates
  • Auto complete for contexts and projects
  • Recurrences
  • Mark as complete or incomplete
  • Selecting multiple rows with Shift and Arrow keys and shortcut Ctrl/Meta + A to select all visible todos
  • Translation, refactoring, test cases

1.3.1-rc.2

08 Dec 07:29
Compare
Choose a tag to compare
1.3.1-rc.2 Pre-release
Pre-release
  • Added shift key to the due date keyboard shortcuts (#407)
  • Switched file watcher method and introduced a 100ms interval, to solve issues with Syncthing, Dropbox and alike (#443)

Full Changelog: v1.3.1-rc.1...v1.3.1-rc.2

1.3.1-rc.1

30 Nov 09:21
Compare
Choose a tag to compare
1.3.1-rc.1 Pre-release
Pre-release
  • Fixed broken keyboard shortcuts (#407)

Full Changelog: v1.3.0...v1.3.1-rc.1