Beta release fixes (#1850)
* Bump common packages to latest * Turning on new features * Fixing the offline-app page * Bump minor version
This commit is contained in:
		
				
					committed by
					
						
						Abhijith Chatra
					
				
			
			
				
	
			
			
			
						parent
						
							e9c2763eaf
						
					
				
				
					commit
					c1c5e816c6
				
			@@ -368,7 +368,7 @@
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
    <script>
 | 
			
		||||
        $(document).ready(function () {
 | 
			
		||||
        document.addEventListener("DOMContentLoaded", function () {
 | 
			
		||||
            tickEvent = function (id, data) {
 | 
			
		||||
                if (!pxt.aiTrackEvent) return;
 | 
			
		||||
                if (!data) pxt.aiTrackEvent(id);
 | 
			
		||||
@@ -462,11 +462,11 @@
 | 
			
		||||
                        <span class="c5 c1">3.</span>
 | 
			
		||||
                        <span class="c1">        </span>
 | 
			
		||||
                        <span class="c5 c1">ASSOCIATED ONLINE SERVICES.</span>
 | 
			
		||||
                        <span class="c1">        Some features of the software provide access 
 | 
			
		||||
                            to, or rely on, online services to provide you information about updates to the software or extensions, 
 | 
			
		||||
                            or to enable you to retrieve content, collaborate with others, or otherwise supplement your development 
 | 
			
		||||
                            experience.  As used throughout these license terms, the term <q>software</q> includes these online 
 | 
			
		||||
                            services and features. By using these online services and features you consent to the to the 
 | 
			
		||||
                        <span class="c1">        Some features of the software provide access
 | 
			
		||||
                            to, or rely on, online services to provide you information about updates to the software or extensions,
 | 
			
		||||
                            or to enable you to retrieve content, collaborate with others, or otherwise supplement your development
 | 
			
		||||
                            experience.  As used throughout these license terms, the term <q>software</q> includes these online
 | 
			
		||||
                            services and features. By using these online services and features you consent to the to the
 | 
			
		||||
                            transmission of information as described in Section 5, DATA.
 | 
			
		||||
                        </span>
 | 
			
		||||
                    </p>
 | 
			
		||||
@@ -741,7 +741,7 @@
 | 
			
		||||
                        <span class="c3 c1"> </span>
 | 
			
		||||
                    </p>
 | 
			
		||||
                    <p class="c11">
 | 
			
		||||
                        <span class="c3 c1">Micro:bit and micro:bit logo are trademarks and/ or copyrights of the Micro:bit 
 | 
			
		||||
                        <span class="c3 c1">Micro:bit and micro:bit logo are trademarks and/ or copyrights of the Micro:bit
 | 
			
		||||
                            Educational Foundation. ©Micro:bit Educational Foundation. All rights reserved.
 | 
			
		||||
                        </span>
 | 
			
		||||
                    </p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user