-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSaveyourXML.xml
More file actions
27 lines (27 loc) · 1.17 KB
/
SaveyourXML.xml
File metadata and controls
27 lines (27 loc) · 1.17 KB
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
<?xml version="1.0"?>
<SaveyourUpdate>
<update appId="Saveyour">
<version>1.2.0.0</version>
<url>https://github.com/Saveyour-Team/Release/blob/master/Saveyour.exe?raw=true</url>
<fileName>Saveyour2.exe</fileName>
<md5>fb6785085c1cd757b0d6d1ec191b97f3</md5>
<description>
#ChangeLog

;
##[1.2.0.0] - 2015-05-01

;
- Added functionality to homework module

;
- Added a button in Settings to open additional Quicknotes

;
- Changed Saveyour plugin loading to support hiding of windowed plugins

;
- Changed stock buttons in homework module to new custom buttons

;
- All default Saveyour windows now have the Saveyour theme

;
- Fixed a bug in hiding and showing modules

;
- Changed blue and white gradient theme to blue and white solid theme

;
- Fixed a bug that would cause the Add Task button in Weekly To Do to be cut off

;
##[1.1.0.0] - 2015-05-01

;
- Began preliminary UI overhaul

;
- Added preliminary homework module

;
##[1.0.0.0] - 2015-05-01

;
- Initial Release

;
</description>
<launchArgs></launchArgs>
</update>
</SaveyourUpdate>