Skip to main content

Changelog

Comper isn't yet publicly available, but here's what we've been working on.

December 2025โ€‹

๐Ÿ“Š Statistics & UI Improvements

  • ๐Ÿ“Š Add merge frequency stats
  • ๐Ÿ” Extra SAML integration for Comper Support
  • ๐ŸŽ Add Comper Wrapped (annual summary of your codebase activity and contributions)
  • โš ๏ธ Add error feedback when sync errors happen
  • ๐Ÿ‘๏ธ Make panels hide-able
  • ๐Ÿ’ฌ Add comment layers + notifications
  • ๐Ÿ“œ Make contributors scrollable, not paginated
  • ๐Ÿ“Š Make 'stacked area chart + legend' the default way to view statistics

November 2025โ€‹

๐Ÿ‘ฅ Manager Roles & Beta Launch

  • ๐Ÿ‘ฅ Add Manager role who can see the LoC output for individuals
  • ๐Ÿ”— Add BitBucket support - we now support the big four: GitHub, GitLab, Azure DevOps, and BitBucket
  • ๐Ÿš€ Start with versioned docker images (welcome 0.1.0) and private beta
  • ๐Ÿ› Fix a memory leak in the frontend rendering
  • ๐Ÿ’ฌ Add a feedback button
  • ๐Ÿ‘ค Add first + last name based on SAML attributes
  • โš ๏ธ Add warnings for full disks
  • ๐ŸŽฎ Add WebGL/WebGPU support checker
  • ๐ŸŽฅ Remember your favorite webcam/mic in a preference list
  • ๐Ÿ› Fix not being able to scroll in some popups
  • ๐ŸŽฎ Fix a bug in the GitShuffle game
  • ๐Ÿ” Add Entra ID/Github SSO providers

October 2025โ€‹

๐Ÿ” SAML Integration & Video Guides

  • ๐Ÿ” Add SAML support for enterprise authentication
  • ๐ŸŽฅ Add "loom-like" video recordings for onboarding guides
  • ๐Ÿ“ง Add user invites + email system
  • ๐Ÿ”’ Add public/private boards
  • ๐Ÿค– Add GPT5 / streaming compatibility
  • โšก Add automatic CPU core detection. Git analysis goes brrrrr.
  • ๐Ÿ› Fix bug in real-time updates when doing git analysis for users with LOTS of commits in different repos

September 2025โ€‹

๐Ÿš€ Caching & Team Features

  • ๐Ÿ”„ Revamp of caching issue, and allow users to ignore wrongly checked in libraries or other non-interesting code
  • ๐Ÿ“Š Add WBSO report generation, for Dutch tax subsidies
  • ๐Ÿ“ˆ Add server load indicators
  • ๐Ÿงฒ Add team magnets, to attract code written by team members

August 2025โ€‹

๐Ÿ”’ Security & Quality Improvements

  • ๐Ÿ›ก๏ธ Visualize GitHub security data from Dependabot
  • ๐Ÿ“Š Introduce code coverage, now at 70% of all backend code
  • ๐Ÿ› Fixed 5 bugs to improve overall stability
  • ๐Ÿ“ˆ Found and fixed a bug that inflated code stats by 20%

July 2025โ€‹

๐Ÿš€ Latest Updates

  • ๐Ÿ”— Arrows can be connected to repos
  • ๐Ÿ“ Add database, text and sticky note for Miro-like functionality
  • โšก Add incremental rendering, so we render quickly even with 600 repos on the screen
  • ๐ŸŽฏ Add incremental analysis and fetch priorities to optimize showing something on the map a.s.a.p. after connecting
  • ๐Ÿ”„ Add live role switching, if someone makes you editor, the board updates without a refresh
  • ๐ŸŒฟ Add branch selection for a repo

June 2025โ€‹

โšก Performance & Cloud Optimization

  • ๐Ÿ’ฐ Set up a sleep/resume system for Comper Cloud for trial customers
  • ๐Ÿ”„ Make contributor store live updating
  • ๐Ÿท๏ธ Add tagging system so we can organize the board better
  • ๐Ÿงฒ Add animated Magnets for organizing the board
  • ๐Ÿ“ Add grid lines, snapping
  • ๐Ÿ” Add password updating / forgot functionality
  • ๐Ÿ“Š Improve last_activity field performance so we can track active contributors better
  • ๐Ÿ“ง Add email sending to Comper cloud (password reset etc)
  • ๐Ÿ’พ Add an IndexedDB cache

May 2025โ€‹

๐Ÿ—๏ธ Major Infrastructure & Cloud Launch

  • โžก๏ธ Add arrow drawing
  • ๐Ÿ”ง Major refactor and cleanup of the codebase, adding strongly typed typescript client generation from backend
  • ๐Ÿš€ Add CPU limiter for 100% multi-core utilization
  • โ˜๏ธ Launch first customers instances on "Comper Cloud"
  • ๐ŸŒ Launch website project with agency

April 2025โ€‹

๐Ÿณ Docker & SSO Support

  • ๐Ÿณ Add docker support so we can install it on a server
  • ๐Ÿ‘ฅ Add contributor management, merge git aliases into contributors visually
  • ๐Ÿ“ˆ Add filters for tracking individual LoC statistics / see which changes someone made
  • ๐Ÿ› Fix many bugs found while using the system
  • ๐Ÿ”— Add Gitlab syncing support
  • ๐Ÿ” Add SSO sign in support (Google / Github / MS)
  • โšก Make last remaining algorithms multi-threaded for max performance (and boy is it fast, thanks Rust & 16 cores in my laptop)

March 2025โ€‹

๐Ÿ“Š Git Analysis & Performance

  • ๐Ÿ” Add git blame data
  • ๐Ÿ—„๏ธ Migrate cache storage to RocksDB, lower memory usage and better persistence
  • ๐Ÿš€ Migrate git parser from libgit2 to gitoxide, for safety and performance
  • ๐Ÿ‘ฅ Add Bus Factor calculations v0

February 2025โ€‹

๐ŸŽฎ UI Engine & AI Features

  • ๐ŸŽฏ Move to PixiJS instead of FabricJS. 60Hz game engine performance is nice!
  • โฐ Add timetravel view so history of repos can be found
  • ๐Ÿค– AI generated diagrams for codebase understanding
  • ๐Ÿ”— Add Azure DevOps syncing support
  • ๐ŸŽจ Add AutoLayout organization with force layouts based on codeowners and projects

January 2025โ€‹

๐Ÿงต Multi-threading & Games

  • โšก Multi-threaded code analysis, introduce in-memory cache
  • ๐Ÿ‘ฅ CodeOwners organization and grouping on the board
  • ๐ŸŽฒ First version of the GitShuffle / CodeGuessr game
  • ๐Ÿ“Š Add presentations

December 2024โ€‹

๐Ÿฆ€ Rust Rewrite & TypeScript Migration

  • ๐Ÿฆ€ Rewrite the 2023 PoC into a Rust framework (Loco). Before this we had a Python web server (flask) and a CLI for analyzing git repos. This allows us to go to single binary deployment, which is neat
  • ๐Ÿ”„ Migrated everything for Javascript to Typescript
  • ๐Ÿ”— Sync repos from GitHub via the app server
  • ๐Ÿ’พ Store all commit data in the database and make statistics work via DB queries
  • ๐Ÿ”Œ Add websockets for live updates