"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "matomo" between the packages
matomo-4.13.3.tar.gz and matomo-4.14.0-rc1.tar.gz

About: Matomo is a web analytics platform that aims to be an open source alternative to Google Analytics that let you retain ownership and control over your data (formerly Piwik).
Release candidate.

Summary:

The "matomo" source code changed by about 1.2% and now consists of 9731 regular files (+6) and 1223 directories.

Related Informations:

See CHANGELOG.md (matomo 4.14.0-rc1).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Assembler program 1 0 0 0
Java program 15 0 0 1
Python program 1 0 0 0
Shell program 3 0 0 0
PHP program 3167 2 0 179
JavaScript file 269 0 0 12
JSON file 3499 0 0 100
SGML document 6 0 0 1
Berkeley database 2 0 0 0
Certificate file 1 0 0 0
CSS style sheet 22 0 0 0
Font file 5 0 0 0
HTML page 279 0 0 10
ICC profile 1 0 0 0
Qt Translation or MS TypeScript file 261 0 0 3
YAML file 24 0 0 7
Icon 1 0 0 0
Image file 1442 0 0 0
Vector Image file 226 1 0 0
Directory 1224 0 0 0
Archive 8 0 0 0
Change log 23 0 0 3
Information file 11 1 0 1
License 66 0 0 2
Readme file 71 0 0 5
Text file 325 2 0 4
Other 2 0 0 0
Total Files1095560328



Java Programs (1 of 15):

NameStatusDeltaVisual Diff
matomo/plugins/Feedback/vue/src/RateFeature/RateFeature.vue changed 0.7% diff

PHP Programs (181 of 3167):

