New: Learn Statamic on Laracasts!

Simon Hamp

Gitamic Release Notes

Simon Hamp

1.8.4

January 22nd, 2022

  • Fix Staged and unstaged file diff refreshing now works as expected
  • Fix Untracked file can now be diff'd
  • New Some helpful tooltips added

1.8.3

January 21st, 2022

  • New Improved file links - more changes can link straight to the edit screens for that resource
  • New Improved diff styling - better colours, cleaner viewing area, consistent layout
  • New History panel layout improved
  • Fix Word wrap works again
  • Fix Layout of the home screen

1.8.2

January 20th, 2022

  • Fix When there's more than one unstaged file, the Unstaged section will show again

1.8.1

January 20th, 2022

  • Fix Asset build pipeline so everything actually upgrades

1.8.0

January 20th, 2022

Diffs 🤓 (and other goodies)

  • New Diffs! Finally. (https://github.com/simonhamp/Gitamic/pull/24) - this is a Pro feature
  • New You can even stage and unstage files whilst viewing the diff
  • New Customisable context and text wrapping on diffs (fancy!)
  • New Gitamic homepage now has Commit History
  • New It's even quicker and easier to commit your staged changes as the commit function is inline
  • New Overhauled the UI to make more use of Vue's reactivity - it feels super slick
  • Fix You can now jump to more Statamic records directly from the working files (e.g. Users)
  • Fix More effort has gone into making this UI work on mobile too

1.7.8

August 29th, 2021

  • Fix Allow Forma to be upgraded to v1

1.7.7

July 2nd, 2021

  • Fix Nested env in config disappears when saving UI Settings (#21)

1.7.6

June 21st, 2021

  • Fix Branch parser improvements (& tests!) (#20)

1.7.5

June 20th, 2021

  • Fix Add support for big Action selection lists as of Statamic 3.1.22 (#19) - thanks @jasonvarga
  • Fix Updated NPM dependencies

1.7.4

May 27th, 2021

  • Fix More fixes to the branch parser

1.7.3

May 22nd, 2021

  • New Improved commit message modal for larger commits

1.7.2

May 20th, 2021

  • Fix Branch details regex was too strict. Now it's less so

1.7.1

May 19th, 2021

  • New Logging to assist with debugging

1.7.0

May 16th, 2021

  • New Improve the status pane (#10)
  • New Add a sweet config UI (#9)

1.6.0

May 15th, 2021

  • New Handle bare repos by presenting an init function
  • New Show toast messages on various actions for a more graceful experience

1.5.0

May 9th, 2021

  • New Change labels, so that you can more easily identify what type of change has happened to your files
  • New Even faster-feeling UI when staging and unstaging

1.4.0

March 24th, 2023

  • New pull support (#4)

1.3.1

March 24th, 2023

  • New More robust git author/committer config

1.3.0

March 24th, 2023

  • New Git config - you can now set the git committer user name and email using config (Closes #3) For more info, see the README

1.2.0

March 24th, 2023

  • New Discarding! You can now discard unstaged changes, restoring your site to its former glory

1.1.6

March 24th, 2023

Here be fixes!

  • Fix Fix for deleted files throwing errors
  • Fix Fix installation in Laravel 8 environments

1.1.5

March 24th, 2023

  • N/A Changelog not available.

1.1.4

March 24th, 2023

  • More minor UI tweaks

1.1.3

March 24th, 2023

Bug fixes and UI zippiness

  • New Added git status summary
  • New Tidied up the layout a bit
  • New Made the whole UI feel snappier with less 'is it doing anything?' and fewer spinners
  • Fix Fixed the line-by-line Stage and Unstage options
  • Fix Fixed Push

1.1.2

March 24th, 2023

  • N/A Changelog not available.

1.1.1

March 24th, 2023

Add license visibility to composer.json

1.1.0

March 24th, 2023

This is the version that really lets you work. So why not get to it?

  • New Push support!

1.0.1

February 17th, 2021

Fixing up some configuration to work with the Statamic Marketplace better.

1.0.0

February 17th, 2021

🚀 Gitamic v1!

The Basic edition is here.

Gitamic adds an interactive git UI to Statamic so that you can have more control over your commits. It's great for more complex sites that rely on live-publishing changes from your Statamic CP back to your git repository.

Even more great features coming soon!