Skip to content

Releases: TheCodeTraveler/GitTrends

v1.1.6

03 Jun 18:38
205daba
Compare
Choose a tag to compare

New In This Release:

  • (Android) Fixed bug causing a crash when enabling Notifications
  • Fixed error affecting Demo users when refreshing the Repositories / Referring Sites lists

What's Changed

  • Add Second Test Token by @brminnick in #91
  • Completed Services Unit Tests by @brminnick in #92
  • Completed SplashScreenViewModelTests, ReferringSitesViewModelTests & OnboardingViewModelTests by @brminnick in #93
  • Finished ReferringSitesViewModelTests by @brminnick in #96
  • Add RepositoryViewModel Unit Tests by @brminnick in #97
  • Move Unit Tests from AppCenter PreBuild Script to GitHub Actions by @brminnick in #98
  • Move RefreshState to GitTrends.Mobile.Shared by @brminnick in #99

Full Changelog: v1.1.5...v1.1.6

v1.1.5

29 May 23:24
Compare
Choose a tag to compare

New In This Release:

  • Fixed bug causing loading repositories to fail for certain users
  • Handle GitHub's Maximum API Call Limit

Full Changelog: v1.1.4...v1.1.5

v1.1.4

29 May 21:10
Compare
Choose a tag to compare

New in this release:

  • Fixed bug causing loading repositories to fail for certain users

Full Changelog: v1.1.3...v1.1.4

v1.1.3

29 May 00:56
Compare
Choose a tag to compare

New In This Release:

  • Fixed bug causing loading repositories to fail for certain users

What's Changed

  • Handle Views/Clones 403 Forbidden and 401 Unauthorized Response by @brminnick in #83
  • Fix 403 Forbidden Response Error When Retrieving Traffic Data by @brminnick in #84

Full Changelog: v1.1.2...v1.1.3

v1.1.2

24 May 03:26
Compare
Choose a tag to compare

New In This Release:

  • Bug fixes and performance improvements

What's Changed

  • Use MultiBinding for IsTrending by @brminnick in #79
  • Add Unit Tests by @brminnick in #82

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 May 19:02
Compare
Choose a tag to compare

New In This Release:

  • Improved Light Theme
  • Offline support! Previously gathered repo stats are now available when no internet connection is available.
  • Add support for non-Latin characters

What's Changed

  • Git ignore entry for MFractor meta-data. by @matthewrdev in #77
  • Add Acrylic by @brminnick in #78

New Contributors

Full Changelog: v1.0.3...v1.1.1

v1.0.3

08 May 01:04
4b828cb
Compare
Choose a tag to compare

New in this Release:

  • Check out Dark Theme and Enable Notifications to be notified when your repositories are trending!
  • Fixed KeyNotFoundException

What's Changed

  • Fix KeyNotFoundException by @brminnick in #75

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 May 23:47
Compare
Choose a tag to compare

New in this Release:

  • Check out Dark Theme and Enable Notifications to be notified when your repositories are trending!

What's Changed

  • Added GitTrends Adobe XD project by @Pujolsluis in #43
  • Updated themes to new color palettes for Version 1.0 by @Pujolsluis in #44
  • Added Roboto Fonts by @Pujolsluis in #45
  • Completed redesign of Repositories Page and solved dismiss issue with sort dialog - Version 1.0 by @Pujolsluis in #48
  • Remove Selected Item Background Color by @brminnick in #49
  • Implement 3 Sorting Categories by @brminnick in #50
  • Update Icons by @brminnick in #51
  • Improve First Run Experience by @brminnick in #54
  • Referring Sites Redesign - Version 1.0 by @Pujolsluis in #52
  • Completed redesign of Trends Page by @Pujolsluis in #53
  • Polishment of Onboarding Pages and Workarounds for Referring Sites - Version 1.0 by @Pujolsluis in #55
  • Polish ReferringDataTemplate for iOS by @brminnick in #56
  • Implement AppTheme_Experimental by @brminnick in #57
  • Add Welcome Page by @brminnick in #58
  • Completed redesign of Settings Page by @Pujolsluis in #59
  • Revert "Completed redesign of Settings Page" by @brminnick in #60
  • Pujolsluis improve settings page by @brminnick in #62
  • Improve settings page by @brminnick in #61
  • Update FavIcon logic by @brminnick in #65
  • Added Default Referring Site Image and Empty States Proposals by @Pujolsluis in #66
  • Add App Store Rating Request View by @brminnick in #67
  • Add Chart Video by @brminnick in #68
  • Added Empty States. by @Pujolsluis in #69
  • Fix BGTask SIGABRT by @brminnick in #70
  • Handle Maximum API Request Limit by @brminnick in #71
  • Silent Push Notifications by @brminnick in #73
  • Version 1.0 by @brminnick in #74

Full Changelog: v0.12.1...v1.0.2

v0.12.1

28 Mar 05:02
Compare
Choose a tag to compare

New In This Release:

  • Fixed a couple sorting bugs
  • Fixed a couple notification bugs

Full Changelog: v0.11.1...v0.12.1

v0.12.0

23 Mar 21:21
Compare
Choose a tag to compare

New In This Release:

  • Notifications! GitTrends will send you a notification when your repositories are trending 🎉

What's Changed

  • Implemented Notifications & Background Fetch by @brminnick in #40
  • Added editorconfig support by @curia-damiano in #39

New Contributors

Full Changelog: v0.11.2...v0.12.0