NameStatusDeltaVisual Diff
matomo/config/manifest.inc.php changed 3.5% diff
matomo/core/ArchiveProcessor.php changed 0.4% diff
matomo/core/Changes/Model.php changed 1.6% diff
matomo/core/Columns/Dimension.php changed 0.5% diff
matomo/core/Common.php changed 2.1% diff
matomo/core/CronArchive.php changed 2.4% diff
matomo/core/DataAccess/LogAggregator.php changed 0.2% diff
matomo/core/DataTable.php changed 0.2% diff
matomo/core/Date.php changed 1.8% diff
matomo/core/Db/Schema/Mysql.php changed 0.3% diff
matomo/core/Exception/RedirectException.php changed 45.7% diff
matomo/core/FileIntegrity.php changed 3.7% diff
matomo/core/Filesystem.php changed 0.3% diff
matomo/core/Mail.php changed 0.3% diff
matomo/core/Metrics.php changed 19.3% diff
matomo/core/Nonce.php changed 25.5% diff
matomo/core/Plugin/Metric.php changed 27.2% diff
matomo/core/Plugin/Report.php changed 6.3% diff
matomo/core/SiteContentDetector.php changed 17.4% diff
matomo/core/testMinimumPhpVersion.php changed 4.1% diff
matomo/core/Tracker/TableLogAction/Cache.php changed 1.6% diff
matomo/core/Version.php changed 4.5% diff
matomo/plugins/Actions/Actions.php changed 19.4% diff
matomo/plugins/Actions/Archiver.php changed 4.3% diff
matomo/plugins/Actions/Columns/Metrics/AveragePageGenerationTime.php changed 2.9% diff
matomo/plugins/Actions/Columns/Metrics/AverageTimeOnPage.php changed 8.5% diff
matomo/plugins/Actions/Columns/Metrics/BounceRate.php changed 7.8% diff
matomo/plugins/Actions/Columns/Metrics/ExitRate.php changed 8.7% diff
matomo/plugins/API/ProcessedReport.php changed 0.6% diff
matomo/plugins/API/RowEvolution.php changed 0.5% diff
matomo/plugins/Contents/Columns/Metrics/InteractionRate.php changed 7.6% diff
matomo/plugins/Contents/Contents.php changed 12.2% diff
matomo/plugins/CoreAdminHome/API.php changed 3.0% diff
matomo/plugins/CoreAdminHome/Controller.php changed 0.5% diff
matomo/plugins/CoreAdminHome/OptOutManager.php changed 0.4% diff
matomo/plugins/CoreAdminHome/Tasks.php changed 3.6% diff
matomo/plugins/CoreHome/Columns/Metrics/ActionsPerVisit.php changed 10.0% diff
matomo/plugins/CoreHome/Columns/Metrics/AverageTimeOnSite.php changed 8.3% diff
matomo/plugins/CoreHome/Columns/Metrics/BounceRate.php changed 8.5% diff
matomo/plugins/CoreHome/Columns/Metrics/ConversionRate.php changed 8.3% diff
matomo/plugins/CoreHome/Columns/Metrics/EvolutionMetric.php changed 1.2% diff
matomo/plugins/CoreHome/Columns/Metrics/VisitsPercent.php changed 5.7% diff
matomo/plugins/CoreHome/Widgets/GetSystemSummary.php changed 10.9% diff
matomo/plugins/CoreUpdater/ReleaseChannel/LatestStable.php changed 6.6% diff
matomo/plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php changed 0.4% diff
matomo/plugins/CoreVisualizations/Visualizations/HtmlTable/Config.php changed 8.4% diff
matomo/plugins/CustomDimensions/Columns/Metrics/AverageTimeOnDimension.php changed 17.6% diff
matomo/plugins/CustomDimensions/Dimension/Name.php changed 1.8% diff
matomo/plugins/DevicesDetection/API.php changed 19.1% diff
matomo/plugins/DevicesDetection/functions.php changed 37.8% diff
matomo/plugins/Diagnostics/Commands/UnexpectedFiles.php added
matomo/plugins/Events/Actions/ActionEvent.php changed 1.4% diff
matomo/plugins/Events/Columns/Metrics/AverageEventValue.php changed 9.2% diff
matomo/plugins/Events/Events.php changed 6.1% diff
matomo/plugins/Goals/Columns/Metrics/AverageOrderRevenue.php changed 6.9% diff
matomo/plugins/Goals/Columns/Metrics/AveragePrice.php changed 6.2% diff
matomo/plugins/Goals/Columns/Metrics/AverageQuantity.php changed 8.7% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/AverageOrderRevenue.php changed 5.2% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/ConversionEntryRate.php changed 5.5% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/ConversionPageRate.php changed 6.3% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/ConversionRate.php changed 5.9% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/Conversions.php changed 8.8% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/ConversionsAttrib.php changed 8.2% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/ConversionsEntry.php changed 7.6% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/ItemsCount.php changed 8.0% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/Revenue.php changed 6.2% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/RevenueAttrib.php changed 6.1% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/RevenueEntry.php changed 6.1% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/RevenuePerEntry.php changed 4.3% diff
matomo/plugins/Goals/Columns/Metrics/GoalSpecific/RevenuePerVisit.php changed 4.3% diff
matomo/plugins/Goals/Columns/Metrics/ProductConversionRate.php changed 7.5% diff
matomo/plugins/Goals/Columns/Metrics/RevenuePerVisit.php changed 4.0% diff
matomo/plugins/Goals/DataTable/Filter/CalculateConversionPageRate.php changed 10.4% diff
matomo/plugins/Goals/Goals.php changed 4.8% diff
matomo/plugins/ImageGraph/StaticGraph/GridGraph.php changed 0.3% diff
matomo/plugins/LanguagesManager/LanguagesManager.php changed 2.2% diff
matomo/plugins/Live/VisitorProfile.php changed 2.3% diff
matomo/plugins/Live/Visualizations/VisitorLog.php changed 1.0% diff
matomo/plugins/Login/Controller.php changed 1.7% diff
matomo/plugins/PagePerformance/Columns/Metrics/AveragePageLoadTime.php changed 6.2% diff
matomo/plugins/PagePerformance/Columns/Metrics/AveragePerformanceMetric.php changed 3.5% diff
matomo/plugins/PagePerformance/Metrics.php changed 6.8% diff
matomo/plugins/PagePerformance/PagePerformance.php changed 4.8% diff
matomo/plugins/PrivacyManager/Model/DataSubjects.php changed 2.8% diff
matomo/plugins/Referrers/API.php changed 0.2% diff
matomo/plugins/Referrers/Columns/Base.php changed 0.6% diff
matomo/plugins/Referrers/Referrers.php changed 21.2% diff
matomo/plugins/SegmentEditor/SegmentEditor.php changed 3.3% diff
matomo/plugins/SitesManager/Controller.php changed 18.4% diff
matomo/plugins/SitesManager/GtmSiteTypeGuesser.php changed 65.2% diff
matomo/plugins/SitesManager/SitesManager.php changed 2.4% diff
matomo/plugins/TagManager/TagManager.php changed 4.7% diff
matomo/plugins/TagManager/Template/Tag/DriftTag.php changed 4.7% diff
matomo/plugins/TagManager/Template/Tag/GoogleAnalyticsUniversalTag.php changed 6.2% diff
matomo/plugins/Tour/Engagement/ChallengeSetupConsentManager.php changed 12.1% diff
matomo/plugins/Transitions/API.php changed 0.8% diff
matomo/plugins/UserCountry/Archiver.php changed 8.3% diff
matomo/plugins/UsersManager/Repository/UserRepository.php changed 0.9% diff
matomo/plugins/VisitFrequency/Columns/Metrics/ReturningMetric.php changed 5.1% diff
matomo/plugins/VisitFrequency/VisitFrequency.php changed 55.4% diff
matomo/vendor/autoload.php changed 10.1% diff
matomo/vendor/composer/autoload_classmap.php changed 0.1% diff
matomo/vendor/composer/autoload_real.php changed 39.0% diff
matomo/vendor/composer/autoload_static.php changed 0.2% diff
matomo/vendor/composer/ClassLoader.php changed 1.6% diff
matomo/vendor/composer/include_paths.php changed 16.6% diff
matomo/vendor/composer/installed.php changed 6.5% diff
matomo/vendor/matomo/device-detector/ClientHints.php changed 4.0% diff
matomo/vendor/matomo/device-detector/DeviceDetector.php changed 1.4% diff
matomo/vendor/matomo/device-detector/Parser/Client/Browser.php changed 1.2% diff
matomo/vendor/matomo/device-detector/Parser/Client/MobileApp.php changed 12.9% diff
matomo/vendor/matomo/device-detector/Parser/Device/AbstractDeviceParser.php changed 2.5% diff
matomo/vendor/matomo/matomo-php-tracker/MatomoTracker.php changed 0.1% diff
matomo/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php changed 52.7% diff
matomo/vendor/phpmailer/phpmailer/src/DSNConfigurator.php added
matomo/vendor/phpmailer/phpmailer/src/PHPMailer.php changed 0.1% diff
matomo/vendor/phpmailer/phpmailer/src/POP3.php changed 0.3% diff
matomo/vendor/phpmailer/phpmailer/src/SMTP.php changed 0.5% diff
matomo/vendor/twig/twig/src/Environment.php changed 0.5% diff
matomo/vendor/twig/twig/src/Extension/CoreExtension.php changed 1.2% diff
matomo/vendor/wikimedia/less.php/bin/lessc changed 1.6% diff
matomo/vendor/wikimedia/less.php/lessc.inc.php changed 7.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Autoloader.php changed 50.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Cache.php changed 33.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/Colors.php changed 0.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Configurable.php changed 12.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Environment.php changed 40.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Exception/Chunk.php changed 6.1% diff
matomo/vendor/wikimedia/less.php/lib/Less/Exception/Compiler.php changed 33.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/Exception/Parser.php changed 16.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Functions.php changed 10.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/Mime.php changed 61.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/Output.php changed 20.2% diff
matomo/vendor/wikimedia/less.php/lib/Less/Output/Mapped.php changed 8.2% diff
matomo/vendor/wikimedia/less.php/lib/Less/Parser.php changed 23.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/SourceMap/Base64VLQ.php changed 10.8% diff
matomo/vendor/wikimedia/less.php/lib/Less/SourceMap/Generator.php changed 6.0% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree.php changed 35.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Alpha.php changed 6.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Anonymous.php changed 10.5% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Assignment.php changed 8.5% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Attribute.php changed 6.1% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Call.php changed 24.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Color.php changed 8.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Comment.php changed 7.2% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Condition.php changed 3.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/DefaultFunc.php changed 10.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/DetachedRuleset.php changed 7.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Dimension.php changed 10.2% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Directive.php changed 5.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Element.php changed 46.4% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Expression.php changed 7.2% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Extend.php changed 14.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Import.php changed 12.4% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Javascript.php changed 21.1% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Keyword.php changed 9.0% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Media.php changed 22.8% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Mixin/Call.php changed 15.4% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Mixin/Definition.php changed 15.5% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/NameValue.php changed 29.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Negative.php changed 21.4% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Operation.php changed 9.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Paren.php changed 14.9% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Quoted.php changed 3.0% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Rule.php changed 8.1% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Ruleset.php changed 51.4% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/RulesetCall.php changed 23.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Selector.php changed 10.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/UnicodeDescriptor.php changed 18.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Unit.php changed 13.1% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/UnitConversions.php changed 39.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Url.php changed 2.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Value.php changed 9.5% diff
matomo/vendor/wikimedia/less.php/lib/Less/Tree/Variable.php changed 45.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Version.php changed 35.4% diff
matomo/vendor/wikimedia/less.php/lib/Less/Visitor.php changed 25.2% diff
matomo/vendor/wikimedia/less.php/lib/Less/Visitor/extendFinder.php changed 10.7% diff
matomo/vendor/wikimedia/less.php/lib/Less/Visitor/joinSelector.php changed 53.5% diff
matomo/vendor/wikimedia/less.php/lib/Less/Visitor/processExtends.php changed 4.6% diff
matomo/vendor/wikimedia/less.php/lib/Less/Visitor/toCSS.php changed 13.3% diff
matomo/vendor/wikimedia/less.php/lib/Less/VisitorReplacing.php changed 10.4% diff

