mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
wip
This commit is contained in:
parent
c1b6953ecf
commit
7b2ffebb03
|
@ -23,14 +23,13 @@ Is the next step of the Steam Sync function.
|
|||
|
||||
## Backup Tool 2.0
|
||||
|
||||
Added backup options for core user data and full/partial backups
|
||||
Introduced optional userdata backup during post-update process
|
||||
|
||||
Added backup options for core user data and full/partial backups.
|
||||
Introduced optional userdata backup during post-update process.
|
||||
---
|
||||
|
||||
## New Tool: Repair Paths
|
||||
|
||||
New function for repairing RetroDECK paths without needing a full reset
|
||||
New function for repairing RetroDECK paths without needing a full reset.
|
||||
|
||||
---
|
||||
|
||||
|
@ -71,8 +70,7 @@ It has four increasing levels:
|
|||
|
||||
**Fixed:**
|
||||
|
||||
- Fixed issues with Zenity dialogs showing unnecessarily during Steam Sync.
|
||||
- Resolved issues with SRM user configurations and the new manifest sync type.
|
||||
|
||||
- Corrected instances of improper realpath and basename handling with spaces.
|
||||
- Improved path cleanup handling for spaces in folder names.
|
||||
- Resolved broken symlink issue for internal logging folder.
|
||||
|
@ -83,18 +81,10 @@ It has four increasing levels:
|
|||
|
||||
<img src="../../../wiki_icons/retrodeck/icon-engine.svg" width="50">
|
||||
|
||||
**Added:**
|
||||
|
||||
- X
|
||||
|
||||
**Changed:**
|
||||
|
||||
- Added to `.png` and `.po` to `IGNORED_EXTENSIONS`.
|
||||
|
||||
**Fixed:**
|
||||
|
||||
- X
|
||||
|
||||
---
|
||||
|
||||
### RetroDECK Classic (Zenity) Configurator
|
||||
|
@ -108,8 +98,8 @@ It has four increasing levels:
|
|||
- Better cleanup argument for single-file and multi-file modes.
|
||||
- New Tool: Repair Paths
|
||||
- New Tool: Logging Level Changer
|
||||
- Backup Tool:
|
||||
- Added more backup options for core user data and full/partial backups.
|
||||
- Added Backup Tool 2.0:
|
||||
- Added Steam Sync 2.0
|
||||
|
||||
**Changed:**
|
||||
|
||||
|
@ -120,5 +110,8 @@ It has four increasing levels:
|
|||
- Some entry flow issues in:
|
||||
- Compression Tool multi-file entry.
|
||||
- PortMaster entry.
|
||||
- Steam Sync:
|
||||
- Fixed issues with Zenity dialogs showing unnecessarily during Steam Sync.
|
||||
- Resolved issues with SRM user configurations and the new manifest sync type.
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue