| Current Path : /var/www/html/mmishra/indem/web/twg187/ |
| Current File : /var/www/html/mmishra/indem/web/twg187/version.txt |
TWG version 1.8.7
Here you find a small history of small bugfixes where I don't release a new release.
If you want to update I recommend to overwrite all files except your settings in
my_config.php, my_style.css and admin/_config/.htusers.php and your pictures dir of course.
Check the history for a full list of changes: http://www.tinywebgallery.com/history.htm
If you need an urgent fix of something - There is always a way to speed things up ;)
1.8.7
New: $show_last_next_album - shows 2 new buttons to navigate to the last/next album.
New: IPTC link is shown next to the title edit field if data is present. Clicking on it copies the iptc data to the caption field.
New: Added a Facebook like and blog widget.
Fix: The encoding for iptc data was too complicated and not correct everywhere. I have removed a couple of unneeded conversions and fix the problem for the tilte and one tag.
Fix: On php < 5 an encoding warning was shown on some servers. Now there is a version detection.
Fix: IPTC data during upload with the flash uploader was not read. Now it is inderted properly.
Fix: Notification e-mails for comments and ratings are now sent utf-8 encoded to support special characters like öäü.
1.8.6
New: TFU 2.15 is integrated.
New: $show_rotation_buttons_login_only was added - so only registered users can see the rotate buttons and rotate images permanent (.rot files in the cache!)
New: $enable_language_selector: The selector is only shown if more than one language file is in the language folder. If you want to disable the selector directly please set this parameter to false.
Fix: Textareas where displayed to big in Firefox after a Firefox update. Now they have a width style and are displayed fine.
This was the main reason for this release because it was not looking good!
Fix: The demo was not working because a ' in the file name was not escaped in the Javascript.
Fix: Wenn the main pictures folder was not writable the textarea for folder.txt wat not shown which is correct. Now the menu item is not shown either to avoid an empty screen with a save button only.
Fix: The private.gif was not rendered on the folder image when php include was used.
Fix: Sort by date does now use the time as well an not only the date. I merged this change from Thorsten in the last version not correctly. Thorsten found the error again and now it should work properly ;).
Fix: 2 Error messages of not existing variables during upload are fixed. They are not needed in this process but at least defined ;).