Skip to content

Releases: BeringLogic/todo-app

v1.7

28 Jul 00:30
Compare
Choose a tag to compare
  • feat: highlight #hashtags
  • replaced remaining emoticons by nerdfont icons
  • show timestamp in log
  • extracted js into todo-app.js

Full Changelog: v1.6.1...v1.7

v1.6.1

13 Jul 02:26
Compare
Choose a tag to compare
  • updated README.md and removed slop from it
  • also export/import subscriptions when exporting/importing DB
  • removed the cancel subscription menu option
  • automatically cancel the subscription when deleting a project
  • removed unused dependencies
  • use nerd fonts

Full Changelog: v1.6...v1.6.1

v1.6

11 Jul 01:07
Compare
Choose a tag to compare

feature: subscribe to ICS calendars
fix: when importing an ICS file, skip past events having no recurrent info

Full Changelog: v1.5...v1.6

v1.5

08 Jul 22:08
Compare
Choose a tag to compare

feat: import ICS calendars

Full Changelog: v1.4.1...v1.5

v1.4.1

07 Jul 00:17
Compare
Choose a tag to compare

Changelog

  • fix: drag&drop todos having a due date
  • fix: don't use the pointer cursor on project-item
  • feat: open the todo menu when clicking on a due date or recurrence info

Full Changelog: v1.4...v1.4.1

v1.4

05 Jul 02:28
Compare
Choose a tag to compare
  • Due dates are now stored in UTC in the DB
  • fix: recurring todos were broken

Full Changelog: v1.3...v1.4

v1.3

28 Jun 02:21
Compare
Choose a tag to compare
  • Added time to todos.
  • Style changes.
  • Enter when editing date, time or recurrence will save.
  • Extracted the css into style.css.
  • Specified font and tweaked padding for mobile.

Full Changelog: v1.2...v1.3

v1.2

23 Jun 00:38
Compare
Choose a tag to compare
  • export db to json
  • import db
  • favicon
  • various bug fixes

Full Changelog: v1.1...v1.2

v1.1

22 Jun 20:19
Compare
Choose a tag to compare

Added UI to provide feedback while importing Google Takeout Tasks

v1.0

22 Jun 20:18
Compare
Choose a tag to compare
bug fixes and improvements. Better main menu. Import Google Takeout t…