Skip to content

Releases: 0x5bfa/FluentHub

v0.8.60

22 Aug 06:38
e2c3aff
Compare
Choose a tag to compare

Advisories and Breaking Changes

This release should fix almost all of sign in problems. I sincerely appologise that the app have not been stable even though I told it is to everyone. If a crash happen in signing-in page or somewhere else please post an issue. And now you can know the app version in signing-in page.
With that's said, still the app have been facing a COM exception when another process of the app redirected to the main process of the app that already exists.

What's Changed

  • Feature: Added app version on the bottom in the signing-in page
  • Feature: Added icons to the navigation bar items.
  • Feature: Added incremental loading in repo pages
  • Feature: Added refresh button to the navigation bar
  • Feature: Improved the behaviour when an error occur in user pages
  • Feature: Improved the behaviour when an error occur in repo pages
  • Feature: Improved the behaviour when an error occur in signing-in page
  • Fix: Fixed an issue where the user wouldn't know what was happening when the exception occurred.
  • Fix: Fixed an issue where the logging was not at work
  • Fix: Removed empty credential config file template

Full Changelog: 0.8.50...0.8.60

v0.8.50

17 Aug 14:08
c1a12e9
Compare
Choose a tag to compare

Advisories and Breaking Changes

This release has very improtant bug fix, see below for more information.

What's Changed

  • Fix: Fixed an issue where the credential file wasn't overriden when the file already existed.

Full Changelog: 0.8.40...0.8.50

v0.8.40

14 Aug 06:22
babef3d
Compare
Choose a tag to compare

TL;DR

Added a lot of features and pages including settings page, disabled unstable features for the time being, immeasurably improved stability. There's nothing special, but try it out!

What's Changed

  • Feature: Added organization overview and repositories pages by @0x5bfa
  • Feature: Added user projects, discussions, issues, pull requests, followers, following pages by @0x5bfa
  • Feature: Added incremental loading in all user pages by @0x5bfa
  • Feature: Added settings page by @0x5bfa
  • Feature: Added primer/octicons' xaml code generator by @0x5bfa
  • Feature: Added more support of activities in the viewer's dashboard page by @0x5bfa
  • Feature: Enabled error message control in all pages by @0x5bfa
  • Feature: Enabled forward navigation of the main page frame by @0x5bfa
  • Feature: Disabled the discussion button and the project button by @0x5bfa
  • Feature: Disabled repository branch selector by @0x5bfa
  • Feature: Updated tab information of user pages and repository pages by @0x5bfa
  • Code Quality: Formatted all C# files with tabs by @0x5bfa
  • Fix: Fixed an issue where the issue button and pull request button didn't work by @0x5bfa
  • Fix: Fixed an issue where the pull request's file changes block button didn't show its infromation by @0x5bfa
  • Fix: Fixed an issue where the repository code page's item navigation didn't work properly by @0x5bfa
  • Fix: Fixed an issue where the tab information was not shown as soon as the page is in loading by @0x5bfa
  • Fix: Fixed an issue where the app crashes when encountered an exception on loading contents by @0x5bfa
  • New Crowdin updates by @0x5bfa in #414

Full Changelog: 0.8.30...0.8.40

v0.8.20

07 Aug 01:00
d654961
Compare
Choose a tag to compare

TL;DR

I stablized the app in this release. Almost all of the navigation issues was fixed and now you can navigate pages seamlessly. Some UI was more improved, check it out!

What's Changed

  • Fix: Fixed an issue where the new navigation went wrong, going to viewer's notifications page
  • Fix: Fixed an issue where the backword navigation went wrong, going to user's page
  • Code Quality: Updated user pages to use LocatablePage class
  • Code Quality: Updated all DI to use Microsoft.Toolkit.Mvvm.DependencyInjection
  • Fix: Fixed an issue where the Issue and PR comments wasn't showed
  • Feature: Improved Issue and PR pages' UI
  • Fix: Fixed an issue where the navigation bar wasn't updated, going back to the previous page

Full Changelog: 0.8.9...0.8.20

v0.8.9

31 Jul 13:22
f74b6a1
Compare
Choose a tag to compare

Advisories and Breaking Changes

We've introduced a new UI to match GitHub's new navigation bar, so you can navigate pages seamlessly. We removed forward page navigation for the time being to make that UI more stable.

What's Changed

New Contributors

Full Changelog: 0.5.1...0.8.9

v0.5.1

12 Feb 13:51
bf2c340
Compare
Choose a tag to compare

