logan
6a9aaf1c58
fix minor typo
2024-10-02 17:58:03 -04:00
logan
516a388aa3
Update README.md
2024-10-02 17:44:49 -04:00
logan
c968478c3d
Update installation instructions
2024-10-02 17:39:38 -04:00
mauro-balades
bd8501fd77
Updates patches for firefox 131.0
!
2024-10-01 20:05:14 +02:00
Karim Elsayad
469260905c
Add necessary step for building
...
The browser would fails to launch properly without invoking
this command, which I only discovered in a closed issue #960
2024-09-29 12:47:15 +03:00
Jupiter
d9a95b9a8f
Add winget installation method for Windows
2024-09-16 12:38:14 +08:00
mauro-balades
193e1598b0
Update appimage installation method
2024-09-15 14:39:50 +02:00
mauro-balades
6846b83985
Update appimage installation method
2024-09-15 14:06:26 +02:00
Muko
b73f16f09a
Add in zsync requirement for Updating
2024-09-14 17:40:13 +07:00
Muko
cf6c72df08
Fix wrong link for AppImage script
2024-09-14 12:51:17 +07:00
Muko
f1c1169d42
Update README.md
2024-09-14 12:16:29 +07:00
AltCode
1bbac89727
Remove brew upgrade --greedy instructions
2024-09-10 17:00:05 +02:00
AltCode
6b20c47f06
Remove Homebrew Cask files
...
These are not needed any more; Zen has been accepted into the Homebrew Cask repository
2024-09-10 15:45:39 +02:00
mauro-balades
e1ef0e4771
Refactor image path in README.md and remove unused SVG file
2024-09-07 22:15:21 +02:00
AltCode
cb83aca94a
Fix Homebrew installation/upgrade instructions
2024-09-05 20:20:39 +02:00
HarryHeres
fa871a586b
Updating README
2024-09-05 17:39:31 +02:00
nitro
e302828f17
fixed formatting
2024-09-03 22:59:53 +02:00
nitro
6ada0bb2aa
add download tracker
2024-09-03 22:57:45 +02:00
mauro-balades
7ef180fe7e
HUGE CHANGES (updated to firefox 130 and new UI)
2024-09-03 18:21:57 +02:00
mauro 🤙
74e3407a42
Merge pull request #1161 from HarryHeres/feature/homebrew-tap
...
Adding Homebrew
2024-09-01 21:06:30 +02:00
HarryHeres
cf9b266bca
Adding Homebrew compatibility
2024-09-01 19:10:25 +02:00
mauro-balades
1cf4458cd9
chore: Move profile data and rename merged.profdata based on build type
2024-09-01 13:27:49 +02:00
mauro-balades
385a275337
chore: Update Patreon link in README.md
2024-09-01 12:02:18 +02:00
tushgaurav
10eae96486
fix: flathub link
2024-08-31 15:44:48 +05:30
mauro 🤙
296cb9c44f
Merge pull request #1111 from NOCanoa/main
...
Added logo to repo fix loading issue
2024-08-30 23:26:21 +02:00
NOCanoa
689789f2e9
Update README.md
2024-08-30 22:07:18 +01:00
mauro 🤙
1f25a3c502
Merge pull request #1103 from NOCanoa/main
...
readme update merge pls
2024-08-30 21:55:30 +02:00
Aiz
7bf5aa2015
docs(readme): correct spelling of couldn't
2024-08-30 21:29:31 +02:00
NOCanoa
f5f3792165
readme update merge now
2024-08-30 20:07:57 +01:00
Mauro Balades
2444bb04fc
chore: Update l10n submodule commit
2024-08-24 23:34:21 +02:00
nitro
5ef37aa079
fix 2 obsolete/broken links
...
Thanks for adding me btw!
2024-08-24 13:45:24 +02:00
Lenni
739eff84f2
Fix typo/error in README
2024-08-24 00:04:49 +02:00
mauro 🤙
04af43909e
Update README.md
2024-08-23 01:32:38 +02:00
Mauro Balades
4eb07c762a
Fixed license link
2024-08-22 11:04:34 +02:00
Mauro Balades
bbb4b64940
chore: Update subproject commit reference in zen-components
2024-08-22 10:49:59 +02:00
Mauro Balades
f78ad97710
Update Firefox version to 129.0.2
2024-08-20 17:44:43 +02:00
mauro 🤙
66ac0b9812
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-08-18 15:11:13 +00:00
mauro 🤙
3c2d617771
added cofi button
2024-08-18 15:11:00 +00:00
Mauro Balades
075ae9a459
chore: Update Firefox version to 129.0.1 in README.md and surfer.json
2024-08-16 20:31:36 +02:00
Mauro Balades
60984fefb9
chore: Update logo attribution in README.md
2024-08-16 13:40:51 +02:00
Mauro Balades
5f9f555083
chore: Added third party code
2024-08-14 10:42:04 +02:00
Mauro Balades
cc024a4528
Started working on keyboard shortcuts
2024-08-08 17:44:45 +02:00
Mauro Balades
0de414158b
chore: Update Zen browser components submodule commit reference
2024-08-07 23:23:39 +02:00
NOCanoa
9474fa3f3c
domain update
...
update all the get-zen.versel.app to www.zen-browser.app
btw, you need to update the link on repo
2024-08-07 01:03:24 +01:00
Mauro Balades
de19bdf2b4
Update Zen browser components submodule commit reference
2024-08-07 00:06:45 +02:00
Mauro Balades
214e290af3
chore: Update Zen browser components submodule commit reference
2024-08-06 12:35:21 +02:00
Mauro Balades
c61eb6d28a
chore: Update git clone command to include recursive flag
...
The git clone command in the README.md file has been updated to include the `--recursive` flag. This flag ensures that the Zen browser components submodule is cloned along with the main repository. This change improves the setup process for new users and ensures that all necessary dependencies are included.
2024-08-06 11:30:44 +02:00
Mauro Balades
0aa9d8c6ed
Added links to the readme :P
2024-08-05 14:53:29 +02:00
Mauro Balades
65841d2085
chore: Update artifact names and paths in build workflows
2024-08-03 19:46:08 +02:00
Mauro Balades
3d57cff39b
chore: Update landing page with Flathub badge
2024-08-03 10:34:38 +02:00