Hi all,
Newebe is still improving. We add interesting features during the last
month. So we are proud to announce the release 0.3.1 of Newebe ! This
is a big step because now, except about security issues, Newebe is
fully functional : network errors can be handled by user, user has
full access to his profile information and to his activities and of
course can interact fully with his contacts. At last, UI got some
improvements that makes the software looking better.
Here are the list of new features since 0.2.0
User features :
* Contact synchronization : if your Newebe was off and you missed
messages, just push sync button to retrieve all missed messages.
* Password modification : now user can change his password through the
interface.
* Notes manager : Evernote-like application (ok from far simpler than
Evernote).
* Selection : In any application you can select a
"document" (micropost, activity...) to display informations about it
or access to some features like deletion.
* Clearer interfaces
Under the hood :
* Better module separation : core module splitted in core, auth,
profile and contacts.
* Add Lettuce tests for Notes, Sync and activities modules
* Update Cakefile for improved development (watch mode do not stop
anymore when error occurs).
* Enhancement on Tornado web client for easier testing.
* New utility method : slugify, date conversion...
* Server code for ported to Tornado 2.0
* UI code ported to Backbone 0.5.3
* First step of Sphinx documentation for the server code.
Feel free to download it or grab it from the Github repository !
https://github.com/downloads/gelnior/newebe/newebe-0.3.1.zip
https://github.com/gelnior/newebe
Enjoy,
Gelnior