7
Helioviewer.org 2.3.0 is an major release focusing back-end improvements,
8
reuse, and the movie generation experience. Support has been added for
9
embedding Helioviewer.org into third-party websites, and JSONP support makes
10
it easier for new versions of the front-end to be created which interact
11
with the main Helioviewer.org back-end. Similarly, the front-end has been
12
rewritten to allow for easier creation of custom front-end clients without
13
having to reimplement a tiling system, etc.
15
The back-end queueing system (Helioqueuer) has been ported from Ruby to PHP
16
to allow for better integration with the rest of the back-end, and the movies
17
table structure has been modified for improved time estimation and similarity
18
searching. Additional options (frame-rate and movie length) are offered to
19
allow users further control over the movies they create and the duration
20
option has been moved to a more obvious location.
22
Let us know what you think, or if you have any suggestions. Feedback is always
28
* Added option display date from last visit when returning to Helioviewer.org
29
* Added setting to automatically update images every 5 minutes
30
* Added support for embedding Helioviewer.org in other websites
31
* Added support for specifying frame-rate or duration during movie creation
32
* Added support for PROBA-2 SWAP data
33
* Created an installer diagnostic script
34
* Added support for tracking custom events in Google Analytics
35
* Movie and screenshot selection rectangle preserved during visit
36
* Data availability information included in getDateSources response
40
* Fixed bug #691356 JPX Summary file does not exist
41
* Fixed bug #783497 Port Helioqueuer to PHP
42
* Fixed bug #903360 Error occurs for certain layer orders when attempting to
44
* Fixed bug #925542 The minimum width of the display window is too big
45
* Fixed bug #624857 After clicking "clear history" unfinished requests are
46
still processed, and download links displayed
47
* Fixed bug #885795 Add image attribution to about dialog
48
* Fixed bug #888269 Attempt to normalize movie frame-rate instead of duration
50
* Fixed bug #909795 Normalize date strings for API requests
51
* Fixed bug #909897 Mark movies that have not finished in less than x hours
53
* Fixed bug #930628 Improve movie creation time estimation
54
* Fixed bug #942547 Validate value for dsun before attempting to process in
56
* Fixed bug #609219 API should return an error message when an invalid
57
parameter is specified in a request
58
* Fixed bug #783481 Report mouse coordinates immediately upon activation
59
* Fixed bug #787744 Add a checkSettings method to the UserSettings class to
60
verify user settings integrity
61
* Fixed bug #876707 Included creation_time in FFmpeg metadata for mp4/webm
63
* Fixed bug #789515 Reduce filesize of WebM movies
67
* Flowplayer (3.2.7 => 3.2.8)
68
* jQuery (1.7.0 => 1.7.2)
69
* jQuery UI (1.8.16 => 1.8.18)
70
* jQuery.JSON (2.2 => 2.3)
71
* jQuery imgAreaSelect (0.9.5 => 0.9.8)
4
73
Helioviewer.org 2.2.2
5
74
======================