release: version 0.5.1.dev 🚀
This commit is contained in:
570
changelog.md
570
changelog.md
@@ -0,0 +1,570 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## (unreleased)
|
||||
|
||||
#### New
|
||||
|
||||
* Automated version release.
|
||||
|
||||
* Send release versions only to play market add pre-release version.
|
||||
|
||||
#### Fix
|
||||
|
||||
* Ci bug.
|
||||
|
||||
* Remove comments.
|
||||
|
||||
* Bug.
|
||||
|
||||
#### Other
|
||||
|
||||
* Merge branch 'main' of https://github.com/hiddify/hiddify-next.
|
||||
|
||||
* Improve accessability.
|
||||
|
||||
* Fix per-app proxy selection.
|
||||
|
||||
* Add android per-app proxy.
|
||||
|
||||
* Add basic flavors.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update README.md.
|
||||
|
||||
* Add accessability semantics.
|
||||
|
||||
* Add support for fragment in the url.
|
||||
|
||||
|
||||
|
||||
## v0.1.0 (2023-09-11)
|
||||
|
||||
#### New
|
||||
|
||||
* Add signing to android.
|
||||
|
||||
* Add android universal build also.
|
||||
|
||||
* Add change in network entitlements.
|
||||
|
||||
* Change logo icon to next.
|
||||
|
||||
* Add cache for speed up build process.
|
||||
|
||||
* Add windows portable version.
|
||||
|
||||
* Add libclash.
|
||||
|
||||
* Add as draft release.
|
||||
|
||||
* Make better ci and building applications.
|
||||
|
||||
#### Changes
|
||||
|
||||
* Change windows logo.
|
||||
|
||||
* Change macos build to flutter_distributor.
|
||||
|
||||
* Remove x86 builds since flutter does not support.
|
||||
|
||||
* Add x64 to the name.
|
||||
|
||||
* Update makefile.
|
||||
|
||||
#### Fix
|
||||
|
||||
* Space bugs in some panels.
|
||||
|
||||
* Aab.
|
||||
|
||||
* Aab build.
|
||||
|
||||
* Universal sign.
|
||||
|
||||
* KeystoreProperties.
|
||||
|
||||
* Name issue.
|
||||
|
||||
* Revert package name change.
|
||||
|
||||
* Name.
|
||||
|
||||
* Geosite download.
|
||||
|
||||
* Windows portable bug.
|
||||
|
||||
* Change name bug.
|
||||
|
||||
* Setup exe files.
|
||||
|
||||
* Libclash.so.
|
||||
|
||||
* Linux AppImage.
|
||||
|
||||
* Error.
|
||||
|
||||
* Category in linux.
|
||||
|
||||
* Add fuse for linux.
|
||||
|
||||
* Icon.
|
||||
|
||||
* Linux logo.
|
||||
|
||||
* Android.
|
||||
|
||||
* Makefile error.
|
||||
|
||||
#### Other
|
||||
|
||||
* Release v0.1.0.
|
||||
|
||||
* Fix ci build.
|
||||
|
||||
* Update ci.
|
||||
|
||||
* Add core version.
|
||||
|
||||
* Fix barrel file.
|
||||
|
||||
* Change proxies lifecycle.
|
||||
|
||||
* Add service restart.
|
||||
|
||||
* Remove notification service.
|
||||
|
||||
* Change android notification permission.
|
||||
|
||||
* Add android service restart.
|
||||
|
||||
* Change mark new profile active.
|
||||
|
||||
* Handle unlimited.
|
||||
|
||||
* Update upload download link stats.
|
||||
|
||||
* Update Translations.
|
||||
|
||||
* Remove // TODO add content disposition parsing.
|
||||
|
||||
* Add content-disposition for profile title.
|
||||
|
||||
* Update README.md.
|
||||
|
||||
* Add hysteria2.
|
||||
|
||||
* Fix android build connection.
|
||||
|
||||
* Add android connection shortcut.
|
||||
|
||||
* Add desktop autostart.
|
||||
|
||||
* Add android boot receiver.
|
||||
|
||||
* Add android proxy service.
|
||||
|
||||
* Add android battery optimizations settings.
|
||||
|
||||
* Change sharedpreferences to unify with android.
|
||||
|
||||
* Add vclibs.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Add submodule.
|
||||
|
||||
* Fix translation code gen.
|
||||
|
||||
* Change prefs.
|
||||
|
||||
* Change default config options.
|
||||
|
||||
* Remove string casing.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Remove caching.
|
||||
|
||||
* Change core prefs to use code generation.
|
||||
|
||||
* Fix custom lint.
|
||||
|
||||
* Fix general issues.
|
||||
|
||||
* Remove vclibs.
|
||||
|
||||
* Update README.md.
|
||||
|
||||
* Fix blank screen.
|
||||
|
||||
* Add proxies sort.
|
||||
|
||||
* Refactor preferences.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Add more config options to settings.
|
||||
|
||||
* Add tun implementation option.
|
||||
|
||||
* Add android power manager.
|
||||
|
||||
* Add android quick tile.
|
||||
|
||||
* Fix macos dependencies.
|
||||
|
||||
* Fix mac build.
|
||||
|
||||
* Fix build.
|
||||
|
||||
* Change system tray icon.
|
||||
|
||||
* Fix riverpod code generation.
|
||||
|
||||
* Remove unnecessary config options.
|
||||
|
||||
* Add accessability semantics.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Add config options.
|
||||
|
||||
* Add pref utilities.
|
||||
|
||||
* Add stats overview.
|
||||
|
||||
* Update Translations.
|
||||
|
||||
* Fix android outbounds view.
|
||||
|
||||
* Remove unnecessary options.
|
||||
|
||||
* Change proxies flow.
|
||||
|
||||
* Add android command client support.
|
||||
|
||||
* Update README.md.
|
||||
|
||||
* Add status command receiver.
|
||||
|
||||
* Add hiddify deeplink.
|
||||
|
||||
* Add macos deeplink support.
|
||||
|
||||
* Add singbox deeplink.
|
||||
|
||||
* Change error prompts.
|
||||
|
||||
* Fix url parser.
|
||||
|
||||
* Remove unnecessary prefs.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Make AppImage zipped for preserving permission in linux.
|
||||
|
||||
* Add user agent.
|
||||
|
||||
* Fix uri launch.
|
||||
|
||||
* Update ci flutter version.
|
||||
|
||||
* Fix macos silent start.
|
||||
|
||||
* Change proxies page.
|
||||
|
||||
* Fix desktop connection error msg.
|
||||
|
||||
* Add button tooltips.
|
||||
|
||||
* Fix logging.
|
||||
|
||||
* Create dependabot.yml.
|
||||
|
||||
* Create CODE_OF_CONDUCT.md.
|
||||
|
||||
* Fix aab.
|
||||
|
||||
* Add aab file.
|
||||
|
||||
* Change windows-portable name to HiddifyNext-portable.
|
||||
|
||||
* Add debug mode.
|
||||
|
||||
* Add misc settings ui.
|
||||
|
||||
* Remote unnecessary logs.
|
||||
|
||||
* Add misc preferences.
|
||||
|
||||
* Add directory options.
|
||||
|
||||
* Fix linux build.
|
||||
|
||||
* Merge branch 'main' of https://github.com/hiddify/hiddify-next.
|
||||
|
||||
* Fix android builds.
|
||||
|
||||
* Fix android splash screen.
|
||||
|
||||
* Update icons.
|
||||
|
||||
* Fix windows executable build.
|
||||
|
||||
* Remove unnecessary build steps.
|
||||
|
||||
* Remove build number from appbar.
|
||||
|
||||
* Update readme.
|
||||
|
||||
* Change desktop directories.
|
||||
|
||||
* Remove desktop notifications.
|
||||
|
||||
* Force same version code for all platforms.
|
||||
|
||||
* Add more logs.
|
||||
|
||||
* Add log timestamp.
|
||||
|
||||
* Update icons.
|
||||
|
||||
* Remove drawer branding.
|
||||
|
||||
* Add download section in readme.
|
||||
|
||||
* Fix name of universal apk.
|
||||
|
||||
* Fix order.
|
||||
|
||||
* Update readme.
|
||||
|
||||
* Update logging.
|
||||
|
||||
* Update geo assets url.
|
||||
|
||||
* Change linux directories.
|
||||
|
||||
* Update icon.
|
||||
|
||||
* Update icon.
|
||||
|
||||
* Update logo for all platforms.
|
||||
|
||||
* Revert name in macos.
|
||||
|
||||
* Temporary disable app sandbox.
|
||||
|
||||
* Change name.
|
||||
|
||||
* Update Release.entitlements to fix binding issue.
|
||||
|
||||
* Merge pull request #5 from evstegneych/main.
|
||||
_add macos option_
|
||||
|
||||
* Add macos option.
|
||||
|
||||
* Update ci flutter version.
|
||||
|
||||
* Update kotlin version.
|
||||
|
||||
* Update other dependencies.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Update flutter version.
|
||||
|
||||
* Update LICENSE.md.
|
||||
|
||||
* Add build option for ios but not tested.
|
||||
|
||||
* Return: build for all.
|
||||
|
||||
* Fix build for macos.
|
||||
|
||||
* Fix ci.
|
||||
|
||||
* Migrate to singbox.
|
||||
|
||||
* Fix routing.
|
||||
|
||||
* Fix connection button text casing.
|
||||
|
||||
* Add update checking.
|
||||
|
||||
* Add separate page for clash overrides.
|
||||
|
||||
* Add version number to appbar.
|
||||
|
||||
* Add more icons.
|
||||
|
||||
* Add sort limited profiles last.
|
||||
|
||||
* Fix profile sort icon.
|
||||
|
||||
* Fix profile traffic ratio.
|
||||
|
||||
* Add profiles sort option.
|
||||
|
||||
* Refactor profile addition flow.
|
||||
|
||||
* Add extra profile metadata.
|
||||
|
||||
* Fix linux deep link service.
|
||||
|
||||
* Refactor profile tile.
|
||||
|
||||
* Add locale based font.
|
||||
|
||||
* Fix linux startup.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Add about page.
|
||||
|
||||
* Fix linux notifications.
|
||||
|
||||
* Build all.
|
||||
|
||||
* Hard coding.
|
||||
|
||||
* Add png.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Fix makefile.
|
||||
|
||||
* Fix actions.
|
||||
|
||||
* Fix actions.
|
||||
|
||||
* Fix actions.
|
||||
|
||||
* Update build setup.
|
||||
|
||||
* Merge branch 'main' of https://github.com/hiddify/hiddify-next.
|
||||
|
||||
* Create LICENSE.md.
|
||||
|
||||
* Add core submodule.
|
||||
|
||||
* Remove core libs.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Update Makefile.
|
||||
|
||||
* Remove c install.
|
||||
|
||||
* Update make.
|
||||
|
||||
* Merge branch 'main' of https://github.com/hiddify/hiddify-next.
|
||||
|
||||
* Add Persian font.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Update to libclash.
|
||||
|
||||
* Add cache.
|
||||
|
||||
* Add: new action.
|
||||
|
||||
* Add write permission.
|
||||
|
||||
* Fix.
|
||||
|
||||
* Modify.
|
||||
|
||||
* Fix.
|
||||
|
||||
* Update.
|
||||
|
||||
* Fix android build.
|
||||
|
||||
* Fix code gen bug.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Fix CI.
|
||||
|
||||
* Fix CI.
|
||||
|
||||
* Merge branch 'main' of https://github.com/hiddify/hiddify-next.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Fix CI.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Update ci.yml.
|
||||
|
||||
* Add CI.
|
||||
|
||||
* Add silent start for desktop.
|
||||
|
||||
* Update readme.
|
||||
|
||||
* Add headless mode to desktop.
|
||||
|
||||
* Update dependencies.
|
||||
|
||||
* Add distribution setup for windows.
|
||||
|
||||
* Add Farsi(fa) language.
|
||||
|
||||
* Merge branch 'main' of https://github.com/hiddify/hiddify-next.
|
||||
|
||||
* Initial commit.
|
||||
|
||||
* Initial.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user