-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
executable file
·85 lines (63 loc) · 5.15 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
AutoPilot Release Notes
Version 1.1-000 vom 28.12.2023
-Deutsch
- Update Bootsrap Icons auf 1.11.2
- Das AutoPilot Protokoll konnte nicht gelöscht bzw. geleert werden. Fehler wurde behoben.
- Es werden ab sofort relevante Systemereignisse, wie z.B. das Ergebnis eines ausgeführten AutoPilot Scripts, das Erweitern bzw. Beschränken der App-Berechtigung oder der Installationsstatus der UDEV-Regel an das DSM Protokoll Center übergeben.
- Änderungen in der Arbeits- und Funktionsweise von AutoPilot vorgenommen, welche die Systemsicherheit stark verbessern. Dies erfordert jedoch manuelle Anpassungen des Benutzers, da hierbei u.a. der Speicherort eines auszuführenden Shell-Scriptdatei neu definiert werden muss. Weitere Informationen erhältst du während des Upgrade Prozesses in der AutoPilot App.
- Allgemeine Designänderungen und Detailverbesserungen vorgenommen.
-English
- Update Bootsrap Icons to 1.11.2
- The AutoPilot log could not be deleted or emptied. Bug has been fixed.
- From now on, relevant system events, such as the result of an executed AutoPilot script, the extension or restriction of app authorization or the installation status of the UDEV rule, are transferred to the DSM Protocol Center.
- Changes have been made to the way AutoPilot works and functions, which greatly improve system security. However, this requires manual adjustments by the user because, among other things, the storage location of a shell script file to be executed must be redefined. You will receive further information during the upgrade process in the AutoPilot app.
- General design changes and detail improvements made.
Version 1.0-300 vom 24.09.2023
-Deutsch
- Update Bootstrap Framework auf 5.3.2
- Update Bootstrap JavaScript auf 5.3.2
- Update Bootsrap Icons auf 1.11.1
- Wurde der Mountpoint eines externen Datenträgers nach dem Auswerfen nicht korrekt entfernt, hat AutoPilot diesen trotzdem noch angezeigt. Fehler wurde behoben.
- Kleinere Fehlerkorrekturen vorgenommen. Danke an @luddinho aus dem GitHub Universum
- Designänderungen und Detailverbesserungen vorgenommen.
-English
- Update Bootstrap Framework to 5.3.2
- Update Bootstrap JavaScript to 5.3.2
- Update Bootsrap Icons auf 1.11.1
- If the mount point of an external disk was not removed correctly after ejecting, AutoPilot still displayed it. Bug has been fixed.
- Minor bug fixes made. Thanks to @luddinho from the GitHub universe
- Design changes and detail improvements made.
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