mr. m
55fe27e77b
gh-14765: Sync upstream Firefox to version 153.0.1 (gh-14764)
2026-07-28 20:07:04 +02:00
Tryanks
40917eff21
gh-14292: Fix remote blocklist matching against Zen version instead of Firefox version (gh-14758)
2026-07-28 20:07:03 +02:00
Brandon Quon
0b56b81f1c
gh-14057: Fix unclosable tab when dropping files into the browser area (gh-14753)
2026-07-28 20:07:03 +02:00
Brandon Quon
45a40ee347
gh-14726: Fix essential tab reordering at maximum capacity (gh-14729)
2026-07-28 20:07:02 +02:00
Brandon Quon
bb1bd9c722
gh-14724: Fix non-tab drags switching workspaces (gh-14731)
2026-07-28 20:07:02 +02:00
mr. m
282b649c01
gh-14717: Fixed extra divider when urlbar has no results (gh-14723)
2026-07-28 20:07:02 +02:00
Brandon Quon
ccd08e6cf3
gh-14713: Fix workspace creation crash (gh-14715)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: mr. m <mr.m@tuta.com >
2026-07-28 20:07:01 +02:00
mr. m
fe6625cd32
gh-14721: Fixed accessing invalid tab filters (gh-14722)
2026-07-28 20:07:01 +02:00
Ashvin Jangid
b69b5c3cb7
gh-14720: Fix space switching on dnd in customize mode (gh-14719)
2026-07-28 20:07:00 +02:00
Ashvin Jangid
7b8582bbd7
gh-14461: Fix boost applying wrong size override (gh-14701)
2026-07-28 20:07:00 +02:00
mr. m
dbe471853c
gh-14717: Fixed extra divider when urlbar has no results (gh-14718)
2026-07-28 20:06:02 +02:00
Ashvin Jangid
07989660ee
gh-14766: prevent space routing toast for tabs routed to current space (gh-14504)
2026-07-28 20:06:01 +02:00
mr. m
ddad0cdc77
gh-14651: Change event listeners to not be inlined (gh-14700)
2026-07-24 19:36:35 +02:00
mr. m
797ff70b25
gh-14651: Start uploading windows binaries into release tags (gh-14698)
2026-07-24 14:08:22 +02:00
mr. m
0af54cad95
gh-14651: Start using compressed tars for release (gh-14689)
2026-07-23 17:31:11 +02:00
mr. m
d2068cd814
no-bug: Bump version (gh-14688)
2026-07-23 15:34:56 +02:00
mr. m
e3d7aaa66d
Revert "gh-14651: Changed zip builds to use tar" (gh-14681)
2026-07-22 11:25:27 +02:00
mr. m
cd4c36732a
gh-14651: Properly expand tar files for PGO builds (gh-14677)
2026-07-22 01:00:36 +02:00
mr. m
c3e1160a54
gh-14651: Changed zip builds to use tar (gh-14675)
2026-07-21 21:20:14 +02:00
mr. m
c874635c7e
Revert "gh-14470: Add space and container sync (gh-14471)"
...
This reverts commit 647e219639 .
2026-07-21 19:44:45 +02:00
mr. m
0ab979246a
gh-14651: Fixed build failures due to wrong ZIP names (gh-14673)
2026-07-21 16:58:17 +02:00
mr. m
b4563ae65b
gh-14651: Sync upstream Firefox to version 153.0 (gh-14652)
2026-07-21 14:47:07 +02:00
Ashvin Jangid
e21e5ed16d
gh-14461: Fix boost size override not persisting (gh-14664)
2026-07-21 01:11:54 +02:00
Andrey Bochkarev
1b41af52d3
gh-14428: Resolve wrong essentials padding when cleanup (gh-14642)
2026-07-19 15:20:20 +02:00
mr. m
55c224bea7
gh-14424: Prevent startup hangs if no sibling exists (gh-14639)
2026-07-18 19:23:15 +02:00
mr. m
323a3ab1ff
gh-14600: Fixed external links not being routed properly (gh-14637)
2026-07-18 15:31:46 +02:00
mr. m
278580ea43
gh-14616: Fixed add to essentials being disabled (gh-14631)
2026-07-17 17:08:15 +02:00
mr. m
a791c5dadc
gh-14619: Fixed split view drag opening new windows (gh-14621)
1.21.8b
2026-07-16 22:32:30 +02:00
mr. m
247cde9c09
gh-14618: Fixed workspaces not being able to be removed (gh-14620)
2026-07-16 22:28:09 +02:00
mr. m
425f0ae1c3
gh-14605: Bump release versions (gh-14608)
2026-07-16 10:02:53 +02:00
Andrey Bochkarev
fcda16bfe6
gh-14511: Refactor windowDragLeave handler and related logic (gh-14566)
1.21.7b
2026-07-15 10:52:15 +02:00
mr. m
31357dfe92
gh-14594: Sync upstream Firefox to version 152.0.6 (gh-14585)
2026-07-15 10:31:58 +02:00
Andrey Bochkarev
529755c48a
gh-14575: Tab order flips when moving tabs between workspaces (gh-14581)
2026-07-14 19:07:08 +02:00
Andrey Bochkarev
c7e4217204
no-bug: Ignore zen-empty-tab in #isLastTabWindow (gh-14564)
...
When dragging a tab from the blank window to the main window, the blank
window doesn't close because '#isLastTabWindow' considers
'zen-empty-tab' as a normal tab.
2026-07-13 13:40:43 +02:00
Andrey Bochkarev
e837158e4c
gh-14545: Correctly handle dnd moving a tab to an empty space (gh-14562)
2026-07-12 17:29:29 +02:00
Andrey Bochkarev
a1a2268f9b
gh-14511: Prevent switching spaces when dragging outside (gh-14515)
...
fixed: https://github.com/zen-browser/desktop/issues/14511
2026-07-12 12:57:45 +02:00
Nicholas Leigh
274b9f9f83
gh-14495: Fix misaligned symbolic space icons in Space options menu on Linux (gh-14498)
2026-07-11 13:38:05 +02:00
Ashvin Jangid
fe0cf3601a
gh-14544: Fix essentials promo ui leaving gap on pressing esc (gh-14547)
...
Fixes https://github.com/zen-browser/desktop/issues/14544
Also fixes essentials promo having weird ui with container specific
essentials
https://github.com/user-attachments/assets/f6df3e48-5fa2-471e-afbb-2472efa0620b
2026-07-11 12:45:20 +02:00
Kristijan Ribarić
61e0790144
gh-14470: Rename all occurances of Workspaces to Spaces in sync (gh-14528)
2026-07-09 01:37:00 +02:00
Andrey Bochkarev
03f251ff4a
gh-13870: Remove two spaces cycling (gh-14529)
2026-07-09 01:36:51 +02:00
mr. m
5e17ef46ca
gh-14521: Fixed theme settings group being visible (gh-14524)
1.21.6b
2026-07-08 20:59:48 +02:00
Ashvin Jangid
decd9548dd
gh-14507: Fix essentials being added to folder without being removed (gh-14508)
...
Co-authored-by: mr. m <mr.m@tuta.com >
2026-07-07 21:35:23 +02:00
mr. m
27d290c77d
gh-14514: Sync upstream Firefox to version 152.0.5 (gh-14513)
2026-07-07 21:31:01 +02:00
mr. m
5ecbc13eb6
gh-14470: Fixed patch export for sync modules (gh-14490)
2026-07-06 09:55:03 +02:00
mr. m
58611690b5
gh-14470: Fixed wrong sync engine name (gh-14486)
2026-07-05 20:32:03 +02:00
Andrey Bochkarev
68c8fe18bc
gh-14242: Fix route tab doesn't change container (gh-14482)
2026-07-05 17:01:20 +02:00
Andrey Bochkarev
3a72290f16
gh-13870: Fix essentials overlap and fix two space wrap-around (gh-14476)
2026-07-05 12:45:35 +02:00
Ashvin Jangid
79d3d6a993
gh-14460: prevent nested glance tabs (gh-14480)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-07-05 12:45:07 +02:00
InlitX
e9c35b0f92
gh-10749: Localize command palette actions, emoji picker, etc (gh-14473)
2026-07-05 12:19:18 +02:00
mr. m
647e219639
gh-14470: Add space and container sync (gh-14471)
...
Co-authored-by: Kristijan Ribarić <96492763+kristijanribaric@users.noreply.github.com >
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-07-04 11:18:08 +02:00