Skip to content

Releases: xing403/schedule

v0.2.2

27 May 08:26
Compare
Choose a tag to compare

v0.2.2

✨ feat

  • add local music and play directive

🐞 fix

  • open-external url 正则匹配错误
  • float ball setting

🎈 perf

  • rename variable & directory structure
  • directives classification
  • type constraint of directive

v0.2.1

09 Dec 19:42
Compare
Choose a tag to compare

v0.21

🐞 fix

  • setting page load error

🔧 build

  • update some dependencies & run scripts

🌈 style

  • format code style by eslint

🎈 perf

  • add feedback in about page with the repository

🧪 test

  • remove the test about yaml

V0.2.0-bata

06 Dec 08:23
Compare
Choose a tag to compare

🌟 Feat

  • The unified operation is an instruction option, Refactor notifications, get time, etc. into directives
  • Use MQTT service timely message get sent
  • web use localStorage save schedules

🎨 UI

  • Refactor the page UI layout to make the page look more reasonable
  • Simplify the operation process and make it easier to create and modify schedule

🐛 Bug

  • Fixed the problem that the schedule does not wait because the next execution time of the task is too long
  • use electron-log save app run log

version 0.2.0-alpha

17 Nov 03:16
Compare
Choose a tag to compare

✨ feat

directive

Configure the key, execute the preset directive, the current only suppose date-time

🐛 fix

Small problems are not worth mentioning

🎨 style

Optimize page layout and icon to make the page look more reasonable

V0.1.12

18 Oct 09:22
Compare
Choose a tag to compare

V0.1.12

Feat

  • detach schedule creation from the schedule list page
  • Introduce layout to make the page look more beautiful
  • modify the configuration content of the electron build project (include icon, logo...)
  • use UnoCSS directives make the style code more stylish.

Optimize

  • The generation method of schedule cron is changed from entering cron string to selecting the desired date and time.

v0.1.3

25 Sep 04:58
Compare
Choose a tag to compare

v0.1.3

Join electron dependency

  • It's not limited to the web.
  • If there is no network locally, you can use schedule.

v0.1.1

22 Sep 17:21
Compare
Choose a tag to compare

v0.1.1

task-based management

  • generate tasks
  • update tasks
  • delete tasks

task types:

  • custom tasks
  • notifications