Skip to content

The Cure for Merge Madness

  • catlan 
  • 5 min read

Following the addition of Git File History in Kaleidoscope 4.1, in this latest update we wanted to tackle merge conflicts by adding more context provided by Git. New tools enable you to understand conflicts better and thus resolve them faster.

Kaleidoscope 4.1 and Git

  • Florian 
  • 6 min read

With the first major update to Kaleidoscope 4, we are entering completely new territory: Kaleidoscope can now directly talk to Git. While Kaleidoscope could always integrate with Git, until now it could only show the results of a Git operation, such as git difftool and git mergetool, which was typically initiated through a Git client like Tower. For the 4.1 update, we decided to focus on the ability to display and compare multiple revisions of a file.

Kaleidoscope Prism

  • Florian 
  • 9 min read

Kaleidoscope 4 comes with an entirely new companion app called Kaleidoscope Prism. By default, it launches along with Kaleidoscope and remains running, so you may have noticed a new icon sitting quietly in your menu bar. Kaleidoscope Prism can change the way you work, with new options for starting and adding to comparisons, even if Kaleidoscope isn’t currently open.

Edit comparisons on the fly in Kaleidoscope 4

  • Florian 
  • 5 min read

Quite a few users over the years have told us they need to be able to add new text into comparisons. Kaleidoscope 4 adds that ability by allowing you to convert any comparison into a merge that can be edited.

Text Filters in Kaleidoscope 4

  • Florian 
  • 9 min read

Text filters reduce visual noise in a text comparison, noise that distracts from the differences you do care about. They are useful in a lot of scenarios, in particular when dealing with generated text like logs or files that contain “random” data, like timestamps or identifiers.

Meet the newest Kaleidoscope

  • Florian 
  • 3 min read

After months of hard work, we are very proud to release Kaleidoscope 4 to the world! We are so much looking forward to people using it. We have been running various iterations of the new version for a long time now, and we are very happy how it turned out. We sure hope you will be, too!

Kaleidoscope 4 Wallpapers

  • Florian 
  • 3 min read

While working on Kaleidoscope 4, we came up with some new design variations based on the Kaleidoscope icon shape. We really dig the look and want to share a collection of new wallpapers for your devices. They all come in light and dark variants to match your preferred appearance.

Using Kaleidoscope with ChatGPT results

  • Jean 
  • 3 min read

The arrival of ChatGPT has opened a lot of interesting avenues for using artificial intelligence to assist in the composition of all manner of text. In its current state, it generates results that can help us with our projects, but these results need to be reviewed closely. Kaleidoscope helps you spot the differences quickly and makes it easy to polish the AI’s work.