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