-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrelease_notes.txt
56 lines (46 loc) · 1.34 KB
/
release_notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
0.2.6:
- support for raw images
- support of format gif and webp
- fix for setting image quality and format before image is loaded
0.2.5:
- fix of simultaneous gesture recognizing
- fix of zooming on some IIIF v1 documents
- fixed minimum zoom level
0.2.4:
- ITVScrollViewGestureDelegate
- gesture delegates implemented inside of library with possibility to delegate
- possibility to turn off automatic handling of gesture events
- crash fix
0.2.3:
- fix of incorrect sizing
- image clear on reuse
0.2.2:
- introduced refreshTiles method
- introduced currentFormat and currentQuality properties
- improved image sizing and rotation handling
- double tap to zoom
0.2.1:
- improved display Zoomify images
- fix of tiny padding of ITVScrollView
- sending additional errors to delegate
0.2.0:
- improved background
- fix of stretched right/bottom edge of Zoomify image
- maximum zoom set
- sending additional errors to delegate
- introduced didRecieveMemoryWarning method
0.1.5:
- fix for crash
- improved sizing of Zoomify images
0.1.4:
- additional public properties on ITVScrollView
- support of IIIF v1
- image background
0.1.3:
- support of Zoomify
- ITVErrorDelegate
- improved displaying of IIIF and Zoomify images
- base display of license for IIIF images if present
0.1.2:
- initial somehow working version
- support of IIIF v2