JavaScript Files (12 of 269):

NameStatusDeltaVisual Diff
matomo/plugins/CoreHome/vue/dist/CoreHome.umd.js changed 3.7% diff
matomo/plugins/CoreHome/vue/dist/CoreHome.umd.min.js changed 16.5% diff
matomo/plugins/CorePluginsAdmin/vue/dist/CorePluginsAdmin.umd.js changed 1.7% diff
matomo/plugins/CorePluginsAdmin/vue/dist/CorePluginsAdmin.umd.min.js changed 55.1% diff
matomo/plugins/Feedback/vue/dist/Feedback.umd.js changed 14.6% diff
matomo/plugins/Feedback/vue/dist/Feedback.umd.min.js changed 98.5% diff
matomo/plugins/TagManager/javascripts/tagmanager.js changed 1.9% diff
matomo/plugins/TagManager/javascripts/tagmanager.min.js changed 19.0% diff
matomo/plugins/TagManager/Template/Tag/MatomoTag.web.js changed 100.0% diff
matomo/plugins/UserCountry/vue/dist/UserCountry.umd.js changed 7.8% diff
matomo/plugins/UserCountry/vue/dist/UserCountry.umd.min.js changed 98.2% diff
matomo/plugins/UserCountryMap/javascripts/visitor-map.js changed 0.1% diff

