Skip to content

Releases: 0x5bfa/FluentHub

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

FluentHub v0.3.5

10 Aug 08:55
80f4de3
Compare
Choose a tag to compare

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 #220
General Updates 15 by @onein528 in #225

Updates and Fixes

  • Improve app launch performance by @itsWindows11 in #194
  • Add popular languages by Crowdin by @onein528 in #223

Module Updates

New Contributors

Full Changelog: 0.3.4...0.3.5

FluentHub v0.3.4

30 Jul 15:51
247fd7a
Compare
Choose a tag to compare

What's Changed

  • Bump Octokit.GraphQL from 0.1.8-beta to 0.1.9-beta by @dependabot in #202
  • Bump Octokit from 0.52.0 to 1.0.0 by @dependabot in #201
  • Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220712001 to 2.8.0 by @dependabot in #203
  • General Updates 13 by @onein528 in #196
  • Renewed FluentHub logo by @onein528 in #204
  • New Crowdin updates by @onein528 in #205
  • Fixed linq problem by @onein528 in #208
  • Fixed NullRederenceException in the Activities page by @hunterlan in #211
  • Bump Microsoft.CSharp from 4.0.1 to 4.7.0 by @dependabot in #214
  • Update UI of repository, user, organization pages by @onein528 in #209

New Contributors

Full Changelog: 0.3.3...0.3.4

FluentHub v0.3.3

23 Jul 16:20
30a14a2
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220601001 to 2.8.0-prerelease.220712001 by @dependabot in #200
  • Bump Octokit from 0.52.0 to 1.0.0 by @dependabot in #199
  • Add model generator for FluentHub.Octokit by @onein528 in #197

Full Changelog: 0.3.2...0.3.3

FluentHub v0.3.2

23 Jul 16:20
Compare
Choose a tag to compare

What's Changed

  • Bump Octokit from 0.51.0 to 0.52.0 by @dependabot in #191
  • PR & Issue Templates by @DeveloperWOW64 in #193
  • General Updates 12 by @onein528 in #180

Full Changelog: 0.3.1...0.3.2

FluentHub v0.3.1

23 Jul 16:19
6a60e88
Compare
Choose a tag to compare

What's Changed

  • Added tree layout view by @onein528 in #136
  • Renewed FluentHub logos by @onein528 in #139
  • Updated azure pipelines by @onein528 in #142
  • Update English: Grammar, Punctuation & Spelling by @DeveloperWOW64 in #144
  • Update tiny SPaG mistake by @DeveloperWOW64 in #145
  • Report Templates by @DeveloperWOW64 in #147
  • Report Templates v2 by @DeveloperWOW64 in #150
  • Add a new collaborator to About page by @DeveloperWOW64 in #151
  • Deleted all azure pipelines by @onein528 in #152
  • Check events before accessing them (anti-nullreferenceexception) by @GermanAizek in #155
  • General Updates 9 by @onein528 in #148
  • Set up CI with Azure Pipelines by @onein528 in #153
  • Added Sideload Azure Pipeline by @onein528 in #160
  • Added Release Azure Pipeline by @onein528 in #161
  • Fix: Check events before accessing them #155 by @GermanAizek in #157
  • Update grammar in activities page by @DeveloperWOW64 in #159
  • Deleted all unneeded GitHub workflows by @onein528 in #165
  • Bump Microsoft.UI.Xaml from 2.8.0-prerelease.220413001 to 2.8.0-prerelease.220601001 by @dependabot in #172
  • Remove the rounded white background of the logos by @DeveloperWOW64 in #168
  • General Updates 10 by @DeveloperWOW64 in #176
  • General Updates 11 by @onein528 in #179
  • Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.13 to 6.2.14 by @dependabot in #181

New Contributors

Full Changelog: 0.3.0...0.3.1

FluentHub v0.3.0

05 May 17:51
60fe3cf
Compare
Choose a tag to compare

