,
Request #5936).
--------
v2.2-RC1
--------
[jan] Implement WebDAV DELETE.
[cjh] Add quick links to the sidebar block for adding notes to a specific
notepad (Gunnar Wrobel , Request #5716).
[cjh] Fix generation of UIDs with PHP 5.2+.
----------
v2.2-ALPHA
----------
[cjh] Show tooltips in the summary block, and restrict tooltips to 20 lines
(Request #3443).
[cjh] Optionally show a note's notepad in the list view (Request #2317).
[cjh] Add quick (inline) note searching.
[cjh] Add the ability to save a note as a PDF.
[jan] Add support for encrypted notes.
[cjh] Move notepad selection/deselection to a collapsible panel.
[mas] Conform to WCAG 1.0 Priority 2/Section 508 accessibility guidelines.
(Request #4080)
[cjh] Notes search should be either title or full text (Request #4277).
[cjh] Make the note edit view the full page width.
------
v2.1.2
------
[jan] SECURITY: Fix privilege escalation in Horde API.
[cjh] SECURITY: Fix missing ownership validation on share changes.
------
v2.1.1
------
[jan] Show error message if imported file didn't contain notes.
[jan] Add Slovenian translation (Duck ).
[jan] Add categories from imported contacts to the user's categories.
[jan] Show personal notepad by default with disabled preferences (Bug #4078).
----
v2.1
----
[jan] Fix portal block if used with Kolab driver (tokoe@kde.org, Bug #2735).
[jan] Add Russian translation (Alexey Zakharov ).
[ben] Better support for MS-SQL.
--------
v2.1-RC1
--------
[jan] Confirm note deletions (Request #1156).
[jan] Add CLI script to import vNote data.
[cjh] Add support for dynamic re-sorting of the note list, including saving
the sort preferences on any changes.
[jan] Show character count next to notes.
[mas] Change any output of and tags to and for better
accessibility support.
[jan] Add permissions to restrict number of notes.
------
v2.0.3
------
[cjh] Close several XSS vulnerabilities with note and notepad data.
------
v2.0.2
------
[jan] Allow to import more than one note from vNote data at once.
----------
v2.0.2-RC1
----------
[cjh] Fix resetting categories to Unfiled (Bug #2018).
[cjh] Use bind variables in SQL driver, clean up required parameters
(selsky@columbia.edu, Bug #1791).
[cjh] Add a PostgreSQL upgrade script (Bug #1779).
[cjh] Better error handling when deleting shares that don't exist (Bug #1754).
[jan] Add Japanese translation (Hiromi Kimura ).
[jan] Add shortcut icon (favicon.ico).
------
v2.0.1
------
[jan] Fix print view.
[jan] Fix print button.
----
v2.0
----
[cjh] UIDs need to be stored in the History system with a mnemo: prefix and
with the notepad so as not to confuse different instances of the
same note (if two users both have a note on their seperate notepads,
they should have unique histories for that note).
[cjh] Don't throw a fatal error if an empty share name is submitted
(Bug #1000).
--------
v2.0-RC3
--------
[cjh] Add My Notepads menu entry.
--------
v2.0-RC2
--------
[jan] Add Czech translation (Pavel Chytil ).
[jan] Add Latvian translation (Janis Eisaks ).
--------
v2.0-RC1
--------
[jan] Tweak layout of the summary block.
---------
v2.0-BETA
---------
[jan] Add Polish translation (Mateusz Kaminski ).
[jan] Add special black-on-white styles for message printing.
[jan] Add access keys.
[cjh] Add Kolab drivers (Stuart Bingë ).
----------
v2.0-ALPHA
----------
[cjh] GUIDs now only contain mnemo: and the note ID - sharename is not needed.
[cjh] Note IDs are now 32-character unique strings, to be useable as GUIDs.
The SQL table definition has changed; conversion scripts are in scripts/.
[cjh] The notes/ API now implements the modern methods required for SyncML and
other syncing efforts.
[cjh] Make sure there is a view link for empty notes.
[cjh] Add a Delete link from the note edit screen.
[cjh] Make sure that the correct categories for a note's current notepad
are always used.
[cjh] Change how memos are stored in the SQL driver.
scripts/create_sequence.php will update an existing database with no
loss of data.
[cjh] Display the Creation and Last-Modified dates in the note view.
[cjh] Track addition, modification, and deletion of notes
with the Horde History:: API.
[cjh] Add import of vNotes.
[cjh] Show the full memo body in a tooltip.
[cjh] Add a preference for the default category for notes
(Brian Keifer ).
[jan] Add UTF-8 support and charset parameter for backend drivers.
[jan] Only show selected note categories on the summary screen
(Brian Keifer ).
[cjh] Much more comprehensive permissions checking, and support for
guest access.
[cjh] Use the global shares editing page for changing/assigning share
permissions.
[mac] Allow importing onto any available Notepad.
[mac] Add shared notepads.
------
v1.1.4
------
[jan] Close XSS when setting the parent frame's page title by javascript (cjh).
------
v1.1.3
------
[jan] Add Polish translation (Mateusz Kaminski ).
------
v1.1.2
------
[jan] Make memos without description accessible from the memo list.
------
v1.1.1
------
[jan] Add Italian translation (Sergio G. Caredda ).
[jan] Add Romanian translation (Eugen Hoanca ,
Marius Dragulescu ).
----
v1.1
----
[jan] Rename Memos to Notes (mac).
[jan] Add print memo button (mac).
[jan] Show current category color in category color options screen
(Jan Kuipers ).
[jan] Add ability to create/remove categories (mac).
[jan] Add user preferences for the color of different categories (mac).
[jan] Add Mnemo::addParameter().
[jan] Add Greek translation (Stefanos I. Dimitriou ).
[jan] Add Slovak translation (Ivan Noris ).
[jan] Add Norwegian Bokmaal translation (Torstein S. Hansen ).
[jan] Add Bulgarian translation (Miroslav Pendev ).
[jan] Add Lithuanian translation (Darius Matuliauskas ).
[jan] Replace = with ).
----
v1.0
----
[jan] Add Hungarian translation (Laszlo L. Tornoci ).
[jan] Add Simplified Chinese translation (Peter Wang ).
[jan] Add Czech translation (Pavel Chytil ).
[jan] Add Brazilian Portuguese translation (Antonio Dias ).
[jan] Add Dutch translation (Jan Kuipers ).
[jan] Add French translation (Thierry Thomas ).
[jan] Add Finnish translation (Leena Heino ).
[jan] Add Norwegian Nynorsk translation (Per-Stian Vatne ).
[jan] Add Traditional Chinese translation (Chih-Wei Yeh ).
[jan] Add Swedish translation (Andreas Dahlén ).
[jan] Add Spanish translation (Raul Alvarez Venegas ).
[jan] Add German translation.
[jan] Add Portuguese translation (Nuno Loureiro ).
[cjh] Initial Mnemo version, based on Nag.