7009 Commits

Author SHA1 Message Date
doruk
22961e97d8 gh-15363: Fix boost font shuffle off-by-one index (gh-15365) 1.22.1b 2026-09-11 14:35:24 +02:00
mr. m
cb6a607c67 gh-15362: Prevent window captions appearing as squircles (gh-15364) 2026-09-11 14:25:26 +02:00
mr. m
267c9aabe1 gh-15353: Prevent popups from being too rounded on linux (gh-15354) 2026-09-11 09:37:47 +02:00
doruk
d54e12359c gh-15355: Fix folder unload TypeError by using String.includes (gh-15347) 2026-09-11 09:37:37 +02:00
mr. m
c89645a787 gh-15344: Fixed restoring tabs with static icons being cleared (gh-15345) 2026-09-11 01:23:58 +02:00
mr. m
0a548c7572 gh-15329: Prevent split view preview from opening for multiple tabs (gh-15340) 2026-09-10 22:20:12 +02:00
mr. m
6d158223b5 gh-15123: Fixed not spawining any native messaging host (gh-15328) 2026-09-10 10:47:35 +02:00
mr. m
76fcd5c822 gh-15026: Revert "Improve scrolling performance" (gh-15327) 2026-09-10 10:32:48 +02:00
Brandon Quon
ed6900d762 gh-14938: Fix CWLO for only pinned/essential tabs (gh-15324) 2026-09-10 10:27:53 +02:00
mr. m
2e9aecd41b gh-6302: Remove corner shape for browser stack rendering (gh-15318) 2026-09-09 19:35:46 +02:00
mr. m
da995e8653 gh-15313: Make sure to bootstrap before doing release builds (gh-15314) 2026-09-09 13:15:17 +02:00
mr. m
64d73ab3e3 gh-14956: Check if the closing tab exists on the tab list before switching (gh-15312) 2026-09-09 13:13:40 +02:00
Brandon Quon
9551444c61 gh-15260: Fix essentials appearing during workspace creation (gh-15307)
Co-authored-by: mr. m <mr.m@tuta.com>
2026-09-09 08:34:59 +02:00
mr. m
fdf9588b7b gh-15026: Improve scrolling performance (gh-15306) 2026-09-09 02:13:38 +02:00
mr. m
b07b17c87e gh-15304: Revert urlbar when searching with an alias (gh-15305) 2026-09-09 01:39:13 +02:00
mr. m
c9d3cb3dc9 gh-15297: Fixed synced tabs losing their icon when they are unloaded (gh-15298) 2026-09-08 20:14:23 +02:00
KiKaraage
2c030369c5 gh-15288: add missing margin for space selector in BMPanel (gh-15286)
Signed-off-by: KiKaraage <kikaraage@tuta.io>
2026-09-08 18:48:07 +02:00
Brandon Quon
88a90206ce gh-14755: fix duplicated owned tabs leaving folders (gh-15285) 2026-09-08 18:24:10 +02:00
Andrey Bochkarev
6d398dec63 gh-15295: Correct tab index calculation for CWLO (gh-15293) 2026-09-08 18:22:23 +02:00
mr. m
243a8791a0 gh-15279: Wait for all windows to be restored before syncing (gh-15294) 2026-09-08 18:13:33 +02:00
Brandon Quon
412731f37e gh-15155: Fix tab moving to bottom of tab list (gh-15246) 2026-09-07 22:54:02 +02:00
mr. m
7a78848177 gh-15266: Add support for sharing spaces, folders and split views (gh-15283) 2026-09-07 22:28:09 +02:00
mr. m
a323036995 gh-15266: Add support for sharing spaces, folders and split views (gh-15267) 2026-09-07 01:11:02 +02:00
Harsh Varshney
abc69a1fcb gh-15188: Fixed invisible download progress bar in Library when unselected (gh-15251)
Signed-off-by: Harsh Varshney <92783708+Iron0utlaw@users.noreply.github.com>
2026-09-06 17:52:30 +02:00
mr. m
8df45e5c9a gh-15247: Add support for cross-device normal tabs (gh-15250) 2026-09-06 02:42:59 +02:00
mr. m
58e83c137f gh-15244: Fixed creatin a new space not selecting the empty tab (gh-15245) 2026-09-05 20:25:24 +02:00
mr. m
4f3bcb2f32 gh-15237: Sync upstream Firefox to version 155.0.1 (gh-15238) 1.22b 2026-09-04 20:06:45 +02:00
mr. m
c209ea72c1 gh-15234: Fixed issues live folders not loading (gh-15235) 2026-09-04 17:51:08 +02:00
mr. m
55b71754f3 gh-15232: Fixed syncing themes not updating the color scheme (gh-15233) 2026-09-04 12:57:47 +02:00
mr. m
6af79fd621 gh-15226: Fixed Windows build failures (gh-15227) 2026-09-04 01:58:03 +02:00
mr. m
57196c1464 gh-15144: Add flag to skip update windows certs (gh-15225) 2026-09-03 22:09:18 +02:00
mr. m
43d47ac537 gh-14470: Make sure sidebar is initialized before syncing (gh-15219) 2026-09-03 11:17:28 +02:00
mr. m
a8a94c14a4 gh-15202: Sync upstream Firefox to version 155.0 (gh-15201) 2026-09-03 01:35:51 +02:00
mr. m
3655afbe13 gh-15089: Prevent folder expansion on sync (gh-15197) 2026-09-02 02:29:59 +02:00
mr. m
bb023ac5b1 gh-15191: Fixed collapse indicator still showing when deleting a folder (gh-15192) 2026-09-01 13:51:06 +02:00
mr. m
faafff667e gh-15144: Fixed installing updates does not updating registries (gh-15181) 2026-09-01 02:07:53 +02:00
Nikola Hristov
8b632c9b05 gh-15182: Fix tab changing when handling tab close when group collapses (gh-15183) 2026-08-31 20:52:19 +02:00
mr. m
67b6daaa0e gh-15177: Improve on-boarding experience and new space form UX (gh-15178) 2026-08-31 02:52:10 +02:00
mr. m
e89bd7796e gh-15154: Fixed stale containers trying to sync across devices (gh-15166) 2026-08-30 00:42:45 +02:00
mr. m
66c5931a29 gh-15163: Sync upstream Firefox to version 155.0 RC (gh-15164) 2026-08-30 00:26:45 +02:00
Fernando Omori
a5585c5619 gh-14380: Fix sidebar width getting stuck when toggling layout on the right side (gh-15092) 1.21.16b 2026-08-29 12:35:31 +02:00
mr. m
2326d2b56b gh-15157: Add support for squircles on the Chrome UI (gh-14009) 2026-08-29 12:35:17 +02:00
mr. m
9ef1d96c00 Revert "gh-15144: Update windows registry on update" (gh-15153) 2026-08-29 01:34:29 +02:00
Nikola Hristov
432f93770f gh-15146: Fix bad current view index after removing a group (gh-15147) 2026-08-28 19:58:05 +02:00
mr. m
f28e0688fb gh-15144: Update windows registry on update (gh-15145) 2026-08-28 11:55:40 +02:00
Nikola Hristov
8df6fef1ac gh-15115: Tests for urlbar close and split view (gh-15118)
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2026-08-27 23:45:37 +02:00
mr. m
4746d36699 gh-15088: Prevent sync if engine is already applying (gh-15137) 2026-08-27 23:38:47 +02:00
Nikola Hristov
9e0c790602 gh-15134: Fixes tab removed from group getting focused (gh-15135)
Closes https://github.com/zen-browser/desktop/issues/15134

Fix video:

https://github.com/user-attachments/assets/1c06ea7f-d482-4d4a-8bbe-df41daa27616
2026-08-27 22:40:43 +02:00
mr. m
3d53b37e8b gh-15119: Update windows registry with old certificates (gh-15120) 2026-08-26 17:51:09 +02:00
Nikola Hristov
e7ddfb52db gh-15115: Fix creating empty split view with url bar open (gh-15116) 2026-08-26 13:16:13 +02:00