✅ Persistance de SearchText ajoutée
This commit is contained in:
parent
c5941e04ce
commit
24046ac632
13 changed files with 302 additions and 197 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -1,20 +1,16 @@
|
|||
# Changelog
|
||||
|
||||
Toutes les modifications notables de PostIt et de la plateforme Yavsc
|
||||
sont documentées dans ce fichier.
|
||||
## [1.0.8-rc7] - unstable
|
||||
|
||||
Le format suit [Keep a Changelog](https://keepachangelog.com/fr/1.1.0/),
|
||||
et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
### Added
|
||||
|
||||
À noter : la **parité du numéro de patch** porte une signification de canal :
|
||||
* [PostIt] The search pattern now persists
|
||||
|
||||
- **patch pair** (ex. `1.0.0`, `1.0.2`) → **stable**
|
||||
- **patch impair** (ex. `1.0.1`, `1.0.3`) → **preview**
|
||||
- **suffixe** (ex. `1.0.0-rc1`, `1.0.0-alpha`) → **instable**
|
||||
### Changed
|
||||
|
||||
Cette convention est partagée avec le dépôt
|
||||
[`postit-debian`](https://forgejo.pschneider.fr/notazof/postit-debian)
|
||||
pour la production des paquets `.deb`.
|
||||
* The blog spot path is now `/api/v1/blogspot` (yet in last release)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
## [1.0.8-rc6] - unstable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue