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