Skip to content

v0.343.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 11:19
· 7099 commits to develop since this release
cae9293

0.343.0 (2023-08-01)

Features

  • change commented out code to LOG message (4de0730)
  • creation of a directive that replaces a any component with a spinner component (d8cfc0a)
  • switch to offline mode if status code belongs to server's codes or unknow status. (493835d)
  • use directive on login component (30f314d)
  • use directive on server dashboard (e2c6452)
  • use directive on settings (4553a35)
  • use directive on setup (78d8539)
  • use directive on task component (e29d5a0)

Bug Fixes

  • change directly the state before to notify everywhere (ba84e21)
  • check api connection before to start/stop timer (9dd5f94)
  • directive integration on task component (4634623)
  • hide notification when switching from offline to online and vice versa (4cef6ac)
  • infinite spinning (9d5bd5f)
  • remove event handler and move date (11b1d82)
  • stop spinning after message response (c282558)
  • stop spinning for server (a290191)
  • sync lock condition (94305e1)

Code Refactoring

  • use enum for server status (2b59e11)

What's Changed

Full Changelog: v0.342.5...v0.343.0