-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r0b08x [chore] 12/24/2024, 11:35:39 AM
- Loading branch information
Showing
3 changed files
with
161 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
[//]: #@corifeus-header | ||
|
||
# 📚 P3X OneNote Linux | ||
|
||
[//]: #@corifeus-header:end | ||
|
||
## Change log | ||
|
||
### v2024.10.121 | ||
Released on 12/21/2024 | ||
* BUGFIX: Enable Mac OS build. | ||
|
||
### v2024.10.119 | ||
Released on 12/21/2024 | ||
* BUGFIX: Available in Flatpak again. | ||
|
||
|
||
### v2024.10.118 | ||
Released on 12/21/2024 | ||
* CHORE: Updated all packages | ||
|
||
### v2024.10.117 | ||
Released on 10/03/2024 | ||
* FEATURE: Added Traditional Chinese translation. | ||
|
||
### v2024.10.110 | ||
Released on 07/03/2024 | ||
* CHORE: Build error fix. | ||
|
||
### v2024.10.109 | ||
Released on 07/02/2024 | ||
* CHORE: Updated all packages. | ||
|
||
### v2024.4.188 | ||
Released on 05/24/2024 | ||
* CHORE: Updated all packages and added developer certificate for MacOs. | ||
|
||
### v2024.4.177 | ||
Released on 05/04/2024 | ||
* CHORE: Updated all packages and NodeJs using v22. | ||
|
||
### v2024.4.168 | ||
Released on 03/27/2024 | ||
* CHORE: Fixed missing Electron dependency. | ||
|
||
### v2024.4.167 | ||
Released on 03/27/2024 | ||
* CHORE: Corifeus release. | ||
|
||
### v2024.4.161 | ||
Released on 03/26/2024 | ||
* BUILD: Released ARM 32bit on SNAP. | ||
|
||
### v2024.4.160 | ||
Released on 03/21/2024 | ||
* CHORE: Flathub release test 3. | ||
|
||
### v2024.4.157 | ||
Released on 03/19/2024 | ||
* CHORE: Flathub release test 2. | ||
|
||
### v2024.4.155 | ||
Released on 03/19/2024 | ||
* CHORE: Flathub release test. | ||
|
||
### v2024.4.146 | ||
Released on 03/19/2024 | ||
* CHORE: Flathub test. | ||
|
||
### v2024.4.143 | ||
Released on 03/18/2024 | ||
* CHORE: Updated Electron. | ||
* CHORE: Build task. Changed the Windows Setup filename to be using Microsoft standard. | ||
|
||
### v2024.4.142 | ||
Released on 03/10/2024 | ||
* CHORE: Build update. | ||
|
||
### v2024.4.141 | ||
Released on 03/10/2024 | ||
* FEATURE: Added Flatpak. | ||
|
||
### v2024.4.135 | ||
Released on 03/09/2024 | ||
* CHORE: Update all packages. | ||
|
||
### v2024.4.125 | ||
Released on 03/08/2024 | ||
* BUGFIX: Was not saving the proper url when re-start the app (used the previus url). | ||
* BUGFIX: The NPM and Electron app was using different version. Now, it is the same everywhere. | ||
|
||
### v2024.4.124 | ||
Released on 02/25/2024 | ||
* FEATURE: Enable a MacOs Intel and Apple silicon build. | ||
|
||
### v2024.4.120 | ||
Released on 02/25/2024 | ||
* FEATURE: Building the Windows versions is done via GitHub Actions. | ||
|
||
### v2024.4.106 | ||
Released on 01/26/2024 | ||
* FEATURE: Added Japanese | ||
|
||
|
||
|
||
[//]: #@corifeus-footer | ||
|
||
--- | ||
|
||
|
||
## Support Our Open-Source Project ❤️ | ||
If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you! | ||
|
||
### Server Availability | ||
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding. | ||
|
||
### About My Domains | ||
All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional. | ||
|
||
### Versioning Policy | ||
**Version Structure:** We follow a Major.Minor.Patch versioning scheme: | ||
- **Major:** Corresponds to the current year. | ||
- **Minor:** Set as 4 for releases from January to June, and 10 for July to December. | ||
- **Patch:** Incremental, updated with each build. | ||
|
||
**Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed. | ||
|
||
--- | ||
|
||
|
||
[**P3X-ONENOTE**](https://corifeus.com/onenote) Build v2024.10.121 | ||
|
||
[![NPM](https://img.shields.io/npm/v/p3x-onenote.svg)](https://www.npmjs.com/package/p3x-onenote) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) | ||
|
||
|
||
|
||
|
||
|
||
|
||
[//]: #@corifeus-footer:end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters