-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
executable file
·47 lines (35 loc) · 2.67 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
AutoPilot Release Notes
Version 1.0-200 vom 16.09.2023
-Deutsch
- Funktion zum Erweitern und Einschränken der App-Berechtigung hinzugefügt, damit u.a. Basic Backup Aufträge sowie Hyper Backup Aufgaben verarbeitet werden können.
- Hinweis: Vorhandene Basic Backup Aufträge sowie Hyper Backup Aufgaben werden erst nach dem Erweitern der App-Berechtigung angezeigt.
- Über die AutoPilot GUI können nun Basic Backup Aufträge ausgewählt, sowie ein passendes autopilot Script auf einem ext. Datenträger angelegt werden.
- Über die AutoPilot GUI können nun Hyper Backup Aufträge ausgewählt, sowie ein passendes autopilot Script auf einem ext. Datenträger angelegt werden.
Ein ganz großes Dankeschön an @luddi für die Auswertung der Hyper Backup Aufgaben.
- Über die AutoPilot GUI können nun leere autopilot Scriptdateien auf einem ext. Datenträger erstellt, betrachtet oder gelöscht werden.
- Designänderungen und Detailverbesserungen vorgenommen.
-English
- Added function to expand and restrict app permissions so that Basic Backup jobs and Hyper Backup tasks can be processed, among others.
- Note: Existing basic backup jobs and hyper backup tasks will only be displayed after expanding the app permissions.
- Basic backup jobs can now be selected via the AutoPilot GUI and a suitable autopilot script can be created on an external disk.
- Hyper backup jobs can now be selected via the AutoPilot GUI and a suitable autopilot script can be created on an external disk.
- Empty autopilot script files can now be created, viewed or deleted on an external disk via the AutoPilot GUI.
- Many design changes and detail improvements made.
Version 1.0-100 vom 03.09.2023
-Deutsch
- Update jQuery auf 3.7.1
- Kleinere Designanpassungen.
- Der Inhalt der Scriptdatei autopilot.sh wurde in die Scriptdatei execute.sh verschoben.
- Die die von udev angesteuerte Scriptdatei autopilot.sh ruft nun die Scriptdatei execute.sh als Hintergrundprozess auf.
- Der Hintergrundprozess ruft wiederum das autopilot-Script auf und verhindert so Laufzeitbeschränkungen während der Ausführung.
-English
- Update jQuery to 3.7.1
- Minor design adjustments.
- The content of the autopilot.sh script file has been moved to the execute.sh script file.
- The autopilot.sh script file controlled by udev now calls the execute.sh script file as a background process.
- The background process in turn calls the autopilot script and thus avoids runtime limitations during execution.
Version 1.0-000
-Deutsch
- Veröffetnlichung von AutoPilot für externe Datenträger
-English
- Release of AutoPilot for external media