JSON Files (100 of 3499):

NameStatusDeltaVisual Diff
matomo/lang/bs.json changed 6.5% diff
matomo/lang/es.json changed 0.4% diff
matomo/lang/eu.json changed 1.4% diff
matomo/lang/id.json changed 1.4% diff
matomo/lang/ja.json changed 0.1% diff
matomo/lang/pt-br.json changed 1.4% diff
matomo/lang/pt.json changed 1.4% diff
matomo/lang/sv.json changed 0.9% diff
matomo/lang/tr.json changed 0.4% diff
matomo/lang/zh-tw.json changed 1.7% diff
matomo/plugins/Annotations/lang/el.json changed 20.5% diff
matomo/plugins/API/lang/pt.json changed 71.2% diff
matomo/plugins/CoreAdminHome/lang/pl.json changed 0.2% diff
matomo/plugins/CoreAdminHome/lang/pt.json changed 14.1% diff
matomo/plugins/CoreAdminHome/lang/zh-cn.json changed 9.1% diff
matomo/plugins/CoreHome/lang/nl.json changed 1.5% diff
matomo/plugins/CoreHome/lang/pl.json changed 7.3% diff
matomo/plugins/CoreHome/lang/pt.json changed 6.8% diff
matomo/plugins/CoreHome/lang/zh-cn.json changed 5.4% diff
matomo/plugins/CoreHome/lang/zh-tw.json changed 5.3% diff
matomo/plugins/CorePluginsAdmin/lang/pt.json changed 1.1% diff
matomo/plugins/CorePluginsAdmin/lang/zh-tw.json changed 55.3% diff
matomo/plugins/CoreUpdater/lang/pl.json changed 39.2% diff
matomo/plugins/CoreUpdater/lang/pt-br.json changed 0.4% diff
matomo/plugins/CoreUpdater/lang/pt.json changed 0.4% diff
matomo/plugins/CoreUpdater/lang/zh-tw.json changed 6.5% diff
matomo/plugins/CustomDimensions/lang/ja.json changed 3.3% diff
matomo/plugins/CustomDimensions/lang/pt.json changed 100.0% diff
matomo/plugins/DevicesDetection/lang/pt-br.json changed 4.0% diff
matomo/plugins/Diagnostics/lang/ja.json changed 100.0% diff
matomo/plugins/Diagnostics/lang/pt.json changed 100.0% diff
matomo/plugins/Ecommerce/lang/ja.json changed 100.0% diff
matomo/plugins/Ecommerce/lang/pt.json changed 6.7% diff
matomo/plugins/Events/lang/pl.json changed 100.0% diff
matomo/plugins/Feedback/lang/pt.json changed 25.9% diff
matomo/plugins/Feedback/lang/zh-tw.json changed 32.4% diff
matomo/plugins/GeoIp2/lang/ja.json changed 100.0% diff
matomo/plugins/GeoIp2/lang/pt.json changed 11.3% diff
matomo/plugins/GeoIp2/lang/zh-tw.json changed 4.9% diff
matomo/plugins/Goals/lang/pt-br.json changed 0.5% diff
matomo/plugins/Goals/lang/pt.json changed 12.8% diff
matomo/plugins/ImageGraph/lang/nb.json changed 43.6% diff
matomo/plugins/ImageGraph/lang/pt.json changed 46.4% diff
matomo/plugins/Insights/lang/pt.json changed 11.7% diff
matomo/plugins/Installation/lang/pt.json changed 72.4% diff
matomo/plugins/Installation/lang/zh-tw.json changed 1.2% diff
matomo/plugins/Live/lang/pt.json changed 88.5% diff
matomo/plugins/Login/lang/pt.json changed 100.0% diff
matomo/plugins/Marketplace/lang/pt.json changed 7.9% diff
matomo/plugins/MobileMessaging/lang/ja.json changed 4.4% diff
matomo/plugins/MobileMessaging/lang/pt.json changed 88.6% diff
matomo/plugins/MultiSites/lang/ja.json changed 10.6% diff
matomo/plugins/MultiSites/lang/pt.json changed 100.0% diff
matomo/plugins/PagePerformance/lang/ja.json changed 100.0% diff
matomo/plugins/PagePerformance/lang/pt.json changed 100.0% diff
matomo/plugins/PrivacyManager/lang/el.json changed 0.5% diff
matomo/plugins/PrivacyManager/lang/pt-br.json changed 0.6% diff
matomo/plugins/PrivacyManager/lang/pt.json changed 71.6% diff
matomo/plugins/ProfessionalServices/lang/ja.json changed 74.4% diff
matomo/plugins/ProfessionalServices/lang/zh-tw.json changed 100.0% diff
matomo/plugins/Referrers/lang/pt.json changed 88.9% diff
matomo/plugins/Referrers/lang/sq.json changed 3.5% diff
matomo/plugins/Referrers/lang/sv.json changed 2.3% diff
matomo/plugins/ScheduledReports/lang/zh-tw.json changed 39.7% diff
matomo/plugins/SegmentEditor/lang/pt.json changed 65.4% diff
matomo/plugins/SEO/lang/pt.json changed 40.8% diff
matomo/plugins/SitesManager/lang/el.json changed 3.2% diff
matomo/plugins/SitesManager/lang/en.json changed 2.9% diff
matomo/plugins/SitesManager/lang/ja.json changed 2.7% diff
matomo/plugins/SitesManager/lang/nb.json changed 4.0% diff
matomo/plugins/SitesManager/lang/pt.json changed 48.8% diff
matomo/plugins/TagManager/lang/ca.json changed 0.5% diff
matomo/plugins/TagManager/lang/en.json changed 0.1% diff
matomo/plugins/TagManager/lang/ja.json changed 83.8% diff
matomo/plugins/TagManager/lang/nb.json changed 0.1% diff
matomo/plugins/TagManager/lang/pt.json changed 84.3% diff
matomo/plugins/TagManager/lang/tr.json changed 0.5% diff
matomo/plugins/Tour/lang/ja.json changed 74.0% diff
matomo/plugins/Tour/lang/pt.json changed 93.2% diff
matomo/plugins/Transitions/lang/pt.json changed 46.9% diff
matomo/plugins/TwoFactorAuth/lang/pt.json changed 84.8% diff
matomo/plugins/UserCountry/lang/pt.json changed 83.6% diff
matomo/plugins/UserCountryMap/lang/pt.json changed 63.9% diff
matomo/plugins/UserId/lang/pl.json changed 83.3% diff
matomo/plugins/UserId/lang/pt.json changed 78.0% diff
matomo/plugins/UserLanguage/lang/pt.json changed 78.2% diff
matomo/plugins/UsersManager/lang/pt.json changed 22.4% diff
matomo/plugins/VisitFrequency/lang/pt.json changed 61.0% diff
matomo/plugins/VisitorInterest/lang/pt.json changed 63.5% diff
matomo/plugins/VisitsSummary/lang/zh-tw.json changed 9.7% diff
matomo/plugins/VisitTime/lang/pt.json changed 100.0% diff
matomo/plugins/WebsiteMeasurable/lang/pt.json changed 72.1% diff
matomo/plugins/WebsiteMeasurable/lang/zh-tw.json changed 67.6% diff
matomo/plugins/Widgetize/lang/ca.json changed 4.4% diff
matomo/plugins/Widgetize/lang/es.json changed 4.3% diff
matomo/plugins/Widgetize/lang/ja.json changed 3.7% diff
matomo/plugins/Widgetize/lang/nb.json changed 2.3% diff
matomo/plugins/Widgetize/lang/pt.json changed 100.0% diff
matomo/plugins/Widgetize/lang/tr.json changed 4.2% diff
matomo/plugins/Widgetize/lang/uk.json changed 1.7% diff

