Live Change Log

See what we're building, in real-time. Every feature, fix, and improvement shipped across the platform.

17,967
Total Changes
4,633
Features
4,555
Fixes
32
Projects
Filter by project
All Projects17,967AIService112APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService384InitializerService300KBService74KlusterServices547MCPGatewayService43MediaService462RAGService61SecurityService1,526TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,589kamo-login319kamo-marketing588kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,325kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI523Chore670Docs228Feature4,633Fix4,555Other6,781Performance136Refactor274Revert23Style48Test71Upgrade1
June 4, 2025
May 30, 2025
Fixkamo-analytics

Handle unknown location fields in user detection

Exlaso·May 30, 2025
Fixkamo-analytics

Decode location fields in user detection

Exlaso·May 30, 2025
May 22, 2025
Fixkamo-analytics

Fix remove trailing slash regex

Eritque arcus·May 22, 2025
Fixkamo-analytics

Hash is not included in record

Eritque arcus·May 22, 2025
May 15, 2025
March 31, 2025
Fixkamo-analytics

Move isbot check after body parsing

Oleh Astappiev·Mar 31, 2025
March 27, 2025
Fixkamo-analytics

Add cors support when using a custom endpoint

Yo Sev·Mar 27, 2025
October 25, 2024
Fixkamo-analytics

Added underscore support (#1)

Florian Kühne·Oct 25, 2024
September 20, 2024
Fixkamo-analytics

Use the same id for event and event data for clickhouse

Dinesh Salunke·Sep 20, 2024
August 22, 2024
Fixkamo-analytics

A small type error

wjsoj·Aug 22, 2024
July 15, 2024
Fixkamo-analytics

Compatible with browsers that do not support ES2019

eagleon·Jul 15, 2024
July 10, 2024
Fixkamo-analytics

Typo, update wording and fill missing words/sentence

manethpak·Jul 10, 2024
April 15, 2024
Fixkamo-analytics

Respect excludeSearch consistently

Cedric·Apr 15, 2024
Fixkamo-analytics

Remove domain name when parsing url

Cedric·Apr 15, 2024
March 12, 2024
Fixkamo-analytics

Update admininstrator -> admin for translations (#3)

Michael Hespenheide·Mar 12, 2024
Fixkamo-analytics

Administrator label in users table (#2)

Michael Hespenheide·Mar 12, 2024
February 29, 2024
Fixkamo-analytics

🐛 Change Page direction based on the language dir property

Mohanad Alrwaihy·Feb 29, 2024
December 21, 2023
Fixkamo-analytics

Hide Add Website button for View Only users

Uzair Ahmed·Dec 21, 2023
October 11, 2023
Fixkamo-analytics

Correctly extract pathname

Aldo Román·Oct 11, 2023
Fixkamo-analytics

Correctly extract pathname

Aldo Román·Oct 11, 2023
October 10, 2023
Fixkamo-analytics

Correctly extract pathname

Aldo Román·Oct 10, 2023
September 17, 2023
July 25, 2023
Fixkamo-analytics

BasePath display in Website shareUrl

nailuoGG·Jul 25, 2023
Fixkamo-analytics

ShareUrl missing basePath

nailuoGG·Jul 25, 2023
July 14, 2023
Fixkamo-analytics

Query when seeing detail of field

Aitor Alonso·Jul 14, 2023
Fixkamo-analytics

Bring back new release message

- app crash, it says [@formatjs/intl] An id must be provided to format a message. - issue reference - ****************

Taras Protchenko·Jul 14, 2023
June 12, 2023
Fixkamo-analytics

:bug: tracker event data fixed

Akash Rajpurohit·Jun 12, 2023
May 16, 2023
Fixkamo-analytics

Show year instead of epoch

Aitor Alonso·May 16, 2023
May 12, 2023
Fixkamo-analytics

:adhesive_bandage: null value check for metric data

AkashRajpurohit·May 12, 2023
April 25, 2023
Fixkamo-analytics

Added check if there is no parent element

Truimo·Apr 25, 2023
April 20, 2023
Fixkamo-analytics

Get tracking code correctly

MBRjun·Apr 20, 2023
April 18, 2023
Fixkamo-analytics

Use new script name in update-tracker.js

Jonas·Apr 18, 2023
July 18, 2022
Fixkamo-analytics

Update norwegian translation

Sigve Hansen·Jul 18, 2022
May 18, 2022
Fixkamo-analytics

Replace npm install by yarn install

Steven DUBOIS·May 18, 2022
April 27, 2022
Fixkamo-analytics

Cover edge case of script name

isNullOrEmpty()·Apr 27, 2022
April 7, 2022
Fixkamo-analytics

Forgot to include referrer filter in sessionMetrics

Holger Huo·Apr 7, 2022
Fixkamo-analytics

Further address issue in #1043

Holger Huo·Apr 7, 2022
Fixkamo-analytics

Unable to sort by referrer

Holger Huo·Apr 7, 2022
October 23, 2021
Fixkamo-analytics

Event to peristiwa

Manda Putra·Oct 23, 2021
May 22, 2021
Fixkamo-analytics

Match background in dark mode overscroll

In macOS and iOS devices you can scroll past the body. When this happens in dark mode, the css variables are only changed from the `body`, and the ones used in ...

Roger Clotet·May 22, 2021
March 10, 2021
Fixkamo-analytics

Add default value for getDateRange

Alexander Klein·Mar 10, 2021
February 23, 2021
Fixkamo-analytics

Ports in domain names

Accept port numbers on all domain names, not just `localhost`. Deny leading zeros in port numbers.

Alexander Klein·Feb 23, 2021
Fixkamo-analytics

Protocol accepted in domain name

Add missing brackets to the regex. Before, the caret and dollar sign symbols were not applied to the whole string but to either side of the `|` symbol.

Alexander Klein·Feb 23, 2021
February 21, 2021
Fixkamo-analytics

"no data" caption not considered in height calculations

Change `NoData` container position to `relative`. Otherwise it won't be considered in `auto` height calculations by browsers. Also change the way `NoData` cont...

Alexander Klein·Feb 21, 2021
Fixkamo-analytics

"no data" caption not rendered

Change styling of `DataTable` to make `NoData` visible again. Refs #498

Alexander Klein·Feb 21, 2021
Fixkamo-analytics

Add prop-types dependency

Forgot to do this in the referenced PR. Refs #481

Alexander Klein·Feb 21, 2021
Fixkamo-analytics

Event table fails to render in detail view

The `EventsTable` component failed to render in the detail view, because the `onDataLoad` property is called but none was provided. See the issue for details. ...

Alexander Klein·Feb 21, 2021
February 20, 2021
Fixkamo-analytics

Domain regex accepting invalid domains

Change the domain regex to match the whole string. Before, the regex would accept a string if it contained a valid domain at any point.

Alexander Klein·Feb 20, 2021
Fixkamo-analytics

Localize 'Unknown' label in tables

Alexander Klein·Feb 20, 2021

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing