<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>piwik Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/piwik/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/piwik/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Sun, 24 Aug 2014 17:41:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>piwik Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/piwik/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Piwik 2.5.0 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/piwik-2-5-0-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 24 Aug 2014 17:41:47 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[piwik]]></category>
		<category><![CDATA[poll]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7427</guid>

					<description><![CDATA[<p>&#8220;Piwik 2.5.0 this is a major release.&#8221; Piwik 2.5.0 is a open source web analytics software program. It provides you with detailed real time reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages and so much more. Piwik 2.5.0 aims to be an open source alternative [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/piwik-2-5-0-update-released/">Piwik 2.5.0 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Piwik 2.5.0 this is a major release.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-7236 size-full" src="http://miamihoster.com/wp-content/uploads/2014/04/piwik-logo.gif" alt="Piwik 2.5.0 logo - Miami Hoster - Domain registration, web hosting, website design, development, marketing and security" width="100" height="100" /></p>
<p><span style="color: #454545;">Piwik 2.5.0 is a open source web analytics software program.</span></p>
<p><span style="color: #454545;"> It provides you with detailed real time reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages and so much more. </span></p>
<p><span style="color: #454545;">Piwik 2.5.0 aims to be an open source alternative to Google Analytics.</span></p>
<h2>Changes Details</h2>
<ul>
<li>New open source project] Github issues mirror for Data ownership and better searchability, on issues.piwik.org</li>
<li>Create a CHANGELOG.md file that lists all changes and improvements to the core platform</li>
<li>Create a CONTRIBUTING.md file to let users know how to contribute to Piwik [by @tsteur]</li>
<li>Refactor reports and dimensions [by @tsteur]</li>
<li>When there is an error in Piwik throw a http error code 500 [by @mattab]</li>
<li>Don’t store custom variables in cookies (better privacy) [by @mattab]</li>
<li>When upgrading Piwik, –dry-run should show all SQL queries including Plugins install queries</li>
<li>Cross-origin resource sharing [by @czolnowski, @halfdan, @mattab]</li>
<li>Issues with changing segment name. [by @tsteur]</li>
<li>“report to load by default” does not change to “All Websites” [by @tsteur]</li>
<li>Fix HHVM support for CLI [by @Diftraku, @tsteur]</li>
<li>New Search engines [by @sgiehl]</li>
<li>In piwik.js when ‘disableCookies’ is pushed to the _paq array, apply it first [by @mattab]</li>
<li>Show footer icons in the Ecommerce reports [by @tsteur]</li>
<li>Notice: Undefined index: 2011-08-18 in plugins/API/API.php on line 493 [by @mattab]</li>
<li>Refactor core:archive command to use symfony console $input rather than getParameterFromCli() method [by @diosmosis]</li>
<li>In processed report a segment parameter is not added to ImageGraph URL [by @tsteur, @mattab]</li>
<li>filter, showColumns, hideColumns should work if API returns arrays [by @tsteur]</li>
<li>Created unified system for running tests in travis for Piwik Core and any Piwik plugin. [by @diosmosis, @mattab]</li>
<li>Movers and Shakers not compairing correctly when using Segmentation [by @tsteur]</li>
<li>make the opt-out form work even if JavaScript is disabled [by @craue, @tsteur]</li>
<li>refs #5950 add possibility to sort Live.getLastVisitsDetails [by @tsteur]</li>
<li>refs #5936 remove gone files during update [by @tsteur]</li>
<li>MultiSites.getAll returns wrong format under circumstances [by @tsteur]</li>
<li>Add ‘Marketplace’ link to the top menu [by @tsteur]</li>
<li>When Ajax request ends with error (5xx or 4xx), Piwik should display a friendly message notification [by @tsteur]</li>
<li>Create FAQ to help troubleshoot the error “Failed to load HTML file”</li>
<li>Widget error message “The report ‘nb_pageviews’ was requested but it is not available at this stage…” [by @diosmosis]</li>
<li>Encountered unsupported archive type ‘dat.gz.’. [by @mattab]</li>
<li>Add icon for browser “Mobile Safari” [by @sgiehl]</li>
<li>PHP Warning: parse_url(http://): Unable to parse URL in core/UrlHelper.php on line 494 [by @fhemberger, @tsteur]</li>
<li>show visit time in visitor profile [by @mattab]</li>
<li>huge whitespace in visitor profile [by @fhemberger]</li>
<li>Visitor engagement: too wide [by @fhemberger]</li>
<li>Change Visitor Profile log tooltip [by @tsteur]</li>
<li>Piwik auf IIS im shared hosting erzeugt fehlerhafte CSS-Datei [by @tsteur]</li>
<li>“zlib i missing” on 64bit Ubuntu systems [by @mattab]</li>
<li>Real Time Visitor Count – wrong actions counter [by @tsteur]</li>
<li>code cleanup [by @craue, @mattab]</li>
<li>Fix parameter in deprecation message in /misc/cron/archive.php [by @fhemberger, @mattab]</li>
<li>Adding the new variables to “UsersManager.addUser.end” and “UsersManager.updateUser.end” triggers [by @burakcakirel, @mattab]</li>
<li>Uninitialized string offset: 1 in /srv/piwik/core/Piwik.php on line 158 [by @tsteur]</li>
<li>Piwik’s asynchronous command line execution module does not properly detect currently running processes on some systems [by @diosmosis]</li>
<li>code cleanup [by @craue, @tsteur]</li>
<li>Search engine “Yandex” is defined as a website [by @sgiehl]</li>
<li>[2.4.1] VisitorMap wrong visit summary? [by @tsteur]</li>
<li>Add name parameter to MenuTop. [by @czolnowski, @tsteur]</li>
<li>Treat response with any 2xx status code as successful POST track request [by @sslavic, @mattab]</li>
<li>Show the image description also as title [by @ThaDafinser, @tsteur]</li>
<li>PHP Documentation shows 404 Error [by @tsteur]</li>
<li>added missing variable to postEvent [by @mgazdzik, @tsteur]</li>
<li>Unable to use new domain extensions as an email address [by @tsteur]</li>
<li>remove dead code [by @craue, @tsteur]</li>
<li>code cleanup [by @craue, @tsteur]</li>
<li>On update, automatically delete from filesystem all Piwik files that are not in the latest release [by @tsteur]</li>
<li>In the Visitor Profile, show also the time of the visit [by @ThaDafinser, @mattab]</li>
<li>Integration Tests refactor (move API testing logic to separate classes) [by @diosmosis, @mattab]</li>
<li>Calling MultiSites.getAll results in “Invalid parameter number” (in Piwik 2.5.0-b1) [by @tsteur]</li>
<li>refs #5820 Report and dimension refactoring [by @tsteur]</li>
<li>Plugin: Howto skip/adjust config filter? [by @tsteur]</li>
<li>Visitors in real-time widget “Page views” metric should not counts other action types [by @mattab, @piwik-auto-commit-bot]</li>
<li>fixed broken EventDispatcher mechanism for sorting callbacks order [by @mgazdzik, @halfdan]<br />
#5899 Missing word in FAQ</li>
<li>search.yahoo.com tracked as external referrer [by @sgiehl]</li>
<li>Display more useful message when error `Abort pclzip.lib.php : Missing zlib extensions` [by @mattab]</li>
<li>Add example Dimensions and example Reports to the `ExamplePlugin` [by @tsteur]</li>
<li>Delete unused column `log_conversion.referer_visit_server_date` [by @mattab]</li>
<li>CORS refactoring [by @czolnowski, @mattab]</li>
<li>Visitor profile image width to max-width [by @ThaDafinser, @mattab]</li>
<li>Unit test fixes [by @mnapoli, @mattab]</li>
<li>Run marketplace plugin tests with the defined PHP version in plugin.json [by @tsteur]</li>
<li>Fixed a test to use the configured root URL [by @mnapoli, @mattab]</li>
<li>When an admin removes a user’s access to a website, sending scheduled reports may fail [by @tsteur]</li>
<li>5896 add showColumns/hideColumns filters to arrays [by @tsteur]</li>
<li>Run tests on older version PHP 5.3.3 [by @mattab]</li>
<li>Searching in datatable for `?param` results in error message [by @tsteur]</li>
<li>Sorting Live.getLastVisitsDetails visits by a custom column [by @tsteur]</li>
<li>Add search engine sputnik.ru [by @sgiehl]</li>
<li> Notice: Undefined index: dimension in plugins/API/RowEvolution.php on line 334 [by @tsteur]</li>
<li>When editing an existing goal, radio buttons are not checked [by @tsteur]</li>
<li>shell_exec(): Cannot execute using backquotes in Safe Mode [by @mattab]</li>
<li>Prevent ArchiveWeb test from failing [by @tsteur]</li>
<li>[automatic translation update] Updated 90 strings in 8 languages (da, de, el, fr, it, ru, sv, tr) [by @sgiehl]</li>
<li>[automatic translation update] Updated 65 strings in 2 languages (de, pl) [by @sgiehl]</li>
<li>[automatic translation update] Updated 68 strings in 5 languages (da, de, el, sl, tr) [by @sgiehl]</li>
<li>[automatic translation update] Updated 84 strings in 7 languages (el, it, ja, nb, nl, sv, tr) [by @sgiehl]</li>
<li>[automatic translation update] Updated 131 strings in 8 languages (ru, fr, sv, cs, da, de, el, it) [by @sgiehl]</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="Piwik 2.5.0 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Piwik" target="_blank" rel="noopener noreferrer">Piwik 2.5.0 Demo</a> (Softaculous external link)<br />
<a title="Piwik 2.5.0 Changelog" href="http://piwik.org/changelog/piwik-2-5-0/" target="_blank" rel="noopener noreferrer">Piwik 2.5.0 Changelog</a> (External link)<br />
<a title="Piwik 2.5.0 Official Website - miami hoster" href="http://piwik.org/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start Piwik 2.5.0</strong><br />
Run Piwik 2.5.0 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to Piwik 2.5.0</span></li>
<li><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted Piwik 2.5.0</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Piwik 2.5.0</span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/piwik-2-5-0-update-released/">Piwik 2.5.0 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Piwik 2.1.0 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/piwik-2-1-0-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 02 Apr 2014 18:24:38 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[piwik]]></category>
		<category><![CDATA[Polls]]></category>
		<category><![CDATA[survey]]></category>
		<guid isPermaLink="false">http://miamihoster.com/piwik-2-1-0-update-released</guid>

					<description><![CDATA[<p>&#8220;Piwik 2.1.0 this release contains several performance and reliability improvements.&#8221; Piwik 2.1.0 is a open source web analytics software program. It provides you with detailed real time reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages and so much more. Piwik 2.1.0 aims to be [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/piwik-2-1-0-update-released/">Piwik 2.1.0 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Piwik 2.1.0 this release contains several performance and reliability improvements.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-7236" alt="Piwik 2.1.0 logo - Miami Hoster - Domain registration, web hosting, website design, development, marketing and security" src="http://miamihoster.com/wp-content/uploads/2014/04/piwik-logo.gif" width="100" height="100" /></p>
<p><span style="line-height: 1.5em;">Piwik 2.1.0 is a open source web analytics software program.</span></p>
<p><span style="line-height: 1.5em;"> It provides you with detailed real time reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages and so much more. </span></p>
<p><span style="line-height: 1.5em;">Piwik 2.1.0 aims to be an open source alternative to Google Analytics.</span></p>
<h2>Changes Details</h2>
<ul>
<li><span style="line-height: 1.5em;">#4604 Archive.php memory improvements (up to 10 times less memory required!)</span></li>
<li><span style="line-height: 1.5em;">#4611 Make Innodb the new default type for all new Piwik installations (VS Myisam)</span></li>
<li><span style="line-height: 1.5em;">#514 New Plugin: Provide HTTP_AUTH Authentication for Piwik – Release in Marketplace</span></li>
<li><span style="line-height: 1.5em;">#2589 Add Support for Multiple Superusers</span></li>
<li><span style="line-height: 1.5em;">#4564 Introduce new User permission: Super User Access</span></li>
<li><span style="line-height: 1.5em;">#4610 Make Archive.php use PHP CLI instead of Web, more reliable and faster</span></li>
<li><span style="line-height: 1.5em;">#4617 Various improvements to Devices Detection algorithm</span></li>
<li><span style="line-height: 1.5em;">#3433 Implement a Smart App Banner to promote iPhone / iPad App</span></li>
<li><span style="line-height: 1.5em;">#4502 Add Segment Editor to the Iframed embed dashboard</span></li>
<li><span style="line-height: 1.5em;">#4520 Implement Smart App banner for Android devices</span></li>
<li><span style="line-height: 1.5em;">#4582 Allow Super Users to change their alias</span></li>
<li><span style="line-height: 1.5em;">#4796 Piwik will now use Semantic Versioning for Piwik core releases and all plugins</span></li>
<li><span style="line-height: 1.5em;">#4675 New config setting to disable Creation of real time segments by non Super Users</span></li>
<li><span style="line-height: 1.5em;">#4701 CSV format for Scheduled Email Reports</span></li>
<li><span style="line-height: 1.5em;">#4683 Tracking API speed improvement: cache parsed yaml in tracker cache (DevicesDetection)</span></li>
<li><span style="line-height: 1.5em;">#4001 Remove force_ssl_login setting -&gt; only support force_ssl for security</span></li>
<li><span style="line-height: 1.5em;">#4529 Automatically activate/deactivate the ‘Login’ plugin when activating another Login plugin (eg. LdapLogin)</span></li>
<li><span style="line-height: 1.5em;">#4532 Custom date range not working if archiving triggered by report view from browser is disabled</span></li>
<li><span style="line-height: 1.5em;">#4562 no option to “Reuse the tables” when reinstalling Piwik</span></li>
<li><span style="line-height: 1.5em;">#4580 Users should not be able to delete custom segments created by Super User</span></li>
<li><span style="line-height: 1.5em;">#4598 Different visitors with the same configuration visiting the site at same second, could be recorded as one visitor</span></li>
<li><span style="line-height: 1.5em;">#4612 Regressed: Scheduled reports should be sent automatically by webcron, when cron is not setup</span></li>
<li><span style="line-height: 1.5em;">#4653 If server is not using at least PHP 5.3, make sure Piwik displays a useful error message</span></li>
<li><span style="line-height: 1.5em;">#4563 PrivacyManager settings + Custom logo should be stored using Option:: rather than in config file</span></li>
<li><span style="line-height: 1.5em;">#4565 Overriding location, city, region, latitude, longitude should be work for all actions</span></li>
<li><span style="line-height: 1.5em;">#4607 Kindly Ask plugins developers of plugins for Piwik 1.x to convert to Piwik 2 platform</span></li>
<li><span style="line-height: 1.5em;">#4609 Remove comments still referencing old Piwik_ (before using PHP 5.3 namespaces)</span></li>
<li><span style="line-height: 1.5em;">#1877 Search Engine Detection: plugin hook</span></li>
<li><span style="line-height: 1.5em;">#3343 Live: Returning visitor to open last visits for this visitor, in Visitor Log &amp; Last visits widget</span></li>
<li><span style="line-height: 1.5em;">#3865 Detect Firefox OS</span></li>
<li><span style="line-height: 1.5em;">#4084 Show “Help us translate Piwik” after Installation</span></li>
<li><span style="line-height: 1.5em;">#4503 New segment: support for ‘visitConvertedGoalId’ in all reports (visitors who converted a particular Goal)</span></li>
<li><span style="line-height: 1.5em;">#4517 Create plugin to list all scheduled tasks</span></li>
<li><span style="line-height: 1.5em;">#4539 Taks Timetable Plugin: Show actual Piwik ServerTime</span></li>
<li><span style="line-height: 1.5em;">#4569 Add feedback message when a segment is used, and browser_archiving_disabled_enforce = 1</span></li>
<li><span style="line-height: 1.5em;">#4711 New console command to update core and/or plugins</span></li>
<li><span style="line-height: 1.5em;">#3789 Misplaced icons when report spans on multiple pages</span></li>
<li><span style="line-height: 1.5em;">#3964 Piwik detects Opera 15 as Chrome 28</span></li>
<li><span style="line-height: 1.5em;">#3990 Samsung Tab should be qualified as tablet</span></li>
<li><span style="line-height: 1.5em;">#4260 Make campaign name and campaign keyword lowercase when tracking</span></li>
<li><span style="line-height: 1.5em;">#4375 Metrics picker on Referrers: add “Total” record</span></li>
<li><span style="line-height: 1.5em;">#4432 Notice:Array to string conversion in tmp/templates_c/42/f7/</span></li>
<li><span style="line-height: 1.5em;">#4436 Clockwork API returned the following error message : Error 7: ‘Content’ Parameter Not Specified’</span></li>
<li><span style="line-height: 1.5em;">#4439 invalid shutdown callback when eAccelerator is enabled</span></li>
<li><span style="line-height: 1.5em;">#4443 Theming: some images not overridden by theme images</span></li>
<li><span style="line-height: 1.5em;">#4451 “Load more visits” with “Visitor Profile” loads the same visits</span></li>
<li><span style="line-height: 1.5em;">#4496 Annotations, unserialize() [function.unserialize]: Error at offset</span></li>
<li><span style="line-height: 1.5em;">#4525 Incorrect url redirection from transitions modal window</span></li>
<li><span style="line-height: 1.5em;">#4533 Auto Geoip Db update may fail, Tar library not loading in some server configs</span></li>
<li><span style="line-height: 1.5em;">#4540 tasks timetable plugin: take year into account</span></li>
<li><span style="line-height: 1.5em;">#4541 Visits per server time wrong sort key…</span></li>
<li><span style="line-height: 1.5em;">#4557 Piwik detects Midori 0.5 as Chrome 18</span></li>
<li><span style="line-height: 1.5em;">#4559 GeoIPCity.dat error in UIAssetCacheBuster.php</span></li>
<li><span style="line-height: 1.5em;">#4560 Fix Piwik API to be used with AngularJS JSONP callback</span></li>
<li><span style="line-height: 1.5em;">#4561 typo in plugins/Login/templates/login.twig</span></li>
<li><span style="line-height: 1.5em;">#4568 Invalidating reports may fail because of log delete settings</span></li>
<li><span style="line-height: 1.5em;">#4578 Show author of plugin</span></li>
<li><span style="line-height: 1.5em;">#4600 Untranslated text in referrers template</span></li>
<li><span style="line-height: 1.5em;">#4603 Ensure Database is set in Tracker</span></li>
<li><span style="line-height: 1.5em;">#4618 DisplayTopKeywords only shows a single character</span></li>
<li><span style="line-height: 1.5em;">#4628 Log Analytics –enable-bots does not enable bots tracking</span></li>
<li><span style="line-height: 1.5em;">#4631 Installation: when upgrading from 2.0.3 and reusing existing tables during install, sql error</span></li>
<li><span style="line-height: 1.5em;">#4654 Update currencies</span></li>
<li><span style="line-height: 1.5em;">#4669 Call to undefined method Twig_TokenStream::nextIf in core/View/RenderTokenParser.php line 43</span></li>
<li><span style="line-height: 1.5em;">#4678 Fatal error in VisitsSummary\Controller::getEvolutionGraph()</span></li>
<li><span style="line-height: 1.5em;">#4679 SegmentEditor API throws NoAccessException</span></li>
<li><span style="line-height: 1.5em;">#4681 The Tracker.getDatabaseConfig event is fired before the loading of the plugins</span></li>
<li><span style="line-height: 1.5em;">#4682 Morpheus theme makes tables in security settings partly unreadable</span></li>
<li><span style="line-height: 1.5em;">#4516 do not track pingdom bot</span></li>
<li><span style="line-height: 1.5em;">#4614 Remove visualphpunit</span></li>
<li><span style="line-height: 1.5em;">#4538 German Translation for Scheduled Task/ Task Timetable Plugin attached</span></li>
<li><span style="line-height: 1.5em;">#3800 Styling: Missing indentions for level5 and deeper</span></li>
<li><span style="line-height: 1.5em;">#3971 Wrong device detection</span></li>
<li><span style="line-height: 1.5em;">#3972 UserSettings.getMobileVsDesktop error with period=month, date=previous1, idSite=all</span></li>
<li><span style="line-height: 1.5em;">#4263 geoip DB automatic update doesn’t respect update period</span></li>
<li><span style="line-height: 1.5em;">#4536 UI bugs connected to subdatatables</span></li>
<li><span style="line-height: 1.5em;">#4545 Social Network icon for Youtu.be is missing</span></li>
<li><span style="line-height: 1.5em;">#4556 Small UI error in “Real time visitor count”…</span></li>
<li><span style="line-height: 1.5em;">#4567 CacheBuster is suboptimal</span></li>
<li><span style="line-height: 1.5em;">#4572 Useless code spotted.</span></li>
<li><span style="line-height: 1.5em;">#4626 Warning: preg_match(): Unknown modifier ‘/’ in Url.php</span></li>
<li><span style="line-height: 1.5em;">#4655 Invalidate merged Noncore JS / CSS in case of any plugin update/downgrade/uninstall</span></li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2><span>More Information</span></h2>
<ul>
<li><span><span><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><strong>Try Online Demo</strong><br />
<a title="Piwik 2.1.0 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Piwik" target="_blank" rel="noopener noreferrer">Piwik 2.1.0 Demo</a> (Softaculous external link)<br />
<a title="Piwik 2.1.0 - Changelog - Miami Hoster" href="http://piwik.org/changelog/piwik-2-1-0/" target="_blank" rel="noopener noreferrer">Piwik 2.1.0 Changelog</a> (External link)<br />
<a title="Piwik 2.1.0 Official Website - miami hoster" href="http://piwik.org/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></span></span></span></span></li>
<li><span><span><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><strong>Start Piwik 2.1.0</strong><br />
Run Piwik 2.1.0 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install Piwik 2.1.0</span></span></span></span></span></li>
<li><span><span><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><strong>Hosted Piwik 2.1.0</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Piwik 2.1.0</span></span></span></span></span></li>
</ul>
</td>
<td valign="top" width="50%"><span style="font-size: 14px; line-height: 21px;"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;">[otw_is sidebar=otw-sidebar-7]</span></span></td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/piwik-2-1-0-update-released/">Piwik 2.1.0 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
