Archived
1
0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/NEWS
Dan Helfman 2bcbc17172 Feature to preview notebook as viewer or collaborator, so you can see what it
will look like to people you share it with.

Hopefully fixed broken demo conversion detection.
2008-01-06 00:12:18 +00:00

29 lines
1.1 KiB
Plaintext

1.1.0: January ??, 2007
* Ability to invite people to your notebook as a collaborator or owner.
* Feature to preview a notebook as a viewer would see it.
* Note revisions list now include username of the user who made that revision.
* Fixed bug where passwords with special characters broke password hashing.
* Fixed bug where link info box summaries sometimes contained HTML tags.
1.0.4: December 30, 2007
* Ability to invite people to view your notebook.
* When the web browser is resized, all notes are automatically resized as well.
* Fixed note focusing in Safari.
* Fixed note state detection (bold, italic, etc.) in Safari.
* Improved input validation.
1.0.3: November 28, 2007
* Updated logo, which is now an image and could be theoretically replaced for
branding purposes.
1.0.2: November 28, 2007
* Refactored code that creates note summaries for the link info box.
* Improved error reporting when a loading a page that causes an exception.
1.0.1: November 17, 2007
* Ability to create, rename, delete, and switch between multiple wiki
notebooks in a single account.
1.0.0: November 12, 2007
* Initial release.