Live Change Log

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

17,888
Total Changes
4,594
Features
4,520
Fixes
32
Projects
Filter by project
All Projects17,888AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService364InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,557kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI522Chore670Docs226Feature4,594Fix4,520Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
November 17, 2025
Otherkamo-analytics

Bump js-yaml from 3.14.1 to 3.14.2

Bumps **************** from 3.14.1 to 3.14.2. - **************** - **************** --- updated-dependencies: - dependency-name: js-yaml dependency-version: ...

dependabot[bot]·9mo ago
November 16, 2025
Fixkamo-internal

Resolve build errors in pipeline components

- Fixed Grid component usage: changed from Grid item xs={12} to Grid size={{ xs: 12 }} (MUI v6 Grid2 API) - Fixed invalid icon imports: replaced Package with In...

snadjafinia·9mo ago
Featurekamo-internal

Add Pipeline page with Applications, Orders, Shipments, and Returns tabs

- Created pipeline page using SettingsView component similar to account pages - Added Applications tab with application management and status tracking - Added O...

snadjafinia·9mo ago
Featurekamo-internal

Add Pipeline button to NavPri navigation

- Added Pipeline button with TimelineIcon after Accounts button - Links to /pipeline route - Always visible (not conditional on organization features)

snadjafinia·9mo ago
Featurekamo-internal

Update account page tabs to new account type categories

- Changed tabs from status-based to account type categories: - "Clients & Customers" (BusinessCenter icon) - "Members & Subscribers" (People icon) - "Empl...

snadjafinia·9mo ago
Refactorkamo-internal

Rename /hr/ folder to /account/ throughout the project

