Skip to content

1.8.0

Compare
Choose a tag to compare
@CyanSalt CyanSalt released this 29 Jan 01:38
· 82 commits to master since this release

Changes

  • A great deal of work has been done to support user customization.
    • A theme indicator has been added to the sheet stick. Click it and select one theme from 3 built-in ones.
    • Just add a single style to customize the sheet's theme color:
      .todo-view {
        --theme-color: tomato;
      }
  • Source code is now more accessible for other developers.
    • Required resources like images are added to the repository.
    • The icon file will be generated when the app is built.
  • An Eastern Egg has been added in this app. Can you find it?