]> git.mxchange.org Git - friendica-addons.git/blob - fancybox/CHANGELOG.md
HU translation of various addons updated
[friendica-addons.git] / fancybox / CHANGELOG.md
1 ### Version 1.03
2
3 * imgages in body-attach with title / alt attribute get them removed while adding fancy attributes
4 * Added fancybox to image inlined in posts. Un-hooked the old lightbox from frio and vier and excahnged that with fancybox hooks.
5 * Excluded images in "type-link" divs from being "fancied" as they have no images but pages linked to. 
6
7 ### Version 1.02
8
9 * [MrPetovan](https://github.com/MrPetovan) optimized my noob regular expression code. 
10
11 ### Version 1.01
12
13 * One gallery for each post
14 * All media attached to a post are added to the posts gallery.
15 * Loop scrolling: You can step from last media to first and vice versa.
16 ### Version 1.00
17
18 * First test version released.
19 * One fancybox per page displaying first media of each post.