SGML Documents (1 of 6):

NameStatusDeltaVisual Diff
matomo/plugins/UserCountryMap/templates/visitorMap.twig changed 6.7% diff

HTML Pages (10 of 279):

NameStatusDeltaVisual Diff
matomo/plugins/CoreAdminHome/templates/optOut.twig changed 0.02%
matomo/plugins/CoreHome/vue/src/MatomoDialog/MatomoDialog.vue changed 2.2%
matomo/plugins/CoreHome/vue/src/MenuItemsDropdown/MenuItemsDropdown.vue changed 0.3%
matomo/plugins/CoreHome/vue/src/QuickAccess/QuickAccess.vue changed 0.1%
matomo/plugins/CoreHome/vue/src/SiteSelector/SiteSelector.vue changed 0.1%
matomo/plugins/CoreHome/vue/src/WidgetLoader/WidgetLoader.vue changed 0.01%
matomo/plugins/CorePluginsAdmin/vue/src/FormField/FieldExpandableSelect.vue changed 0.3%
matomo/plugins/Feedback/vue/src/FeedbackQuestion/FeedbackQuestion.vue changed 0.1%
matomo/plugins/SitesManager/templates/_siteWithoutDataTabs.twig changed 0.01%
matomo/plugins/UserCountry/vue/src/LocationProviderSelection/LocationProviderSelection.vue changed 0.3%

