Skip to content

Commit c432424

Browse files
authored
Translated release-notes.mdx to Spanish
Translated release-notes.mdx to Spanish Signed-off-by: RiDD_Alexis31 <[email protected]>
1 parent ddae696 commit c432424

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed
Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,32 @@
11
---
2-
title: Release Notes
3-
description: A collection of SideStore release notes.
4-
sidebar_position: 2
2+
titulo: Notas de parches
3+
descripción: Una colección de las notas de parche de SideStore.
54
---
65

7-
# Stable Notes
6+
# Notas de parches estables
87

98
## 0.6.1
109

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!
10+
### Registro de cambios
11+
¿Ya es primavera? aquí una nueva actualización que debería arreglar los problemas con la migración desde las actualizaciones 0.5.9/0.5.10 y un bug de expiración. ¡Felíz sideloading!
1312

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)
13+
### Qué ha cambiado:
14+
- Arreglo: Errata en hasUpdate comparación por @l2dy en [#900](https://github.com/SideStore/SideStore/pull/900)
15+
- Actualización de SettingsViewController.swift por @neoarz en [#915](https://github.com/SideStore/SideStore/pull/915)
16+
- Arreglos para problemas de migración desde las actualizaciones 0.5.9/0.5.10 a 0.6.0 por @mahee96 en [#920](https://github.com/SideStore/SideStore/pull/920)
17+
- Arreglado errata "levaraging" -> "leveraging" por @lafrenierejm en [#926](https://github.com/SideStore/SideStore/pull/926)
18+
- Añadido StosVPN a la EM Proxy part. por @Br0des en [#940](https://github.com/SideStore/SideStore/pull/940)
2019

2120

2221
## 0.6.0
2322

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!
23+
### Registro de cambios
24+
Es Marzo y tenemos unos grandes cambios. Finalmente hemos añadido los cambios de AltStore 2.0 a SideStore. Por lo cual tendras todos los beneficios de la 2.0 y algunos arreglos en SideStore. ¡Disfruta!
2625

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)
26+
### Qué ha cambiado:
27+
- Cambios de AltStore 2.0 [#794](https://github.com/SideStore/SideStore/pull/794)
28+
- [Refrescar]: Quitado cosas de instalacion del refrescamiento ya que al refrescar solo debería renovar los perfiles provisionales, por @mahee96 en [#846](https://github.com/SideStore/SideStore/pull/846)
29+
- [Ajustes]: Arreglo: Revertir el botón de desactivar limite de apps a desactivado incluso en iOS donde SparseRestore no ha sido parcheado todavia, por @mahee96 en [#850](https://github.com/SideStore/SideStore/pull/850)
30+
- [Respaldo]: Arreglo: Actualizar la logica durante la instalación perdida debido a que faltaba una palabra clave de override por @mahee96 en [#857](https://github.com/SideStore/SideStore/pull/857)
31+
- Característica: Fuentes: agregadas fuentes en la pantalla con la capacidad de prepararlas antes de persistirlas en la base de datos, por @mahee96 en [#888](https://github.com/SideStore/SideStore/pull/888)
32+
- Feature: Renderizar descripción de actualización dentro de la app como reducción (completa), por @mahee96 en [#897](https://github.com/SideStore/SideStore/pull/897)

0 commit comments

Comments
 (0)