What's Changed

  • Fix an issue caused by signed in user name being NULL by @onein528 in #113
  • Added sideload azure pipeline by @onein528 in #117
  • Added issue comment blocks to issue and PR pages by @onein528 in #115
  • Added user's contribution graph by @onein528 in #118
  • Update implementation of navigation between tabs by @luandersonn in #112
  • General Updates 6 by @onein528 in #119
  • Added github stale bot by @onein528 in #125
  • Improved issue and PR event getter by @onein528 in #121
  • Bump Octokit from 0.50.0 to 0.51.0 by @dependabot in #131
  • Fixed the Discord invite link by @iiAhmedYT in #133
  • General Updates 7 by @onein528 in #128
  • General Updates 8 by @onein528 in #134

New Contributors

Full Changelog: 0.2.0...0.3.0

FluentHub v0.2.0

05 May 17:45
592c65d
Compare
Choose a tag to compare

What's Changed

  • Make UserHomePage more responsive by @luandersonn in #90
  • Design updates by @luandersonn in #91
  • Improve several viewer's pages by @onein528 in #89
  • Update Package.appxmanifest by @onein528 in #92
  • Bump Microsoft.UI.Xaml from 2.7.0 to 2.7.1 by @dependabot in #98
  • General Updates 4 by @onein528 in #94
  • Update Package.appxmanifest by @onein528 in #103
  • General Updates 5 by @onein528 in #102
  • Add keyboard shortcuts by @luandersonn in #106
  • Update building-from-source.md by @BobbyESP in #107
  • Make more secure by @onein528 in #108

Full Changelog: 0.1.1...0.2.0

v0.1.1

05 May 17:48
110b4b8
Compare
Choose a tag to compare

What's Changed

  • Add zh-CN(Simplified Chinese) Translation by @Gaoyifei1011 in #70
  • Update build azure pipelines by @onein528 in #61
  • Add release azure pipelines by @onein528 in #72
  • General Updates by @onein528 in #71
  • Update Package.appxmanifest by @onein528 in #75
  • Switching the license to MIT by @onein528 in #76
  • Add PT-BR translation by @luandersonn in #81
  • Revert "Add PT-BR translation (#81)" by @onein528 in #82
  • General Updates by @onein528 in #74
  • Update Package.appxmanifest by @onein528 in #88

New Contributors

Full Changelog: 0.1.0...0.1.1

v0.1.0

05 May 17:48
33f5857
Compare
Choose a tag to compare

What's New

  • Add pinned repos block on user profile page by @onein528 in #6
  • Add ProgressRing to the repository view by @BobbyESP in #9
  • Fixe an issue with an URL that don't contain the schema by @onein528 in #11
  • Update the UI of the user profile page by @onein528 in #15
  • Fix null check of the user page company profile element by @onein528 in #16
  • Add issue templates by @onein528 in #18
  • Update UI of the user pages by @onein528 in #20
  • Add repository overview page by @onein528 in #24
  • Add repository contents view by @onein528 in #25
  • Update app logo by @onein528 in #34
  • Update repository pages by @onein528 in #30
  • Set up CI with Azure Pipelines by @onein528 in #40
  • Update repository pages 2 by @onein528 in #35
  • Fix azure pipelines by @onein528 in #49
  • Add organization pages by @onein528 in #47
  • Add localization features by @BobbyESP in #46
  • Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 by @dependabot in #51
  • Bump Humanizer from 2.8.25 to 2.14.1 by @dependabot in #50
  • Update repository code page by @onein528 in #52
  • Update repository issue/PR pages by @onein528 in #55
  • Fix a very dengerous bug created by #55 by @onein528 in #57
  • Update app settings pages by @BobbyESP in #54
  • Ability to open the logs folder by @BobbyESP in #62
  • Create Privacy Policy.md by @BobbyESP in #64
  • Update file structure by @onein528 in #63
  • Update Package.appxmanifest by @onein528 in #68

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