Released GzipSwift for the first time in two years. Sorry for the long wait!
This release includes bug fixes, small improvements, and modernization of the implementation. Since this is a major update, please bump your dependency version if you use it.
https://t.co/qddNwvTYol
I’ve officially released CotEditor 7.0.0, a major update 🎉. This version brings substantial improvements to document parsing algorithms, including syntax highlighting and outline extraction, providing smarter and more reliable visualization than before.
https://t.co/kTGNBF0yGr
Released the first beta of CotEditor 7.0, the next major update. This version focuses on a substantial update of syntax analysis and also includes changes to the syntax definition format. Some built-in syntaxes are now tree-sitter-based.
https://t.co/P5smc70477
Released CotEditor 6.2.2. This version introduces the --goto option, the syntax sugar of the --line and --column options to the cot command-line tool. Additionally, it enhances encoding detection and addresses minor issues related to outline extraction.
https://t.co/1zL2HSHUPk
In CotEditor 6.2.0 and 6.2.1, I updated the user guide to match Apple’s current documentation style. That said, I don’t think making a user guide “Apple-like” is necessary at all to deliver a good native app experience. So this part is really just my personal hobby.
CotEditor 6.2.1 has been released. It improves detailed behavior and fixes minor bugs. This will be the last release of the year. Thanks for your support this year.
https://t.co/fQngGSaIOt
CotEditor 6.2.0 is out! 🎉
This release introduces new features such as exporting and importing settings, opening alias/symlink documents, and importing multiple replacement definitions in TSV format. The user guide has also been significantly updated.
https://t.co/BUuDuen4NK
CotEditor 6.2.0-beta.3 is out. Added a new feature to create a multiple replace definition by importing a TSV file. (And yes, beta.2 was skipped due to a packaging mistake 😅)
https://t.co/P5smc70477
Next, I also released CotEditor 6.2.0-beta. This is still a pre-release version. It includes support for migrating settings, along with improvements to how aliases and symbolic links are handled. In addition, the built-in user guide was also updated.
https://t.co/hFriTUQ5kp
Added the “design philosophy” section to README of the CotEditor project to make the stance clear, since I received various kind of feature requests last years.
https://t.co/pCUFR2g6yH
CotEditor 6.1.0 has just been released! 🎉
This version focuses on adding two features: filtering filenames in the file browser and customizing comment-out behavior.
https://t.co/02ZGY5pPDM
just released CotEditor 6.0.4, which includes a lot of small improvements, adjustments for macOS 26, and fixes. It also adopts new system security features introduced on macOS 26.
https://t.co/mhKCsKCRy4
I still can’t replace my iPhone to a new one,because the size of my iPhone 13 mini is so good… I maybe buy iPhone Air within this year. But I'm not mentally prepared yet.
I'm steadily fixing issues in CotEditor 6. Sometimes I stumble upon unexpected Tahoe issues, and sometimes I find my own mistakes. After all, I often don't notice issues with setting combinations I don't use myself until release. The only way is to fix it promptly as it's found.