Changelog

See what's new in PorkiCoder. Updates, fixes, and new features.

🚀 Version 1.2.2 (January 3, 2026)

✨ New Features

  • Added "Open in Finder" option to sidebar context menu for quick file access.

🔧 Fixes & Improvements

  • Improved UI behavior on shrinking screens for better responsive layout.
  • Resolved issues with selection of multiple files with the same name.
  • Fixed filepath extraction for new files.
  • Fixed issues with new file creation via chatview.
  • Other minor quality of life improvements relating to UI resizing.

🚀 Version 1.2.1 (December 6, 2025)

✨ New Features

  • Added Gemini 3 Pro and Opus 4.5 models.
  • Added Zen Mode for full screen code viewing.

🔧 Fixes & Improvements

  • Squashed bugs with terminal and sidebar panel.
  • Improved coding for Normie Mode patches.
  • Fixed HTML rendering in chatview.
  • Can now view .ejs files in sidebar search.

🚀 Version 1.2.0 (October 28, 2025)

✨ New Features

  • Added GPT-5 High and GPT-5 Medium to the list of available models, expanding your options for code generation and analysis.

🔧 Fixes & Improvements

  • Real-time Sidebar Sync: Resolved an issue where the sidebar file tree did not update in real-time to reflect file changes, ensuring your project view is always current.
  • Editor Display Fix: Fixed a bug where the editor would not display code modifications made by Claude models until the file was reopened. Changes are now reflected instantly.
  • Terminal Display Correction: Corrected a minor display issue with a trailing '%' symbol appearing in the integrated terminal output on certain platforms.