Releases: brminnick/GitTrends
Releases · brminnick/GitTrends
v2.5.4
New In This Release
- Improve performance
- Decrease memory usage
- (Android) Fix choppy scrolling
What's Changed
- Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 by @dependabot in #549
- Bump NuGet.Protocol from 6.3.0 to 6.3.1 in /GitTrends.Functions by @dependabot in #551
- Bump Microsoft.Extensions.Http.Polly from 6.0.9 to 6.0.10 by @dependabot in #550
- Improve Android CollectionView Performance by @brminnick in #552
Full Changelog: v2.5.3...v2.5.4
v2.5.3
New in this Release
- (Android) Update for Android 13
- (iOS) Update for iOS 16
What's Changed
- Bump Shiny.Jobs from 2.6.0 to 2.6.1 by @dependabot in #512
- Bump SkiaSharp.Views.Forms from 2.88.0 to 2.88.1 by @dependabot in #515
- Bump Shiny.Notifications from 2.6.0 to 2.6.1 by @dependabot in #513
- Remove SQLite NuGet Package from
GitTrends.UnitTests.csproj
by @brminnick in #516 - Update EditorConfig, Implement Recommendations by @brminnick in #517
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #518
- Bump HtmlAgilityPack from 1.11.43 to 1.11.45 by @dependabot in #519
- Bump Xam.Plugins.Android.ExoPlayer from 2.11.8 to 2.14.6 by @dependabot in #523
- Bump Shiny.Jobs from 2.6.1 to 2.6.2 by @dependabot in #522
- Bump Shiny.Notifications from 2.6.1 to 2.6.2 by @dependabot in #521
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #524
- Bump Xamarin.UITest from 3.2.8 to 3.2.9 by @dependabot in #525
- Bump Microsoft.Azure.Functions.Worker.Sdk from 1.3.0 to 1.7.0 by @dependabot in #526
- Bump Microsoft.Extensions.Http.Polly from 6.0.8 to 6.0.9 by @dependabot in #531
- Bump SkiaSharp.Views.Forms from 2.88.1 to 2.88.2 by @dependabot in #530
- Bump HtmlAgilityPack from 1.11.45 to 1.11.46 by @dependabot in #532
- Bump Xamarin.CommunityToolkit.Markup from 2.0.4 to 2.0.5 by @dependabot in #535
- Bump Shiny.Jobs from 2.6.2 to 2.6.3 by @dependabot in #534
- Bump Shiny.Notifications from 2.6.2 to 2.6.3 by @dependabot in #533
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #538
- Bump Microsoft.Azure.Functions.Worker from 1.8.0 to 1.9.0 by @dependabot in #539
- Bump SkiaSharp.Views.Forms from 2.88.2 to 2.88.3 by @dependabot in #543
- Support Archived Repositories by @brminnick in #544
- Update Azure Functions by @brminnick in #540
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #547
- Update VideoPlayerView by @brminnick in #548
Full Changelog: v2.5.1...v2.5.3
v2.5.1
New in this Release
- (Android) Add Support for Android v12.1
- (Android) Fix splash screen bug
- Display activity indicator when videos loading
What's Changed
- Update DarkTheme.cs by @Santorinie in #485
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #486
- Create
VideoPlayerWithLoadingIndicatorView
by @brminnick in #487 - [housekeeping] Automated PR to fix formatting errors by @github-actions in #488
- Bump Xamarin.AndroidX.Lifecycle.Runtime from 2.4.1.1 to 2.5.0 by @dependabot in #489
- Update Shiny.* NuGet Packages by @brminnick in #491
- Bump Xamarin.Google.Dagger from 2.41.0 to 2.41.0.1 by @dependabot in #492
- Bump Xamarin.Build.Download from 0.11.2 to 0.11.3 by @dependabot in #494
- Bump CommunityToolkit.Mvvm from 8.0.0-preview4 to 8.0.0 by @dependabot in #495
- Bump Xamarin.AndroidX.Lifecycle.Runtime from 2.5.0 to 2.5.1 by @dependabot in #498
- Bump Microsoft.Extensions.Http.Polly from 6.0.7 to 6.0.8 by @dependabot in #502
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #504
- Bump Shiny.Notifications from 2.5.5 to 2.6.0 by @dependabot in #506
- Bump NuGet.Protocol from 6.2.1 to 6.3.0 by @dependabot in #507
- Ensure
Repository
Only Contains 14 Days of Views + Clones Data by @brminnick in #509 - Bump Shiny.Jobs from 2.5.5 to 2.6.0 by @dependabot in #508
- Bump Xamarin.Google.Dagger from 2.41.0.1 to 2.41.0.2 by @dependabot in #503
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #511
- Update android splash screen for Android 12.0 by @brminnick in #510
New Contributors
- @Santorinie made their first contribution in #485
Full Changelog: v2.5.0...v2.5.1
v2.5.0
New In This Release:
- Performance Improvements
What's Changed
- Bump SkiaSharp.Views.Forms from 2.80.3 to 2.88.0 by @dependabot in #465
- Bump Xamarin.Essentials.Interfaces from 1.7.3 to 1.7.3.1 by @dependabot in #466
- Bump Autofac from 6.3.0 to 6.4.0 by @dependabot in #468
- Bump Xamarin.Google.Dagger from 2.40.5 to 2.41.0 by @dependabot in #469
- Set up CI with Azure Pipelines by @brminnick in #471
- Bump HtmlAgilityPack from 1.11.42 to 1.11.43 by @dependabot in #473
- Bump Xamarin.UITest from 3.2.7 to 3.2.8 by @dependabot in #474
- Add
CommunityToolkit.Mvvm
by @brminnick in #470 - [housekeeping] Automated PR to fix formatting errors by @github-actions in #475
- Update CommunityToolkit.Mvvm to v8.0.0 pre4 by @brminnick in #477
Full Changelog: v2.4.0...v2.5.0
v2.4.0
New In This Release:
- Improved Loading Times
- Add External Link to Repository
- Swipe left-to-right on a repository
- Tap to go to Repository on GitHub
Full Changelog: v2.3.6...v2.4.0
v2.3.6
New In This Release:
- (iOS) Updated for iOS 15.4
- Fix "Unable to Connect to GitHub" Error caused by a deleted GitHub repository
- Only save repository data to local database when contain completed information
Full Changelog: v2.3.5...v2.3.6
v2.3.5
New In This Release:
- (iOS) Updated for iOS 15.4
- Fix "Unable to Connect to GitHub" Error caused by a deleted GitHub repository
What's Changed
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #398
- Bump NUnit3TestAdapter from 4.2.0 to 4.2.1 by @dependabot in #399
- Bump Xamarin.UITest from 3.2.4 to 3.2.5 by @dependabot in #400
- Bump Xamarin.Essentials.Interfaces from 1.7.0 to 1.7.1 by @dependabot in #405
- Bump Xamarin.UITest from 3.2.5 to 3.2.6 by @dependabot in #406
- Bump HtmlAgilityPack from 1.11.40 to 1.11.42 by @dependabot in #407
- Bump Microsoft.Extensions.Http.Polly from 6.0.1 to 6.0.2 by @dependabot in #408
- Bump Refit.Newtonsoft.Json from 6.2.16 to 6.3.2 by @dependabot in #409
- Bump Refit.HttpClientFactory from 6.2.16 to 6.3.2 by @dependabot in #410
- Bump Shiny.Notifications from 2.4.2.2996 to 2.4.3.3003 by @dependabot in #411
- Bump Shiny.Jobs from 2.4.2.2996 to 2.4.3.3003 by @dependabot in #412
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #413
- Bump NuGet.Protocol from 6.0.0 to 6.1.0 by @dependabot in #414
- Bump Plugin.StoreReview from 3.3.0-beta to 3.3.0 by @dependabot in #418
- Bump Microsoft.Extensions.Http.Polly from 6.0.2 to 6.0.3 by @dependabot in #421
- Bump Shiny.Notifications from 2.4.3.3003 to 2.4.3.3024 by @dependabot in #423
- Bump Shiny.Jobs from 2.4.3.3003 to 2.4.3.3024 by @dependabot in #422
- Bump Plugin.StoreReview from 3.3.0 to 3.3.1 by @dependabot in #424
Full Changelog: v2.3.4...v2.3.5
v2.3.4
New In This Release:
- Support for GitHub Organizations
- Enable Organizations on the Settings Page
- Fix Android crash on API 31
- Fix Android Background Service Crash
- Fix Android Notifications crash for Android API v7.x (and below)
- Fix
BaseRepositoryDataTemplate
AvatarImage
- AvatarImage was rendering as an oval on smaller screens
What's Changed
- Update Storage Web Jobs Extension by @brminnick in #394
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #395
- Bump Polly from 7.2.2 to 7.2.3 by @dependabot in #396
- Bump Sharpnado.MaterialFrame from 1.2.0 to 1.3.0 by @dependabot in #397
Full Changelog: v2.3.3...v2.3.4
v2.3.3
New in this Release:
- Support for GitHub Organizations
- Enable Organizations on the Settings Page
- Fix Android crash on API 31
- Fix Android Notifications crash for Android API v7.x (and below)
- Fix
BaseRepositoryDataTemplate
AvatarImage
- AvatarImage was rendering as an oval on smaller screens
Full Changelog: v2.3.2...v2.3.3
v2.3.2
- Support for GitHub Organizations
- Enable Organizations on the Settings Page
- Fix Android Notifications crash for Android API v7.x (and below)
- Fix
BaseRepositoryDataTemplate
AvatarImage
- AvatarImage was rendering as an oval on smaller screens
What's Changed
Full Changelog: v2.3.1...v2.3.2