diff --git a/src/index.html b/src/index.html
index df92b04..65159c9 100644
--- a/src/index.html
+++ b/src/index.html
@@ -461,18 +461,31 @@
 			<div class="modal__content">
 				<h1>Whats new?</h1>
 				<div class="notification">
-				  <span class="notification__version">2.7.0</span>
-				  <ul>
-					<li><strong>Fork any creation!</strong>: Now you can fork any existing creation of yours to start a new work based on it. One big use case of this feature is "Templates"! <a target="_blank" href="https://kushagragour.in/blog/2017/05/web-maker-fork-templates/?utm_source=webmakerapp&utm_medium=referral">Read more about it</a>.</li>
-					<li><strong>Fonts 😍 </strong>: Super-awesome 4 fonts (mostly with ligature support) now available to choose from. Fira Code is the default font now.</li>
-					<li>Updated most used external libraries to latest versions.</li>
-					<li><strong>Bugfix</strong>: Add missing Bootstrap JS file to most used external libraries list.</li>
-					<li>Several other minor bugfixes and improvements to make Web Maker awesome!</li>
+					<span class="notification__version">2.7.1</span>
+					<ul>
+						<li><strong>Framer.js support</strong> - You can now load the latest framer.js library from <a href="https://builds.framerjs.com/" target="_blank">framer builds page</a> and start coding framer prototypes.</li>
+						<li><strong>Bugfix</strong>: Edit on CodePen is back in action.</li>
+						<li><strong>Bugfix</strong>: Autocompletion menu doesn't show on cut and paste now.</li>
+						<li><strong>Bugfix</strong>: Updated & fixed urls of some common external libraries to latest versions. UIKit3 & Bootstrap 4α are now in the list.</li>
+						<li>Preprocessor selector are now more accessible.</li>
 
-					<li>Great news to share with you - Web Maker has been featured on the Chrome Webstore homepage! Thanks for all the love :)</li>
-					<li><a href="https://github.com/chinchang/web-maker/issues" target="_blank">Suggest features or report bugs.</a></li>
-					<li>Thank you for being a part of this community of thousands of awesome developers. If you find Web Maker helpful, <a href="https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews" target="_blank" class="btn">Please rate Web Maker <span class="star"></span></a> & <a href="http://twitter.com/share?url=https://webmakerapp.com/&text=Web Maker - A blazing fast %26 offline web playground! via @webmakerApp&related=webmakerApp&hashtags=web,editor,chrome,extension" target="_blank" target="_blank" class="btn">share it</a>.</li>
-				  </ul>
+						<li><strong>🚀 Announcement</strong>: Web Maker has a <a href="https://gitter.im/web-maker-app/Lobby" target="_blank">chat lobby on Gitter</a> now - incase you need any help or just want to say Hi!</li>
+						<li><a href="https://github.com/chinchang/web-maker/issues" target="_blank">Suggest features or report bugs.</a></li>
+						<li>Thank you for being a part of this community of thousands of awesome developers. If you find Web Maker helpful, <a href="https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews" target="_blank" class="btn">Please rate Web Maker <span class="star"></span></a> & <a href="http://twitter.com/share?url=https://webmakerapp.com/&text=Web Maker - A blazing fast %26 offline web playground! via @webmakerApp&related=webmakerApp&hashtags=web,editor,chrome,extension" target="_blank" target="_blank" class="btn">share it</a>.</li>
+					</ul>
+				</div>
+
+				<div class="notification">
+					<span class="notification__version">2.7.0</span>
+					<ul>
+						<li><strong>Fork any creation!</strong>: Now you can fork any existing creation of yours to start a new work based on it. One big use case of this feature is "Templates"! <a target="_blank" href="https://kushagragour.in/blog/2017/05/web-maker-fork-templates/?utm_source=webmakerapp&utm_medium=referral">Read more about it</a>.</li>
+						<li><strong>Fonts 😍 </strong>: Super-awesome 4 fonts (mostly with ligature support) now available to choose from. Fira Code is the default font now.</li>
+						<li>Updated most used external libraries to latest versions.</li>
+						<li><strong>Bugfix</strong>: Add missing Bootstrap JS file to most used external libraries list.</li>
+						<li>Several other minor bugfixes and improvements to make Web Maker awesome!</li>
+
+						<li>Great news to share with you - Web Maker has been featured on the Chrome Webstore homepage! Thanks for all the love :)</li>
+					</ul>
 				</div>
 
 				<div class="notification">