================================================================================ Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ================================================================================ Release Notes for Pivot 1.5.1: ** New Feature * [PIVOT-516] - Add getContextPath() and getLocation() to QueryServlet * [PIVOT-521] - Add support for binding JSON structures to Java Beans ** Improvement * [PIVOT-513] - allow instance creation customization when reading WTKX files by creating an instance creation factory method inside the serializer class * [PIVOT-522] - Add a URL setter for ListButton's "listData" property * [PIVOT-527] - add getCurrentElement() to WTKXSerializer * [PIVOT-528] - Allow Dictionary values to be specified using elements in WTKX * [PIVOT-529] - Allow attached properties to be specified using elements in WTKX * [PIVOT-532] - Bad link in Data Binding tutorial ** Bug * [PIVOT-507] - Listener registration issues in menu items containing sub-menus * [PIVOT-510] - If window was last on secondary monitor, if you launch without a secondary monitor it still tries to display on secondary monitor * [PIVOT-515] - org.apache.pivot.collections.ArrayList bounds checking issue * [PIVOT-518] - Serialization of "structs" fails * [PIVOT-533] - org.apache.pivot.collections.Sequence.Tree - add, get, insert, remove & update methods do not handle empty Paths * [PIVOT-582] - IllegalArgumentException : width is negative when using Form Heading