mr. M
5ea8fd169c
Add entitlements for SmartCardServices and WebAuthn support; update codesign script to copy provisioning profile
2025-01-08 21:33:21 +01:00
mr. M
f55c534659
Remove unnecessary entitlements and comment out provisioning profile copy in codesign script
2025-01-08 21:30:44 +01:00
mr. M
e9936865d9
Add ZEN_GA_DISABLE_PGO environment variable to disable PGO and update codesign script for verbose output
2025-01-08 17:54:50 +01:00
mr. m
604d0da2d5
Actualizar la dependencia de @zen-browser/surfer a la versión 1.9.6 y agregar la funcionalidad de "staple" en el script de codesign
2025-01-08 14:09:08 +00:00
mr. m
d7c8bc246b
Update codesign.bash
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
2025-01-08 14:44:49 +01:00
mr. m
c7a80d5c6e
Actualizar la configuración de compilación de macOS y las dependencias de @zen-browser/surfer a la versión 1.9.5
2025-01-08 10:36:14 +00:00
mr. M
18b64c3999
Update surfer dependency to version 1.9.4, adjust provisioning profile handling, and clean up codesign script
2025-01-07 22:36:04 +01:00
mr. M
3d61e4ed68
Add --deep option to codesign for zen main executable and clean up validation steps
2025-01-07 19:07:32 +01:00
mr. M
2473c38e57
Refactor code structure, update configurations, and enhance styles across various components
2025-01-07 19:02:49 +01:00
mr. M
e868d8a67f
Update surfer dependency to version 1.9.2 and modify codesign script
2025-01-07 19:01:44 +01:00
mr. m
34e5e6c151
Merge branch 'dev' into macos-credentials-fix
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
2025-01-07 18:03:29 +01:00
mr. M
d9813e2b03
Remove preserve-metadata option from codesign for zen executable and main bundle
2025-01-07 16:53:18 +01:00
mr. M
049a0f8729
Add preserve-metadata option to codesign for zen executable and main bundle
2025-01-07 16:49:36 +01:00
mr. M
e84e774fcf
Update surfer dependency to version 1.8.9 and clean up provisioning profile references
2025-01-07 16:35:39 +01:00
mr. M
795e71a27a
Add provisioning profile import and update surfer dependency to 1.8.7
2025-01-07 14:20:53 +01:00
mr. M
c915fe63b6
Remove platform passkey entitlement from developer entitlements
2025-01-07 13:49:03 +01:00
mr. M
d26e51c434
Update application identifier in developer entitlements
2025-01-07 12:08:30 +01:00
mr. M
8e953abe94
Update application identifier and add WebAuthn support in entitlements
2025-01-07 11:56:28 +01:00
mr. M
81de13e251
Add SmartCard support and remove platform passkey entitlement from browser entitlements
2025-01-07 11:55:58 +01:00
mr. M
1152699be6
Update application identifier in browser entitlements and remove fetch-depth from build workflow
2025-01-07 11:43:12 +01:00
mr. M
3359d3969c
Update application identifier and add passkey support in entitlements
2025-01-07 11:34:54 +01:00
mr. M
99f774a2f8
Update application identifier in browser entitlements
2025-01-07 11:34:37 +01:00
mr. M
8da63bc3c6
Update browser entitlements for passkey support
2025-01-07 11:32:40 +01:00
mr. M
c2b77d96fb
Remove webauthn support from browser entitlements
2025-01-07 11:32:27 +01:00
mr. M
e27f558146
Refactor codesign process and update build configuration
2025-01-07 11:31:48 +01:00
mr. M
d5573be1e9
Switch stable branch to release branch
2025-01-04 19:13:46 +01:00
mr. M
24fec75821
Add entitlements for SmartCardServices and WebAuthn support in codesign configuration
2024-12-31 19:03:20 +01:00
mr. m
1e26314776
Merge pull request #4093 from zen-browser/update-firefox-134
2024-12-31 18:55:06 +01:00
mr. M
b6b45165ca
[TODO]: Removed temporarily macos public key credentials support until it's fixed
2024-12-31 00:19:46 +01:00
mr. M
a389621cf1
Update dependencies and modify branding for stable release
2024-12-30 23:19:11 +01:00
mr. M
8f5d9f2d18
Update application identifier for Zen Browser to align with new naming conventions
2024-12-30 13:38:09 +01:00
mr. M
9b2d1f853d
Fixed touch security not working on macos ( https://github.com/zen-browser/desktop/issues/437 )
2024-12-30 13:32:24 +01:00
mr. m
a8eff76dd0
Update dependencies and optimize build configurations for Linux and Windows
2024-12-23 07:49:36 +00:00
mr. M
220f96ecb4
Changing to beta release!
2024-12-08 18:27:38 +01:00
mr. m
59aa071095
Update sign.ps1
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
2024-11-27 15:23:55 -08:00
Mauro Baladés
e3ec2c22a2
Download git objects repo and sign and package windows artifacts
2024-10-19 22:28:43 +03:00
mr. M
d75c797553
Sign and package windows artifacts
2024-10-19 13:59:08 +02:00
mr. M
3fa9e6d5b2
Refactor build workflow and sign script
2024-10-19 13:54:19 +02:00
Mauro Baladés
d68429b49b
Refactor sign.ps1: Update artifact download and signing process
2024-10-15 23:25:57 +03:00
mr. m 🤙
0e35750741
Revert "Stable ( #2142 )"
...
This reverts commit e3ef019995
.
2024-10-15 23:25:33 +03:00
mr. m 🤙
e3ef019995
Stable ( #2142 )
...
* Sign and package windows artifacts
* Refactor sign.ps1: Update artifact download and signing process
2024-10-15 13:24:57 -07:00
mr. m 🤙
3ca94633cd
Stable merge ( #2105 )
...
* 🔖 Update version to 1.0.1-a.9
* Sign and package windows artifacts
* Refactor sign.ps1 script to download artifacts in parallel
---------
Co-authored-by: mauro-balades <mauro-balades@users.noreply.github.com>
2024-10-14 16:58:50 -07:00
mauro-balades
6cb335fe32
Fix macOS version check in codesign.bash
2024-10-02 22:46:18 +02:00
Mauro Baladés
69093204b9
Update sign.ps1 script to include git pull command
2024-09-29 21:54:43 +03:00
Mauro Baladés
72ec61c302
Update version to 1.0.1-a.4 in update.xml files and open Visual Studio Code
2024-09-23 22:38:25 +03:00
Mauro Baladés
9d76fc8761
Update signing process to use SHA256 hash algorithm
2024-09-18 05:45:58 +03:00
Mauro Baladés
1cd57e08c0
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:44:57 +03:00
Mauro Baladés
dcd9e0b94f
Refactor SURFER_COMPAT handling in sign.ps1
2024-09-16 20:40:16 +03:00
Mauro Baladés
617a2c89cd
Refactor unpacking of Windows build tar files
2024-09-16 20:32:04 +03:00
Mauro Baladés
f790e13f14
Refactor unpacking of Windows build tar files
2024-09-16 17:03:02 +03:00