Skip to content

Commit aa68a7d

Browse files
committed
French translation of release-notes.mdx
1 parent b9145a5 commit aa68a7d

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
---
2-
title: Release Notes
3-
description: A collection of SideStore release notes.
2+
title: Notes de version
3+
description: Une collection de notes de version de SideStore.
44
sidebar_position: 2
55
---
66

7-
# Stable Notes
7+
# Notes de version stables
88

99
## 0.6.1
1010

11-
### Changelog
12-
It's spring already? Here's a new update that should fix migration issues from 0.5.9/0.5.10 and an expiration bug. Happy sideloading!
11+
### Journal des modifications
12+
C'est déjà le printemps? Voici une nouvelle mise à jour qui devrait corriger les problèmes de migration depuis les versions 0.5.9/0.5.10 ainsi qu'un bug lié à l'expiration. Bon sideloading!
1313

14-
### What's Changed:
15-
- fix: typo in hasUpdate comparison by @l2dy in [#900](https://github.com/SideStore/SideStore/pull/900)
16-
- Update SettingsViewController.swift by @neoarz in [#915](https://github.com/SideStore/SideStore/pull/915)
17-
- Fixes for migration issues when migrating from 0.5.9 to 0.6.0 by @mahee96 in [#920](https://github.com/SideStore/SideStore/pull/920)
18-
- Fix typo "levaraging" -> "leveraging" by @lafrenierejm in [#926](https://github.com/SideStore/SideStore/pull/926)
19-
- Added StosVPN to the EM Proxy part. by @Br0des in [#940](https://github.com/SideStore/SideStore/pull/940)
14+
### Modifications apportées:
15+
- correctif: faute de frappe dans la comparaison hasUpdate par @l2dy dans [#900](https://github.com/SideStore/SideStore/pull/900)
16+
- Mise à jour de SettingsViewController.swift par @neoarz dans [#915](https://github.com/SideStore/SideStore/pull/915)
17+
- Correctifs pour les problèmes de migration lors du passage de la version 0.5.9 à 0.6.0 par @mahee96 dans [#920](https://github.com/SideStore/SideStore/pull/920)
18+
- Correction de la faute de frappe "levaraging" -> "leveraging" par @lafrenierejm dans [#926](https://github.com/SideStore/SideStore/pull/926)
19+
- Ajout de StosVPN à la section proxy EM. par @Br0des dans [#940](https://github.com/SideStore/SideStore/pull/940)
2020

2121

2222
## 0.6.0
2323

24-
### Changelog
25-
It's March and we have some big changes. We've finally included AltStore 2.0 changes into SideStore. So you will get all the benefits of that and also some fixes in SideStore. Enjoy!
24+
### Journal des modifications
25+
Nous sommes en mars et de grands changements arrivent. Nous avons enfin intégré les modifications d'AltStore 2.0 dans SideStore. Vous bénéficierez donc de toutes les améliorations d'AltStore, ainsi que de quelques correctifs propres à SideStore. Profitez-en bien!
2626

27-
### What's Changed:
28-
- AltStore 2.0 changes in [#794](https://github.com/SideStore/SideStore/pull/794)
29-
- [Refresh]: Remove install stuffs from refresh since in refresh should only renew provisioning profiles by @mahee96 in [#846](https://github.com/SideStore/SideStore/pull/846)
30-
- [Settings]: Fix: DisableAppLimit switch reverting back to off state even if on iOS where sparseRestore is not patched yet by @mahee96 in [#850](https://github.com/SideStore/SideStore/pull/850)
31-
- [Backup]: Fix: update logic during install missed since override keyword was missing by @mahee96 in [#857](https://github.com/SideStore/SideStore/pull/857)
32-
- Feature: Bulk sources-add in sources screen with capability to stage them before persisting into database by @mahee96 in [#888](https://github.com/SideStore/SideStore/pull/888)
33-
- Feature: Render in-app update description as (full) markdown by @mahee96 in [#897](https://github.com/SideStore/SideStore/pull/897)
27+
### Modifications apportées:
28+
- Modifications d'AltStore 2.0 intégrés dans [#794](https://github.com/SideStore/SideStore/pull/794)
29+
- [Actualisation]: Suppression des éléments liés à l'installation dans l'actualisation, puisque celle-ci ne devrait servir qu'à renouveler les profils de provisionnement. par @mahee96 dans [#846](https://github.com/SideStore/SideStore/pull/846)
30+
- [Paramètres]: Correctif: le bouton DisableAppLimit repassait en position désactivée, même sur les versions d'iOS sparseRestore n'est pas encore patché. par @mahee96 dans [#850](https://github.com/SideStore/SideStore/pull/850)
31+
- [Sauvegarde]: Correctif: la logique de mise à jour lors de l'installation était ignorée car le mot-clé override manquait. par @mahee96 dans [#857](https://github.com/SideStore/SideStore/pull/857)
32+
- Fonctionnalité: Ajout en masse de sources dans l'écran des sources, avec la possibilité de les préparer avant de les enregistrer dans la base de données. par @mahee96 dans [#888](https://github.com/SideStore/SideStore/pull/888)
33+
- Fonctionnalité: Affichage de la description des mises à jour intégrées à l'app au format Markdown (complet) par @mahee96 dans [#897](https://github.com/SideStore/SideStore/pull/897)

0 commit comments

Comments
 (0)