From 56fd72c8fa9371dad03a7be1a9f749743ab27103 Mon Sep 17 00:00:00 2001 From: Jan Molak Date: Sun, 6 Oct 2013 18:40:45 +0100 Subject: [PATCH] Build Monitor supports long-lived cookies as of v1.0+build.50 --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 8931efe43..ac9f6ee23 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,6 @@ What this means to you is that if you'd like to use the Build Monitor plugin, pl that you're using Chrome or Opera to display it. Safari 7 and Internet Explorer 11 will be supporting this functionality in the [near future](http://caniuse.com/flexbox). -### View configuration stored in a session cookie - -Current implementation of Angular.js doesn't seem to allow for storing cookies with expiry time set to -[anything longer than "session"](http://stackoverflow.com/questions/12624181/angularjs-how-to-set-expiration-date-for-cookie-in-angularjs). - -What this means to you is that if you change the default font size or column count settings and restart the browser, -you'll need to apply your changes again after restart. I'm working on this one, so stay tuned. - ## Roadmap 1. Display what triggered the build (SCM change, another job, manual)