]> git.mxchange.org Git - friendica-addons.git/blob - fancybox/CHANGELOG.md
Merge pull request 'CLD2: Use ISO-639-1 for the language detection' (#1433) from...
[friendica-addons.git] / fancybox / CHANGELOG.md
1 ### Version 1.05
2
3 * Added ALT and TITLE of original IMG to fancybox popup.
4
5 ### Version 1.04
6
7 * Update supporting upcoming imnagegrid in posts
8  
9 ### Version 1.03
10
11 * imgages in body-attach with title / alt attribute get them removed while adding fancy attributes
12 * Added fancybox to image inlined in posts. Un-hooked the old lightbox from frio and vier and excahnged that with fancybox hooks.
13 * Excluded images in "type-link" divs from being "fancied" as they have no images but pages linked to. 
14
15 ### Version 1.02
16
17 * [MrPetovan](https://github.com/MrPetovan) optimized my noob regular expression code. 
18
19 ### Version 1.01
20
21 * One gallery for each post
22 * All media attached to a post are added to the posts gallery.
23 * Loop scrolling: You can step from last media to first and vice versa.
24 ### Version 1.00
25
26 * First test version released.
27 * One fancybox per page displaying first media of each post.