We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00738a1 commit d0b3be1Copy full SHA for d0b3be1
docs/gotcha.txt
@@ -11,7 +11,13 @@ save you many hours of grief.
11
--------------------------------------------------------------------
12
* WebGUI 8 is not API compatible with WebGUI 7. If you have custom
13
code, chances are you'll need to update it to make it work with
14
- WebGUI 8.
+ WebGUI 8. Please read docs/migration.txt for information about
15
+ changes to the WebGUI API.
16
+
17
+ * Many scripts in the sbin directory have been replaced by the webgui.pl
18
+ master script.
19
20
+ * upgrade.pl -> webgui.pl upgrade
21
22
* The rotation, deletion and reordering of Photos in a Gallery Album
23
has been removed because the way it was implemented in WebGUI 7
0 commit comments