Releases: EasyAbp/AbpHelper.GUI
2.7.0
Upgraded to ABP 7.1.0
Full Changelog: v2.6.0...v2.7.0
2.6.0
What's Changed
Full Changelog: v2.5.2...v2.6.0
2.5.2
2.5.0
2.4.0
2.3.2
What's Changed
- Ignore error when failed to check latest version. by @RayMMond in #126
- Upgrade to ABP 6.0.1 by @gdlcf88 in #131
- add skip generate GetListInput Dto checkbox by @blackWins in #130
- Add project name option by @RayMMond in #129
AbpHelper Core v0.11.0
See https://github.com/EasyAbp/AbpHelper.CLI/releases/tag/0.11.0
New Contributors
- @RayMMond made their first contribution in #126
- @blackWins made their first contribution in #130
Full Changelog: v2.2.1...v2.3.2
2.2.1
2.2.0
What's Changed
- Open links in the external browser by @gdlcf88 in #120
- Upgrade to ABP 5.3.1 and AbpHelper.CLI 0.10.0 by @gdlcf88 in #122
- Also see https://github.com/EasyAbp/AbpHelper.CLI/releases/tag/0.10.0
Full Changelog: v2.1.0...v2.2.0
2.1.0
What's Changed
- Fix MacOS startup by @JadynWong in #118
- Show AbpHelper GUI version on the home page by @gdlcf88 in #119
New Contributors
- @JadynWong made their first contribution in #118
Full Changelog: v2.0.0...v2.1.0
2.0.0
Introduction
In this release, the GUI app directly uses the source code of AbpHelper.CLI instead of depending on the EasyAbp.AbpHelper.Core
NuGet package.
The GUI app may merge some community PRs into the CLI repo's gui-used branch before merging into the primary branch.
You can see PRs with the GUI-used-in-advance
label to know what we have merged:
https://github.com/EasyAbp/AbpHelper.CLI/pulls?q=label%3AGUI-used-in-advance
The label removes from the PRs after they merge into the primary branch.
What's Changed
- Upgrade Electron to v16.0.7 by @gdlcf88 in #106
- Add commands' help alerts by @gdlcf88 in #109
- Upgrade to ABP CLI v5.2.1 by @gdlcf88 in #110
- Use the LeptonX Lite theme by @gdlcf88 in #111
- Show ABP version on welcome page by @gdlcf88 in #112
- Add Discord entrance to the tray menu by @gdlcf88 in #113
- Use submodule to depend on the AbpHelper.CLI as a local project by @gdlcf88 in #114
- Add a home page menu item by @gdlcf88 in #115
- Auto create log directories by @gdlcf88 in #116
- Update NPM packages for the Electron app by @gdlcf88 in #117
Full Changelog: v1.4.1...v2.0.0