Version 1.0.10.
[pazpar2-moved-to-github.git] / NEWS
1 --- 1.0.10 2008/10/14
2
3 Fixes for IE in pz2.js.
4
5 Fixed bug #2021: non-merged , brief meta data NOT included for command=show.
6
7 --- 1.0.9 2008/05/23
8
9 Changed the JS library pz2.js to use POST for long URL (+ params).
10
11 Added installation instructions for Windows. Note: NT services is
12 NOT available until we make a new release of YAZ.
13
14 Preserve order of repeated metadata fields (they were reversed before).
15
16 More MARC21 information extracted for metadata.
17
18 --- 1.0.8 2008/04/22
19
20 Fixed bug #1162: HTML entities are not escaped properly.
21
22 Native Windows port of Pazpar2. Makefile for Visual Studio provided.
23
24 --- 1.0.7 2008/04/14
25
26 Marc21 stylesheet updated to reflect multiple full text fields
27
28 --- 1.0.6 2008/03/12
29
30 Fixed bug in pz2.js WRT DOMElement attributes on IE.
31
32 Fixed bug 2100: Database wildcards not working
33
34 --- 1.0.5 2007/11/09
35
36 Added support for retrieval of records in binary.
37
38 Fixed bug 1794: Pazpar2 does not return valid XML.
39
40 Deal with ICU not returning sortkey (resulted in SEGV before).
41
42 --- 1.0.4 2007/09/28
43
44 JavaScript library pzw2.js throws error if WS response (from Pazpar2 or
45 other) is malformed (non-wellformed XML or missing Pazpar2 OK status).
46
47 Improved diagnostics when Pazpar2 HTTP decoding fails.
48
49 Pazpar2 requests may be POSTed as using Content-Type
50 application/x-www-form-urlencoded.
51
52 Pazpar2 honors LF in HTTP headers.
53
54 Handle targets that handle negative hit counts (should not happen, but it
55 does).
56
57 --- 1.0.3 2007/09/19
58
59 ICU is used for tokenization and normalization of the following: mergekey,
60 sorting, relevance terms.
61
62 Debian package now enables ICU tokenization and normalization by default.
63
64 --- 1.0.2 2007/08/22
65
66 Exposed user setting values (i.e. non-pz: names) to the record systems in two
67 ways: Either as parameters to the normalization stylesheets (which would allow the
68 programmer to postprocess or use the values in any way) or after the normalization
69 step, in which case values are made part of the normalized record (and available for
70 sorting, termlists, display, or other interface-related use.
71
72 Implemented sorting by year.
73
74 Option -d dumps records to the current log file instead of stderr.
75
76 Fixes for compilation on cygwin.
77
78 Z39.50 client code uses pz:elements. pz:elements was recognized in
79 earlier Pazpar2 versions but it was not used for anything.
80
81 icu_chain_test is using fgets instead of getline - fixes compilation
82 on MacOSX .
83
84 Loosen the CCL query parsing so that Pazpar2 only returns error if _all_
85 query conversions fail (rather than _any_). This means targets that do
86 not support some fields are ignored in a search.
87
88 --- 1.0.1 2007/07/03
89
90 Improved handling of socket timeout for Z39.50 connections. 
91
92 Misc documentation updates and spell fixes.
93
94 Debian package pazpar2 creates log rotate entry.
95
96 Debian package pazpar2-apache2 reloads Apache2.
97
98 jsdemo included in distribution. It illustrates the use of the js/pz2.js
99 JavaScript library.
100
101 --- 1.0.0 2007/06/20
102
103 First public release.
104