dd2f6ebc77
- All new redefined interface - Faster animations and transitions - Import from Dropbox - Import from Server - Download public albums - Several sorting options - Installation assistent - Infobox and description for albums - Faster loading and improved performance - Better file handling and upload - Album covers are chosen intelligent - Prettier URLs - Massive changes under the hood - IPTC support (Headline and Caption) - EXIF Orientation support How to update: 1. Replace all files, excluding `uploads/` 2. Open Lychee and enter your database details
15 lines
412 B
XML
15 lines
412 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>app</key>
|
|
<string>com.bohemiancoding.sketch</string>
|
|
<key>build</key>
|
|
<integer>5302</integer>
|
|
<key>commit</key>
|
|
<string>9460a4bc62af5e9ba50dd4143578fd9401710ce5</string>
|
|
<key>version</key>
|
|
<integer>18</integer>
|
|
</dict>
|
|
</plist>
|