TL; DR

Hi community, first, we’re so sorry for inactive to FluentHub development and maintaining. The owner @0x5bfa get started to work on his own project. Here’s a new release; nothing special, but new UI for main page. Try it out!

Advisories and Breaking Changes

None

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

FluentHub v0.5.0

16 Oct 16:56
96fcfa5
Compare
Choose a tag to compare

Advisories and Breaking Changes

Hi everyone. we’ve just updated FluentHub to use Windows App SDK, which is next generation of Windows UI. We're excited to publish this update. This can cause various compatibility issues and we're keeping to track them.

For more information, visit #316

Troubleshooting of installing MSIX

If you try to install misx package, you will have an error. You can fix by following troubleshooting steps.

What's New

  • Update item DataTemplate of MainPage's NavigationView
  • Add details sidebar in single Issue/PR page
  • Update all of item DataTemplates of the Issue/PR's timeline
  • Improve UI of the user status block
  • Add new extension method to access localization resources
  • Add new extension method to handle resize of WebView2

What's Changed

  • Updated the project from UWP to WASDK app(FluentHub.App.csproj)
  • Update namespace 'FluentHub.Uwp' to 'FluentHub.App'
  • Update WebView to WebView2
  • Remove all 'muxc' namespace mapping in XAML
  • Remove all 'muxc' namespace alias in both of XAML and C#
  • Update namespace 'Windows.UI' to 'Microsoft.UI' in both of XAML and C#
  • Update namespace 'Microsoft.Toolkit' to 'CommunityToolkit' in both of XAML and C#

Release Notes

General Updates

None

Updates and Fixes

  • Adding various data searching function by @arihant2math in #302
  • Update project report templates by @DeveloperWOW64 in #309
  • Refactor project bug report template by @DeveloperWOW64 in #313
  • Add search functionality by @onein528 in #311
  • Update README screenshots by @DeveloperWOW64 in #323

Housekeeping

Full Changelog: 0.3.8...0.5.0

FluentHub v0.3.8

22 Sep 14:28
41f3de9
Compare
Choose a tag to compare

Advisories and Breaking Changes

We've added some necessary features and updated outdated files or outdated class names. This changes could be a bug.

Major changes:

  • Added organization package/project/project V2 queries
  • Added repository package/project/project V2 queries
  • Added user package/project/project V2 queries
  • Added a custom query method and a model for details view page
  • Deleted some unneeded UserControls and its ViewModels
  • Renamed some files to a more accurated name
  • Move some UserControls to a more accurate namespace
  • Added a missing namespace from UserControls
  • Deleted some obsoleted Pages and its ViewModels
  • Added repository releases page
  • Added user status block to the user overview page
  • Updated user contribution graph block

For more information, visit #259

Release Notes

General Updates

None

Updates and Fixes

Module Updates / Crowdin Updates

  • New Crowdin updates by @onein528 in #254
  • New Crowdin updates by @onein528 in #258

New Contributors

Full Changelog: 0.3.7...0.3.8

FluentHub v0.3.7

11 Sep 04:00
16635e1
Compare
Choose a tag to compare

Advisories and Breaking Changes

We've fundamentally improved the way we handle errors/exceptions, and now FluentHub can catch it and try the task where it occurred again in every asynchronous methods.

For more information, visit #251

Release Notes

General Updates

None

Updates and Fixes

  • Update CI by @onein528 in #243
  • Update Search Bar by @DeveloperWOW64 in #238
  • Fix typo in docs by @bennett-sh in #245
  • Number normalizer by @hunterlan in #250
  • Localize FluentHub by @DeveloperWOW64 in #244
  • Improve error handling by @onein528 in #251

Module Updates / Crowdin Updates

  • New Crowdin updates by @onein528 in #240
  • New Crowdin updates by @onein528 in #252

New Contributors

Full Changelog: 0.3.6...0.3.7

FluentHub v0.3.6

24 Aug 16:06
366221a
Compare
Choose a tag to compare

Advisories and Breaking Changes

WebView-powered issue comments persist to be buggy; when scrolling through an issue/pr page, the page might unexpectedly scroll back.

Release Notes

General Updates

  • General Updates 16 by @onein528 in #230

Updates and Fixes

  • Updated namespace Views.Repositories.Codes to Views.Repositories.Code by @DeveloperWOW64 in #228
  • Update Azure Pipelines Configuration by @onein528 in #235

Module Updates

Full Changelog: 0.3.5...0.3.6