Skip to content

Releases: ViscousPot/GitSync

Release v1.637

03 Jan 00:13
01c5d07

Choose a tag to compare

New Features

  • gate showing toasts and notifications (ab01aff)
  • allow skipping notif perm in onboarding (e369717)
  • real debounced sync for better consecutive sync handling (d94272a)
  • add custom commit author support (163d90f)
  • add new inputs and make settings scrollable (5f2a284)
  • replace deprecated dialog with custom implementation (dde6d7d)
  • unify basic dialog theming (8d95d40)

Bug Fixes

  • null head parsing recent commits (6783a01)
  • request workflow scope in github oauth (f02ae5d)
  • show dialog and allow clone anyway (d4d160d)
  • author default values (27bd5f7)

Chores

  • remove old error message textview (c6beeb2)
  • remove old theme (f2e9c54)
  • move basicdialog fn to basedialog (41d6363)

Other Changes

What's Changed

New Contributors

  • @lordi made their first contribution in #84

Full Changelog: v1.636...v1.637

Release v1.636

23 Dec 03:43

Choose a tag to compare

What's Changed

Full Changelog: v1.634...v1.636

Release v1.634

19 Dec 22:54

Choose a tag to compare

Bug Fixes

  • merge conflict not resolved unless both ssh and http keys exist (136c33f)

Other Changes

  • ViscousPotential/GitSync (ea4f0df)
  • elipsize gitDirPath at start (6a4002c)

What's Changed

Full Changelog: v1.633...v1.634

Release v1.633

18 Dec 12:35

Choose a tag to compare

Bug Fixes

  • not catching all checkout conflict exceptions (70d0939)
  • recent commits error gating (3627b8d)
  • auth reset on auth dialog opening (de33ffe)

What's Changed

Full Changelog: v1.632...v1.633

Release v1.632

13 Dec 01:15

Choose a tag to compare

Bug Fixes

  • protocol regex for tests (cf96166)
  • isvalidgitrepo regex (c1bf76d)
  • recent commits fails to get additions and deletions (961da9c)

Other Changes

  • make auth test faster (5237db2)
  • update tests to test ssh protocol url (77cdae5)

Release v1.631

12 Dec 18:14

Choose a tag to compare

New Features

  • limit commit info width (edfbeb6)

Bug Fixes

  • exit get path failure safely (7aeca16)
  • recent commit item measured height (fd945ab)

Chores

  • improve accessibility (99d7e2d)
  • swap uses of text_primary for primary_light (fead6b2)
  • organise strings (c9a98ff)

Release v1.630

11 Dec 22:43

Choose a tag to compare

New Features

Bug Fixes

  • onboarding flow for ssh (db3c1f1)

Tests

  • add automated tests for all auth flows (d1ca0a4)

Chores

Full Changelog: v1.620...v1.622

Release v1.620

08 Dec 22:06

Choose a tag to compare

New Features

  • update notifcation permission prompt text (8e2502d)
  • rerequest all files access and notifications permissions if disabled (cdb8c54)
  • update all files access message (354b8ff)
  • remove domain map restriction (fb6b763)
  • Fix broken isValidGitRepo validation by @vikdotdev in #41

Chores

Other Changes

  • ViscousPotential/GitSync (284194a)

New Contributors

Full Changelog: v1.619...v1.620

Release v1.618

07 Dec 01:44

Choose a tag to compare

Bug Fixes

Chores

What's Changed

Full Changelog: v1.616...v1.618

What's Changed

Full Changelog: v1.616...v1.618

Release v1.616

30 Nov 01:51

Choose a tag to compare

New Features

Read more