- Renamed app/hr/ to app/account/ - Renamed app/components/hr/ to app/components/account/ - Updated all references from /hr to /account in: - NavPri.tsx (navi...

snadjafinia·9mo ago
Fixkamo-internal

Simplify getDisplayName to use userInfo.usernameAlias directly

- Removed unnecessary fallback logic and error checks - Use userInfo.usernameAlias directly from *** session data - Only show ROFL if userInfo is missing or use...

snadjafinia·10mo ago
Fixkamo-internal

Resolve "Welcome back" user name display issue in NavTop

- Fixed getDisplayName() to only show "ROFL" on actual errors, not during loading - Added loading state handling to show "Welcome back..." while fetching user i...

snadjafinia·10mo ago
FixSecurityService

Use pre-authenticated session from OTKPreAuthFilter in getMyNetworks

- Fixed 401 error by checking for pre-authenticated session from OTKPreAuthFilter first - OTKPreAuthFilter already validates and consumes OTK, so controller sho...

snadjafinia·10mo ago
Otherkamo-internal

Add detailed logging to my-networks API route

- Added logging for request URL, headers, and cookie presence - Added specific logging for *** cookie detection - Added detailed error logging for 401 responses...

snadjafinia·10mo ago
Fixkamo-internal

Prevent automatic logout on 401 errors in network page

- Changed 401 error handling to show error message instead of immediately redirecting to /logout - Added retry button to error alert for easier recovery - Users...

snadjafinia·10mo ago
Featurekamo-internal

Add Employee Browser for HR page with EmployeeManager component

- Created EmployeeManager component similar to LeadManager with employee-specific fields - Updated /hr/page.tsx to match doc manager layout with gradient header...

snadjafinia·10mo ago
Fixkamo-internal

Remove invalid onWebSocketClose and onWebSocketError from ClientOptions

- Removed onWebSocketClose and onWebSocketError handlers as they are not valid ClientOptions properties - WebSocket close and error events are already handled i...

snadjafinia·10mo ago
Fixkamo-internal

Move onWebSocketClose and onWebSocketError to Client constructor options

- Moved onWebSocketClose and onWebSocketError from property assignment to Client constructor options - These handlers should be defined in ClientOptions, not as...

snadjafinia·10mo ago
Fixkamo-internal

Remove invalid 'active' property check from STOMP Client

- Removed clientRef.current.active check which doesn't exist on Client type - Using only clientRef.current.connected which is the correct property

snadjafinia·10mo ago
Fixkamo-internal

Replace StompSubscription with Subscription from @stomp/stompjs

- Changed import from StompSubscription to Subscription (correct export name) - Updated all type references to use Subscription instead of StompSubscription

snadjafinia·10mo ago
November 15, 2025
Fixkamo-internal

Remove invalid connectionTimeout property from STOMP ClientOptions

- Removed connectionTimeout property which is not part of ClientOptions type - Connection timeout is already handled manually via connectionTimeoutRef

snadjafinia·10mo ago
Fixkamo-internal

Resolve TypeScript build error in LeadManager component

- Fixed Chip icon prop type error by changing ReactNode to ReactElement - Removed unused imports and props - Fixed useMemo dependency warning by wrapping IdRend...

snadjafinia·10mo ago
Featurekamo-internal

Update leads page with LeadManager component matching doc manager layout

- Created LeadManager component similar to DocManager with lead-specific fields - Updated /leads/page.tsx to match doc manager layout with gradient header - Add...

snadjafinia·10mo ago
Docskamo-analytics

Remove underlines between bandges in README.md

Abrar74774·10mo ago
Otherkamo-analytics

Include prisma engine in Docker image

Maxime-J·10mo ago
November 14, 2025
Otherkamo-analytics

Merge remote-tracking branch 'origin/dev' into dev

Mike Cao·10mo ago
Otherkamo-analytics

Fixed triggered event lookup. Closes #3742.

Mike Cao·10mo ago
Otherkamo-analytics

Merge pull request #3682 from rkoh-rq/patch-1

fix: quote "event" reserved keyword in journey queries

Mike Cao·10mo ago
Otherkamo-analytics

Merge branch 'dev' into patch-1

Mike Cao·10mo ago
Otherkamo-analytics

revert getDateStringSQL for CH

Francis Cao·10mo ago
Otherkamo-analytics

Added data-fetch-credentials attribute. Closes #3644

Mike Cao·10mo ago
November 13, 2025
Otherkamo-analytics

fix chart and timezone issues, pass consistent dates to DB.

Closes #3700

Francis Cao·10mo ago
Otherkamo-analytics

Merge pull request #3749 from Maxime-J/os-formatting

Restore OS formatting in tables

Mike Cao·10mo ago
Otherkamo-analytics

Restore OS formatting in tables

Maxime-J·10mo ago
Otherkamo-analytics

Merge pull request #3737 from ****************

fix: correct autocomplete attributes to enable password manager autofill

Mike Cao·10mo ago
Otherkamo-analytics

Merge pull request #3743 from Mintimate/master

feat(geo): add redirect support for direct .mmdb downloads

Mike Cao·10mo ago
Otherkamo-analytics

Merge remote-tracking branch 'origin/dev' into dev

Mike Cao·10mo ago
Otherkamo-analytics

Responsive fixes.

Mike Cao·10mo ago
November 12, 2025
Featurekamo-analytics

Add redirect support for direct .mmdb downloads

Mintimate·10mo ago
Featurekamo-analytics

Add support for direct .mmdb URL and custom GEO_DATABASE_URL

- Support GEO_DATABASE_URL environment variable for custom database URL - Auto-detect .mmdb files and skip decompression - Maintain backward compatibility wit...

Mintimate·10mo ago
Otherkamo-analytics

Merge branch 'master' of **************** into dev

Francis Cao·10mo ago
November 11, 2025
Fixkamo-analytics

Enable password manager autofill on login form (#3735)

Prince EKPINSE·10mo ago
Otherkamo-analytics

add RealtimeData to types

Francis Cao·10mo ago
Otherkamo-analytics

remove timezone from realtime. Closes #3700

Francis Cao·10mo ago
Otherkamo-analytics

Merge pull request #3731 from Maxime-J/unique-constraint

Prevent duplicate key db errors on session creation

Francis Cao·10mo ago
Otherkamo-analytics

Use raw query with on conflict in createSession

Maxime-J·10mo ago
Otherkamo-analytics

Merge branch 'master' into dev

Mike Cao·10mo ago
Otherkamo-analytics

Merge pull request #3704 from ****************

Fix: Disable download button when no data available

Mike Cao·10mo ago
Otherkamo-analytics

Fix DownloadButton to avoid duplicate downloadCsv call

Removed redundant downloadCsv call from handleClick.

Mike Cao·10mo ago
Otherkamo-analytics

Apply suggestion from @greptile-apps[bot]

Mike Cao·10mo ago
Otherkamo-analytics

Added check for REDIS_URL. Closes #3677.

Mike Cao·10mo ago
Otherkamo-analytics

Merge branch 'analytics' of **************** into dev

Francis Cao·10mo ago

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