Skip to content

Releases: Commandos-app/Commandos

Commandos v0.8.1

18 Nov 22:10
Compare
Choose a tag to compare

Version 0.8.1

Bug Fixes

  • Context menu actions work now when filtring with text.

Commandos v0.8.0

07 Nov 23:06
87550d8
Compare
Choose a tag to compare

Features

  • Added possibility to switch to treeview/listview
  • New update experience
  • New branch (up and down) on the bottom of the app
  • Filter branch table
  • Remove dev tools button
  • Easier way to open a branch in a specific app
  • Keep commit massages till saving

Bug Fixes

  • Remove leading and trailing spaces from origin at saving
  • Grouped folder can now be staged
  • make line numbers not selectable
  • show ellipsis when repo name is long
  • showing correct push/pull numbers

Commandos v0.7.6

16 Sep 22:26
a571df4
Compare
Choose a tag to compare

0.7.6 (2021-09-17)

Features

  • Added Custom Update modal (9489149)
  • Added notification service (f1c2fe1)
  • hide dev Tools button in Prod mode (68764dd)
  • save commit message for later use (591033f), closes #32
  • show custom update modal (5f4bbb9)

Bug Fixes

  • Remove leading and trailing spaces from origin at saving (1651d32), closes #29
  • diff user-select on wrong class (ef5f97d)
  • do not save null values to LocalStorage (be7d7ef)
  • insert scrollbar into update modal (5602c98)
  • make line numbers not selectable (361af9b), closes #31

Commandos v0.7.5

26 Aug 21:14
c1dde79
Compare
Choose a tag to compare

0.7.5 (2021-08-26)

Features

  • added loading more history entries
  • collapsible tree view

Bug Fixes

  • fixed angular budget size
  • fixed commit button remains disabled
  • check fields for null
  • fixed cursor flickering
  • corrected loadingStates for buttons
  • reload Ahead/Behind when pushing
  • startup check of file
  • swap back to tauri commands

Commandos v0.7.3

23 Aug 22:57
Compare
Choose a tag to compare
Merge branch 'develop'

Commandos v0.7.2

18 Aug 11:13
c6253ea
Compare
Choose a tag to compare
Merge pull request #7 from Commandos-app/develop

fixes store.json on first startup #6

Commandos v0.7.1

18 Aug 10:49
Compare
Choose a tag to compare
chore: update trigger test

Commandos v0.7.0

18 Aug 05:44
6c2fd8b
Compare
Choose a tag to compare
Merge pull request #5 from Commandos-app/develop

Update publish.yml