mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
93841f7ea7
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -95,6 +95,11 @@ jobs:
|
||||
steps:
|
||||
- run: mkdir upload
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
docs/Release Notes
|
||||
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
@ -589,6 +589,24 @@
|
||||
"format": "markdown",
|
||||
"dataFileName": "v0.90.0-beta.md",
|
||||
"attachments": []
|
||||
},
|
||||
{
|
||||
"isClone": false,
|
||||
"noteId": "wyurrlcDl416",
|
||||
"notePath": [
|
||||
"hD3V4hiu2VW4",
|
||||
"wyurrlcDl416"
|
||||
],
|
||||
"title": "Release Template",
|
||||
"notePosition": 290,
|
||||
"prefix": null,
|
||||
"isExpanded": false,
|
||||
"type": "text",
|
||||
"mime": "text/html",
|
||||
"attributes": [],
|
||||
"format": "markdown",
|
||||
"dataFileName": "Release Template.md",
|
||||
"attachments": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
18
docs/Release Notes/Release Notes/Release Template.md
Normal file
18
docs/Release Notes/Release Notes/Release Template.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Release Template
|
||||
> [!IMPORTANT]
|
||||
> If you enjoyed this release, consider showing a token of appreciation by:
|
||||
>
|
||||
> * Pressing the “Star” button on [GitHub](https://github.com/TriliumNext/Notes) (top-right).
|
||||
> * Considering a one-time or recurrent donation to the lead developer via [GitHub Sponsors](https://github.com/sponsors/eliandoran) or [PayPal](https://paypal.me/eliandoran).
|
||||
|
||||
## 💡 Key highlights
|
||||
|
||||
## 🐞 Bugfixes
|
||||
|
||||
## ✨ Improvements
|
||||
|
||||
## 📖 Documentation
|
||||
|
||||
## 🌍 Internationalization
|
||||
|
||||
## 🛠️ Technical updates
|
@ -1,4 +1,10 @@
|
||||
# v0.93.0
|
||||
> [!IMPORTANT]
|
||||
> If you enjoyed this release, consider showing a token of appreciation by:
|
||||
>
|
||||
> * Pressing the “Star” button on [GitHub](https://github.com/TriliumNext/Notes) (top-right).
|
||||
> * Considering a one-time or recurrent donation to the lead developer via [GitHub Sponsors](https://github.com/sponsors/eliandoran) or [PayPal](https://paypal.me/eliandoran).
|
||||
|
||||
## 🐞 Bugfixes
|
||||
|
||||
* Calendar does not hide when clicking on a note by @JYC333
|
||||
|
Loading…
x
Reference in New Issue
Block a user