You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"changelog": "Builtin Apps:\n- AppStore: add category filter\n- AppStore: add 'Work in Progress' filter\n- AppStore: hide work_in_progress apps by default (toggle with setting)\n- AppStore: ignore punctuation when alphabetically sorting apps\n- AppStore: report app install to BadgeHub report/install API for statistics\n- AppStore: optimize icon display and add blurhash support\n- AppStore: show 'Loading details...' instead of 'Unknown' while loading app details\n- OSUpdate: make long changelog scrollable with arrow keys\n\nFrameworks:\n- App: don't search for local icons if app isn't installed locally to reduce storage access time\n- AppManager: cleanup /prefs/appfullname and /cache/appfullname when uninstalling app\n- DownloadManager: add post_url() for HTTP POST requests (needed for BadgeHub report/install API call)\n- DownloadManager: reduce log level of missing Content-Length from warning to info to avoid polluting REPL\n\nOS:\n- aiowebsocket: add exponential reconnect backoff so unreachable relays stop exhausting the thread pool (#191) by @jnuyens\n- async_dns: resolve .local domains synchronously on desktop because mDNS is not thread safe"