From 3888c381b81ac1d6546f37505c7b965e6b09d6ed Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 1 Aug 2016 16:43:30 -0300 Subject: [PATCH] v0.4.1 --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a595aa5..f11670e7 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,13 @@ Zinc FreeNode MightyText +Zoho Email +Zoho Chat +Roundcube +Horde +SquirrelMail -















+

















## Features @@ -84,11 +89,17 @@ - [x] Minimize to tray. - [x] Mute audio to specific service. - [x] Separate tabs floating to the right. +- [x] Go Offline on specific service. +- [x] Start automatically on system startup. +- [x] Custom Code Injection. +- [x] Keyboard Shortcuts. ## Privacy No personal information will be saved +Sessions will persist using the [partition:persist](http://electron.atom.io/docs/api/web-view-tag/#partition) attribute for Webviews. So every time you open Rambox, your sessions will keep alive until you remove the service. + Sync feature use Auth0 for Single Sign On & Token Based Authentication with the integration with Firebase to store the services that user is using (and the configuration for each service). You are always welcome to check the code! ;) ## [Install on Linux - Steps](https://github.com/saenzramiro/rambox/wiki/Install-on-Linux)