All release notes

v1.141.1

1 feature, 1 fix

Improve service worker update handling

  • Added logic to immediately claim the service worker to prevent duplicate controllerchange events.
  • Updated handling for major version updates to allow future updates to trigger notifications correctly.

Enhance mobile layout with unorganized thread support

  • Updated AppLayout and Layout.astro to conditionally apply the 'mobile-main--unorganized' class for improved styling of unorganized threads.
  • Adjusted CSS to manage padding for mobile layouts with and without docks, ensuring proper spacing for unorganized threads.
  • Enhanced responsiveness and visual consistency in mobile views.