Qt Translation Or MS TypeScript Files (3 of 261):

NameStatusDeltaVisual Diff
matomo/plugins/CoreHome/vue/src/AjaxHelper/AjaxHelper.ts changed 1.1% diff
matomo/plugins/CoreHome/vue/src/FocusIf/FocusIf.adapter.ts changed 5.4% diff
matomo/plugins/CoreHome/vue/src/FocusIf/FocusIf.ts changed 11.2% diff

YAML Files (7 of 24):

NameStatusDeltaVisual Diff
matomo/vendor/matomo/device-detector/regexes/bots.yml changed 2.8% diff
matomo/vendor/matomo/device-detector/regexes/client/browsers.yml changed 0.7% diff
matomo/vendor/matomo/device-detector/regexes/client/mobile_apps.yml changed 3.9% diff
matomo/vendor/matomo/device-detector/regexes/device/mobiles.yml changed 7.8% diff
matomo/vendor/matomo/device-detector/regexes/device/portable_media_player.yml changed 1.4% diff
matomo/vendor/matomo/device-detector/regexes/device/shell_tv.yml changed 3.4% diff
matomo/vendor/matomo/device-detector/regexes/oss.yml changed 0.4% diff

Vector Image Files (1 of 226):

NameStatusDeltaVisual Diff
matomo/plugins/TagManager/images/icons/google-analytics-icon.svg added

