17,865
Total Changes
4,581
Features
4,512
Fixes
32
Projects
Filter by project
All Projects17,865AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService348InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,553kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter by type
October 16, 2025
Featurekamo-internal
Replace Open/Switch buttons with Enter/Unsubscribe - Enter generates OTK and opens org domain in new window
snadjafinia·11mo ago
Fixkamo-internal
Properly extract base URL using regex to avoid including path portions
snadjafinia·11mo ago
Fixkamo-internal
Use current site's theme hostname with org-specific paths to avoid SSL certificate errors
snadjafinia·11mo ago
Otherkamo-internal
Add console logging to track organization domain processing and logo URL generation
snadjafinia·11mo ago
Fixkamo-internal
Improve org logo URL generation by stripping subdomain aliases and extracting base domain
snadjafinia·11mo ago
Fixkamo-internal
Replace Grid with GridLegacy in page.tsx for MUI v7 compatibility
snadjafinia·11mo ago
Fixkamo-internal
Use GridLegacy for MUI v7 compatibility - Grid2 not available, GridLegacy has the legacy API with item/xs props
snadjafinia·11mo ago
Fixkamo-internal
Replace Grid with Grid2 for MUI v7 compatibility in network page
snadjafinia·11mo ago
FeatureSecurityService
Add OTK authentication support to OrganizationController /my-networks endpoint for API proxy integration
snadjafinia·11mo ago
Featurekamo-internal
Add API proxy route for /my-networks endpoint to connect network page with SecurityService
snadjafinia·11mo ago
Fixkamo-internal
Resolve ESLint errors blocking build - escape unescaped entities and replace any types with strict typing
snadjafinia·11mo ago
RefactorSecurityService
Migrate OrganizationController from KToken to session data and fix boolean comparisons
snadjafinia·11mo ago
Featurekamo-internal
Add My Network button to top navigation - Added new My Network button next to My Account - Links to /network page - Uses PeopleAltIcon for visual consistency - Same styling as My Account and Logout buttons - Tooltip: View and manage your network connections - Positioned between My Account and Logout
snadjafinia·11mo ago
Featurekamo-internal
Make NavPri logo clickable to navigate to debug dashboard - Added onClick handler to logo box that navigates to home page (/) - Added coder: pointer to indicate clickability - Enhanced hover effect with brighter gradient - Logo now serves as quick access to Session Debug Dashboard
snadjafinia·11mo ago
Fixkamo-internal
Panels now close when clicking empty areas of NavPri sidebar - Fixed useEffect logic to close panels when activePanel is null - Previously only closed when activePanel was a different panel ID - Now correctly closes when activePanel is null (sidebar background clicked)
snadjafinia·11mo ago
Featurekamo-internal
Clicking on primary nav sidebar now closes open panels - Added onClick/onTouchEnd handlers to NavPri to set activePanel to null - Added stopPropagation to NavItemWithPanel to prevent closing when clicking items - Improves UX by allowing sidebar click to dismiss panels
snadjafinia·11mo ago
Fixkamo-internal
Add click-outside detection to primary navigation panels - Added backdrop overlay to NavPriItemWithPanel component - Click or touch outside panel now closes it - Increased z-index to ensure backdrop is visible above NavTop bar - Matches behavior of NavTopPanel for consistent UX
snadjafinia·11mo ago
Featurekamo-internal
Add click-outside detection to slide-out panels - Added semi-transparent backdrop overlay to NavPriPanel, NavTopPanel, and ChatSideBar - Click or touch outside panels now closes them - Fixed z-index conflicts to ensure backdrops display above NavTop - Improved UX with AnimatePresence for smooth backdrop transitions
snadjafinia·11mo ago
Otherkamo-analytics
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # **************** # ****************
Mike Cao·11mo ago
Refactorkamo-login
Make ROFL letters quaint and small using text-primary class with subtle modifiers
snadjafinia·11mo ago
Otherkamo-login
Increase ROFL visibility with higher opacity, background, and console logging for troubleshooting
snadjafinia·11mo ago
Refactorkamo-login
Make ROFL letters smaller and position conservatively in bottom right with all effects intact
snadjafinia·11mo ago
Refactorkamo-login
Use CSS primary color with dynamic modifications for all error effects (ROFL, ripple, borders)
snadjafinia·11mo ago
Fixkamo-login
Make ROFL letters highly visible with increased opacity, size, z-index, and debug logging
snadjafinia·11mo ago
Featurekamo-login
Add playful ROFL letter animations on password error for lighthearted user feedback
snadjafinia·11mo ago
Refactorkamo-login
Replace cartoonish effects with elegant ripple, premium border transitions, and refined haptics
snadjafinia·11mo ago
Featurekamo-login
Add particle burst, haptic feedback, and warning icon to password error animation
snadjafinia·11mo ago
Fixkamo-internal
Restore text field editing by targeting pointerEvents more specifically - Changed pointerEvents from FormControlLabel to only target the label element - Prevents disabling text input fields while still protecting Everyone role - Uses MUI selector to target only the label, not the entire form control
snadjafinia·11mo ago
Fixkamo-internal
Use case-insensitive contains check for Everyone role - Changed from exact title match to **************** - Handles variations like 'Everyone (Applies To All)' - More robust role detection for Everyone role protection - Applied to all role checks: checkbox state, toggle prevention, save enforcement, and edit loading
snadjafinia·11mo 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.