0.110880 2011-03-28 22:07:48 America/Chicago
* Bugfix: Links sometimes treated whitespace incorrectly
* Bugfix: Escaping links did not work in some cases
* Up until now passwords were stored in plain text. They will no be stored
as a salted hash using the digest configured in the digest directory (or
SHA-512 if not given). If someone out there has been trying this out, you
MUST run yukki-passwd for every user to hash the passwords.
* Added the yukki-passwd script to help with password changes.
* Added the first few unit tests.
* The configuration file is now checked for correctness when it is loaded.
0.110850 2011-03-25 23:24:42 America/Chicago
* The repository is now the left-most breadcrumb item
* Directories will no longer be listed in attachment lists.
* URIs and links are better escaped and handle a wider variety of formats
and characters
* Links to pages that have not be created now show in red
* Better finding and handling of file name and file type.
* Breadcurmb and other automatic titles will not include the file suffix in
the title any longer (i.e., .yukki does not show so often)
* Various styling and layout fixes
0.110840 2011-03-25 00:33:26 America/Chicago
* Improved links and the hierarchical arrangement of files in the
repository.
* You can put links in a sub-topic via ./Foo
* You can put links in a absolute path via /Foo
* Better labels for links, especially links to different parts of the
file tree
* Better formatting for pre and blockquote
* Sessions now persist across restarts via CHI and FastMmap caching.
* Added a breadcrumb to the shell template
0.110830 2011-03-23 23:45:57 America/Chicago
* First release of Yukki to CPAN
* You can login and has support for groups and ACLs
* Anonymous users may edit or not depending on the reposotiry configuration
* Support for yukkitext with yukkilinks and attachment URLs
* You can upload attachments with drag and drop