FluentHub

The stylish yet powerful GitHub client for Windows.

MIT License

Stars
1K
Committers
25

Bot releases are hidden (Show)

FluentHub - v0.8.60 Latest Release

Published by 0x5bfa about 1 year ago

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: https://github.com/FluentHub/FluentHub/compare/0.8.50...0.8.60

FluentHub - v0.8.50

Published by 0x5bfa about 1 year ago

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: https://github.com/FluentHub/FluentHub/compare/0.8.40...0.8.50

FluentHub - v0.8.40

Published by 0x5bfa about 1 year ago

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 https://github.com/FluentHub/FluentHub/pull/414

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.8.30...0.8.40

FluentHub - v0.8.20

Published by 0x5bfa about 1 year ago

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: https://github.com/FluentHub/FluentHub/compare/0.8.9...0.8.20

FluentHub - v0.8.9

Published by 0x5bfa about 1 year ago

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: https://github.com/FluentHub/FluentHub/compare/0.5.1...0.8.9

FluentHub - v0.5.1

Published by 0x5bfa over 1 year ago

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: https://github.com/FluentHub/FluentHub/compare/0.5.0...0.5.1

FluentHub - FluentHub v0.5.0

Published by 0x5bfa about 2 years ago

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 https://github.com/FluentHub/FluentHub/pull/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

Housekeeping

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.8...0.5.0

FluentHub - FluentHub v0.3.8

Published by 0x5bfa about 2 years ago

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 https://github.com/FluentHub/FluentHub/pull/259

Release Notes

General Updates

None

Updates and Fixes

Module Updates / Crowdin Updates

New Contributors

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.7...0.3.8

FluentHub - FluentHub v0.3.7

Published by 0x5bfa about 2 years ago

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 https://github.com/FluentHub/FluentHub/pull/251

Release Notes

General Updates

None

Updates and Fixes

Module Updates / Crowdin Updates

New Contributors

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.6...0.3.7

FluentHub - FluentHub v0.3.6

Published by 0x5bfa about 2 years ago

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

Updates and Fixes

Module Updates

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.5...0.3.6

FluentHub - FluentHub v0.3.5

Published by 0x5bfa about 2 years ago

Advisories and Breaking Changes

We've been working hard to significantly improve fundamental UI elements as well as various queries to create a nicer experience for the much-anticipated release to the Microsoft Store and general public. The previous page structure had many subframes, was very difficult to reload and navigate forwards and backwards. It used URL driven page navigation and sometimes didn't pass the URL to the page as a parameter. Instead, we made FluentHub pass the entire model which contained the corresponding GitHub URL and various pieces of important information, such as user login and repository name, resolving the problems with the previous page structure.

For more information, see #220.

Release Notes

General Updates

General Updates 14 by @onein528 in https://github.com/FluentHub/FluentHub/pull/220
General Updates 15 by @onein528 in https://github.com/FluentHub/FluentHub/pull/225

Updates and Fixes

Module Updates

New Contributors

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.4...0.3.5

FluentHub - FluentHub v0.3.4

Published by 0x5bfa about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.3...0.3.4

FluentHub - FluentHub v0.3.3

Published by 0x5bfa about 2 years ago

What's Changed

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.2...0.3.3

FluentHub - FluentHub v0.3.2

Published by 0x5bfa about 2 years ago

What's Changed

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.1...0.3.2

FluentHub - FluentHub v0.3.1

Published by 0x5bfa about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/FluentHub/FluentHub/compare/0.3.0...0.3.1

FluentHub - FluentHub v0.3.0

Published by 0x5bfa over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluenthub-community/FluentHub/compare/0.2.0...0.3.0

FluentHub - v0.1.1

Published by 0x5bfa over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluenthub-community/FluentHub/compare/0.1.0...0.1.1

FluentHub - v0.1.0

Published by 0x5bfa over 2 years ago

What's New

Full Changelog: https://github.com/fluenthub-community/FluentHub/commits/0.1.0

FluentHub - FluentHub v0.2.0

Published by 0x5bfa over 2 years ago

What's Changed

Full Changelog: https://github.com/fluenthub-community/FluentHub/compare/0.1.1...0.2.0