Skip to content

Commit

Permalink
r0b08x [chore] 12/24/2024, 11:35:39 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Dec 24, 2024
1 parent 8e4bc02 commit 2ae9da7
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 95 deletions.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,19 @@ v22.12.0
[//]: #@corifeus-header:end



## Powerful Online Networking Tool

Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com)

**Free**
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management. You can also purchase this tool for integration or as a service.


## About


A Linux compatible version of OneNote.

![Screenshot 1](https://cdn.corifeus.com/git/onenote/artifacts/screenshot/screenshot-2024.png)
Expand Down Expand Up @@ -87,7 +100,7 @@ https://github.com/patrikx3/onenote/releases

## Snap

[![LINK](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/p3x-onenote#cory-non-external)
[![LINK](https://cdn.corifeus.com/assets/svg/snap-store-black.svg)](https://snapcraft.io/p3x-onenote#cory-non-external)

## Flathub

Expand Down
142 changes: 142 additions & 0 deletions change-log.2024.md
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
99 changes: 5 additions & 94 deletions change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,103 +7,14 @@

## 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
### v2025.4.100
Unreleased
Released on 01/01/2025
* 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


## Older change logs
[Change log 2024](change-log.2024.md)
[Change log 2023](change-log.2023.md)
[Change log 2022](change-log.2022.md)
[Change log 2021](change-log.2021.md)
Expand Down

0 comments on commit 2ae9da7

Please sign in to comment.