Change Logs (3 of 23):

NameStatusDeltaVisual Diff
matomo/CHANGELOG.md changed 0.3% diff
matomo/vendor/twig/twig/CHANGELOG changed 7.1% diff
matomo/vendor/wikimedia/less.php/CHANGES.md changed 16.8% diff

Information Files (2 of 11):

NameStatusDeltaVisual Diff
matomo/vendor/phpmailer/phpmailer/VERSION changed 100.0% diff
matomo/vendor/wikimedia/less.php/NOTICE.txt added

Licenses (2 of 66):

NameStatusDeltaVisual Diff
matomo/vendor/twig/twig/LICENSE changed 3.1% diff
matomo/vendor/wikimedia/less.php/LICENSE changed 100.0% diff

Readme Files (5 of 71):

NameStatusDeltaVisual Diff
matomo/plugins/TagManager/README.md changed 2.9% diff
matomo/README.md changed 3.0% diff
matomo/vendor/matomo/device-detector/README.md changed 70.3% diff
matomo/vendor/phpmailer/phpmailer/README.md changed 0.2% diff
matomo/vendor/wikimedia/less.php/README.md changed 100.0% diff

Text Files (6 of 325):

NameStatusDeltaVisual Diff
matomo/plugins/Live/stylesheets/live.less changed 1.2% diff
matomo/plugins/Login/templates/invitation.twig changed 4.2% diff
matomo/plugins/UserCountryMap/stylesheets/visitor-map.less changed 18.0% diff
matomo/vendor/matomo/referrer-spam-list/spammers.txt changed 4.6% diff
matomo/vendor/wikimedia/less.php/API.md added
matomo/vendor/wikimedia/less.php/CODE_OF_CONDUCT.md added

Packages Compared:

matomo-4.13.3.tar.gz
matomo-4.14.0-rc1.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)