Release 3.8.1
Changes
- fix: ELECTRON-1505 (Prevent opening links longer than 2083) @KiranNiranjan (#776)
- fix: ELECTRON-1488 (Update i18n resources when page fail to load) @KiranNiranjan (#773)
- fix: ELECTRON-1389 (Fix snack bar issue on Windows & Fix RTC pop-out issue) @KiranNiranjan (#771)
- fix: ELECTRON-1478: remove dev tools menu item via configuration @VishwasShashidhar (#772)
- fix: ELECTRON-828 (Make screen snippet window the top most window) @KiranNiranjan (#766)
- feat: ELECTRON-1463: support linux build @VishwasShashidhar (#770)
- fix: ELECTRON-1482 (Update dependencies third-party dependencies) @KiranNiranjan (#768)
- fix: Migrate to napi version of node-ffi/ref @keerthi16 (#767)
- fix: ELECTRON-1171 (Sets font-family dynamically based on locale) @KiranNiranjan (#765)
- fix: ELECTRON-1321: support uppercase urls in windows installer @VishwasShashidhar (#764)
- feat: ELECTRON-1327 (Add/Remove 5.x Electron dependencies) @KiranNiranjan (#763)
- fix: ELECTRON-1465 (Persist locale changes to the user config file) @KiranNiranjan (#761)
- fix: SEARCH-1646 - Include dictionary file and Update libraries for compressing the renderingBlob filed @keerthi16 (#760)
- fix: ELECTRON-1459 (Update screen snippet image type to png from jpg) @KiranNiranjan (#758)
- fix: ELECTRON-1464 (Update custom title bar's title correctly) @KiranNiranjan (#755)
- feat: ELECTRON-1327 (Bump Electron version to 5.x) @KiranNiranjan (#754)
- fix: ELECTRON-1451 (Fix notification flashing issue and logo in network error) @KiranNiranjan (#752)
- fix: SEARCH-1627 - FreeDiskSpace check uses FREE instead of AVAILABLE @keerthi16 (#175)
- fix: ELECTRON-1445: fix minimise on close behaviour on macOS @VishwasShashidhar (#750)
- fix: ELECTRON-1426 (Update custom title bar icon and fix Symphony icons) @KiranNiranjan (#749)
- fix: typo (Search API version displays as N/A) @keerthi16 (#748)
- fix: SEARCH-1621 - Index Version in the config file gets updated immediately before lz4 file gets updated @keerthi16 (#747)
- feature: ELECTRON-1426: update assets to reflect new branding @VishwasShashidhar (#746)
- fix: ELECTRON-1409 (Identify screens based on name instead of display_id for Windows) @KiranNiranjan (#745)
- fix: ELECTRON-1431: add logic to update pod version dynamically @VishwasShashidhar (#743)
- fix: ELECTRON-1396 & ELECTRON-1429 (Fix window constructor opts) @KiranNiranjan (#744)
- fix: ELECTRON-1418 (Update permissions localization strings) @KiranNiranjan (#742)
- fix: ELECTRON-1425 & ELECTRON-1405 - (Fix notification z-index & mouse hover issues) @KiranNiranjan (#741)
- fix: ELECTRON-1368 (Fix SnackBar & DownloadManager in pop-out) @KiranNiranjan (#740)
- fix: Bump index-version & Fix large index size (With libraries) @keerthi16 (#739)
- fix: ELECTRON-1401 (Fix issues with pop-out window restore) @KiranNiranjan (#738)
- fix: ELECTRON-1408: fix toggle dev tools menu item @VishwasShashidhar (#737)
- fix: ELECTRON-1346 (Fix notification fonts and safety checks for setAboutPanel) @KiranNiranjan (#734)
- fix: ELECTRON-1406: fix issue in windows menu popping up for custom title bar @VishwasShashidhar (#736)
- fix: ELECTRON-1394 (Add support for flashing notification) @KiranNiranjan (#735)
- fix: ELECTRON-1388: fix typo in notification setting radio button text @VishwasShashidhar (#729)
- revert: "fix: ELECTRON-1369 (Set custom title bar's title once)" @KiranNiranjan (#731)
- fix: ELECTRON-1400: fix dev tools disabled localisation @VishwasShashidhar (#733)
- fix: ELECTRON-1370 (Add default user profile picture) @KiranNiranjan (#728)
- fix: ELECTRON-1380 (Show pop-up menu only on main window) @KiranNiranjan (#732)
- fix: ELECTRON-1392 (Add backward support for RTC v1 api) @KiranNiranjan (#730)