New Features * CSS: Support of z-index, opacity, SVG fill-rule, stop-opacity and stop-color properties * SVG: Implementation of linear gradients, copy/paste of markers * Amaya proposes now to keep a local copy of edited pages when the publishing fails * Publishing: Resources can be saved with the document * A new button allows one to lock/unlock WebDAV resources Bug fixes * Move the selection into the structure view when the created <option> is not visible in the formated view * The Attributes panel is updated as soon as it is opened * When a column of a table is selected, Attributes and Style panels apply to the <col> element * Keep options of the table creation dialog * Improve the management of template instances: options, repeats, etc. * On Windows, local annotations were not correctly loaded * On Mac OS X: Improve the management of libwww cached files * The Code clean-up command now keeps style and lang attributes of <div>, <table>, <span>, and <img> elements * Improve the rendering of floated boxes and background images * Fix some redisplay problems * SVG: When there are several <group> elements, only the first <group> could be selected * SVG: When the <svg> element is centered, the position of new components was miscalculated * SVG: Improve the creation of arrows * Fix a crash on Windows version when the Tab key was used in a document that included a <form> element. * The Type of the last created document was sometimes lost. * Improve the WebDAV support * Etag and preconditions were always checked when a document was published * Optimize the calculation of large tables and documents * And other bug fixes... |