Skip to content

v0.2.11

Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 01 Oct 13:56
· 478 commits to main since this release

compare changes

πŸš€ Enhancements

  • Realtime: Add clear logs button (2e6a911)
  • realtime: Add loading indicator when device connected (15191dc)
  • Display status of latest deployment via favicon (1d43926)

πŸ”₯ Performance

  • Only force mqtt reconnection on document visibility change (2346b44)
  • Only run sync task on app mounted (2bd8f3b)

🩹 Fixes

  • mqtt: Update connected on connect listener (d3952e6)
  • Reset favicon when leaving deployment tab (e11c0c8)

πŸ’… Refactors

  • createPrismaError: Add relation violation error message (69936d9)
  • Use n-page-header (6514ced)
  • Set default Logo width to 107px (42164cf)
  • Create TooltipIconButton (3daac0c)
  • Update favicon via Head component (fdd465c)
  • Avoid useHead to update favicon instead rely on native (c6f2578)
  • Create favicon link tag if not already exists (2bcfd6a)

🏑 Chore

  • pwa: Set devOptions to true (f463803)

❀️ Contributors