You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: update/release-notes.txt
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,23 @@
1
-
OooLilyPond 0.5.1 Public Release (March 2017)
1
+
OOoLilyPond 0.5.2 Release Notes (March 2017)
2
2
=============================================
3
3
4
+
Hint: If you tried to download the update via the extension manager and got a "403 Forbidden" error message, just try once more.
5
+
6
+
7
+
Changes to OOoLilyPond 0.5.2 since 0.5.1:
8
+
9
+
* fixed: runtime error if path for language files could not be found
10
+
* new: path for language files can be specified in config dialog
11
+
* for Linux users: new location for temporary files (now being .cache/ooolilypond/tmp instead of .ooolilypond-tmp - you can delete the latter if you want to get rid of it).
12
+
13
+
There have also been some minor changes to the language files. So, after updating to 0.5.2, please open the config dialog and click the "Restore Language Files" button.
14
+
(Your current language files will be backed up in a subfolder. If you like, you can delete that subfolder.
15
+
16
+
4
17
Changes to OOoLilyPond 0.5.1 since 0.5.0:
5
18
6
19
* fixed: missing parentheses in source code caused runtime error in LibO 5.3.1.2
20
+
(Apparently, LibreOffice 5.3.1.2 has a more strict syntax checking whereas earlier versions silently ignored that.)
0 commit comments