Commit Graph

83 Commits

Author SHA1 Message Date
Mauro Balades
4c9b85e357 chore: Add homepage link to theme card 2024-08-15 11:22:19 +02:00
Mauro Balades
f16a46a290 feat: Add themes marketplace page and components 2024-08-14 23:12:22 +02:00
Mauro Balades
4de8fe0a93 feat: Add release notes for version 1.0.0-a.17 2024-08-11 17:20:51 +02:00
Mauro Balades
b13475cbef feat: Release version 1.0.0-a.15 with Firefox support, split view improvements, performance enhancements, and sidebar placement option
Fixes: #181, #180
2024-08-07 22:51:40 +02:00
Mauro Balades
f020acaf7b feat: Update privacy policy with crash report information
The commit adds a section to the privacy policy page explaining that crash reports can be sent to Mozilla Firefox to improve the stability of the browser. It clarifies that Zen Browser does not collect any crash reports and that they do not contain any personal information. This enhances the transparency and trustworthiness of our browser.
2024-08-05 01:17:58 +02:00
Mauro Balades
3212784cbb feat: Add release notes for version 1.0.0-a.12 2024-08-04 13:12:18 +02:00
Mauro Balades
be4cbb6f30 feat: Update password storage information in privacy policy
The commit adds a link to the privacy policy page that provides information on how passwords are securely stored in Firefox. This enhances the transparency and trustworthiness of our browser.
2024-08-03 15:29:41 +02:00
Mauro Balades
bef7a1060c fix: Update flatpak installation command on download page 2024-08-03 10:49:04 +02:00
Mauro Balades
18407e850a feat: Add release notes for version 1.0.0-a.11
This commit adds release notes for version 1.0.0-a.11, including new features, bug fixes, and breaking changes.
2024-08-02 17:34:40 +02:00
Mauro Balades
df8354f9da chore: Update release file names for different platforms 2024-08-02 00:39:38 +02:00
Mauro Balades
ac79dea1f7 Redesigned the website! 2024-08-01 20:15:50 +02:00
Mauro Balades
c6a979d585 fix: Update flatpak command on download page
Fixes a typo in the flatpak installation command on the download page. Replaces "com.zen.browser" with "io.github.zen_browser" to ensure the correct package is installed.
2024-07-29 11:54:27 +02:00
Mauro Balades
1ce7ccedc7 feat: Update flatpak command on download page
Fixes a typo in the flatpak installation command on the download page. Replaces "com.zen.browser" with "io.github.zen_browser" to ensure the correct package is installed.

Co-authored-by: [co-author]
2024-07-27 14:23:36 +02:00
Mauro Balades
094e39c450 Added release 1.0.0-a.7! 2024-07-27 09:44:43 +02:00
Mauro Balades
daf0bbb1c0 refactor: Update release note component to render extra content as HTML 2024-07-25 00:18:18 +02:00
Mauro Balades
061f28afb8 feat: Update release note component to render extra content as HTML
Refactor the release note component to render the extra content as HTML, allowing for more flexibility in displaying additional information. This change improves the readability and customization of the release notes.

Recent user commits:
- Update profile color in features component
- Add styled-components dependency and implement profile image animations
- Add release notes for version 1.0.0-a.5

Recent repository commits:
- Update release note component to render extra content as HTML
- Merge pull request #1 from NOCanoa/main: Added Zen favicon
2024-07-25 00:14:52 +02:00
mauro 🤙
985a863df5 feat: Add release notes for version 1.0.0-a.5 2024-07-16 15:24:55 +00:00
Mauro Balades
bd61604410 refactor: Update release note component to render extra content as HTML 2024-07-14 17:17:20 +02:00
Mauro Balades
044ab89873 refactor: Update release notes page to handle missing release notes gracefully 2024-07-14 01:11:03 +02:00
Mauro Balades
6df551361b Added version 1.0.0-a.3! 2024-07-14 01:08:30 +02:00
Mauro Balades
95c0a8c98f feat: Add support for macOS aaarch64 in release notes 2024-07-12 23:54:12 +02:00
Mauro Balades
8f04f49687 refactor: Reverse the order of release notes in releaseNotes array 2024-07-12 23:47:30 +02:00
Mauro Balades
fe8266bf5d refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-12 23:34:13 +02:00
Mauro Balades
2ac4c319a3 refactor: Modify createDownloadsTable function in db.ts to remove unnecessary platform check constraint 2024-07-12 18:43:10 +02:00
mauro 🤙
9cd653d4da feat: Update release notes page to handle missing release notes gracefully 2024-07-12 13:31:44 +00:00
Mauro Balades
72daefbdf4 refactor: Update release notes page to handle missing release notes gracefully 2024-07-11 22:53:47 +02:00
Mauro Balades
74d44c9bd6 Started working on release notes 2024-07-11 21:58:11 +02:00
Mauro Balades
12cf6a6153 refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-11 21:22:43 +02:00
Mauro Balades
e0491dd6c7 refactor: Update download.tsx to use "WindowsInstaller" instead of "WindowsZip" in select options 2024-07-11 09:48:56 +02:00
mauro 🤙
26dd892f21 refactor: Update next.config.mjs to allow specific origins for server actions and update download.tsx to open download link in a new tab 2024-07-04 10:54:11 +00:00
mauro 🤙
a1149838e6 refactor: Update .gitignore and package.json, and add database functionality 2024-07-04 10:06:30 +00:00
Mauro Balades
2ab3801100 Damn, I like this website! 2024-07-03 17:03:11 +02:00
Mauro Balades
f8b12599c8 Added UI library 2024-07-03 14:24:47 +02:00