Skip to content

Releases: daeuniverse/daed

v0.3.1

29 Jul 16:19
e436e34
Compare
Choose a tag to compare

Release date: 2023/07/29

Others

  • chore(sync): keep upstream source up-to-date in #199 by (@daeBot)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Jul 15:54
2d06a22
Compare
Choose a tag to compare

Release date: 2023/07/29

Features

  • feat: add configure juicity modal in #191 by (@wanlce)

Bug Fixes

  • fix: rename modal not closing after changing rule names in #188 by (@kunish)
  • fix: reload icon not showing on small size screens in #187 by (@kunish)
  • fix: avoid to install husky when not in a git repo in #185 by (@douglarek)

Others

  • chore(sync): keep upstream source up-to-date in #194 by (@daeBot)
  • ci/fix(generate-changelogs): fix dry_run input description in #193 by (@yqlbu)
  • chore/feat: add checkout.sh in #192 by (@mzz2017)
  • ci/fix(pr-build,build): fix submodule path trigger in #190 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #189 by (@daeBot)
  • chore(sync): keep upstream source up-to-date in #186 by (@daeBot)
  • chore(sync): keep upstream source up-to-date in #184 by (@daeBot)
  • ci(pr-build): update trigger paths in #183 by (@yqlbu)
  • chore: update codeowners in #182 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #181 by (@daeBot)
  • ci(pr-build): ONLY keep arm64, amd64 as build targets in #180 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #179 by (@daeBot)
  • ci(release): checkout codebase based on ref in #178 by (@yqlbu)

Full Changelog: v0.2.0...v0.3.0

New Contributors

v0.2.0

17 Jul 15:57
3e06cf8
Compare
Choose a tag to compare

Release date: 2023/07/17

Features

Bug Fixes

  • fix: time parsing is wrong in #171 by (@kunish)
  • fix(v2ray): add missing websocket path field in #159 by (@kunish)
  • fix: wan interface should be optional in #156 by (@kunish)

Others

  • ci(pr-build): add ready_for_review trigger in #175 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #174 by (@daeBot)
  • chore: run unite tests before commiting in #172 by (@kunish)
  • docs(readme): add build-status badge in #170 by (@yqlbu)
  • chore: update packages in #169 by (@kunish)
  • ci/fix(pr-build): skip check-run related actions based on condition in #167 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #165 by (@daeBot)
  • chore(sync): keep upstream source up-to-date in #164 by (@daeBot)
  • ci/chore(pr-build): remove unnecessary lines in #163 by (@yqlbu)
  • ci(pr-build): integrate check runs to report build status in #162 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #160 by (@daeBot)
  • ci(build): rename Build (Stable) -> Build (Main) in #158 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #155 by (@daeBot)
  • ci(sync-upstream): fix invalid downstream workflow ref in #152 by (@yqlbu)
  • ci(sync-upstream) apply modularity support in #151 by (@yqlbu)
  • chore(pr_template): add test result section in #148 by (@yqlbu)
  • ci(generate-changelogs): set dry_run to true by default in #146 by (@yqlbu)
  • ci(build.yml): fix armv7 packages' architecture in #145 by (@MarksonHon)

v0.1.1

09 Jul 15:58
e64285c
Compare
Choose a tag to compare

Release date: 2023/07/09

Features

  • feat(tuic): upgrade dae-wing to support tuic v5 in #135 by (@kunish)
  • feat: wan interface auto detect in #133 by (@kunish)
  • feat: display daed version in header in #132 by (@kunish)
  • feat: add a configure node modal in #125 by (@kunish)
  • feat: disable zooming and panning on mobile in #113 by (@kunish)

Bug Fixes

  • fix: import missing packages and clean up unreference files in #128 by (@earrmouth)
  • fix: try fixing caret misplacement in #124 by (@kunish)
  • fix: footer is floating above modal overlay in #121 by (@kunish)

Others

  • chore(sync): keep upstream source up-to-date in #141 by (@dae-bot[bot])
  • ci: refine pr-build workflow in #138 by (@yqlbu)
  • docs(readme): add release badge in #136 by (@yqlbu)
  • chore: refine makefile in #120 by (@mzz2017)
  • docs(readme): fix license badge issue and rework contributing section in #107 by (@yqlbu)

Full Changelog: v0.1.0...v0.1.1

New Contributors

v0.1.0

24 Jun 14:31
Compare
Choose a tag to compare

Release date: 2023/06/24

Features

  • feat: responsive header in #111 by (@kunish)
  • feat: support small screen devices in #110 by (@kunish)
  • feat: make plaintext modal fullscreen in #109 by (@kunish)
  • feat: add header icon link to github project, and a footer in #108 by (@kunish)
  • feat(editor): render tags in #106 by (@kunish)
  • feat(editor): add routingA code highlight in #105 by (@kunish)
  • feat: use theme github as default monaco editor light theme in #102 by (@kunish)
  • feat: use monaco editor for dns and routing in #101 by (@kunish)
  • feat: render qrcode in canvas to allow user to save image in #100 by (@kunish)
  • feat: add a modal to show node qrcode in #99 by (@kunish)
  • feat: show node protocol in card title in #98 by (@kunish)
  • feat: add tooltip for header actions in #97 by (@kunish)
  • feat: restrict drag and drop area in #80 by (@kunish)
  • feat: drag nodes and subscriptions between groups in #79 by (@kunish)
  • feat(group): show subscription tag on node hover in #77 by (@kunish)
  • feat(config): show interface ip addresses in interface select in #72 by (@kunish)
  • feat: add description text for group policies in #71 by (@kunish)
  • feat: add loading state indicators in #70 by (@kunish)

Bug Fixes

  • fix(group): refresh after remove nodes/subs in #96 by (@kunish)
  • fix: default googledns add tcp in #92 by (@kunish)
  • fix: dragging not working properly in #91 by (@kunish)
  • fix(subscription): loading indicator of update in #78 by (@kunish)
  • fix(config): disable allow insecure by default in #73 by (@kunish)

Other Changes

  • ci: introduce generate-changelogs workflow in #104 by (@yqlbu)
  • chore(sync): keep upstream source up-to-date in #90 by (@daeBot)
  • chore(sync): keep upstream source up-to-date in #86 by (@daeBot)
  • refactor: split orchestrate page into multiple components in #81 by (@kunish)
  • ci: add sync-upstream workflow in #76 by (@yqlbu)
  • ci(prerelease): include v*.*.rc (v0.1.1rc1) case in #75 by (@yqlbu)
  • ci(release): retrieve release tag (version) from dispatch inputs in #74 by (@yqlbu)

Full Changelog: v0.1.0rc...v0.1.0

v0.1.0rc

18 Jun 16:46
46e78be
Compare
Choose a tag to compare

Release date: 2023/06/19

Changes

Features

  • feat(rules): hide remove button if selected by @kunish in #39
  • feat: add switch language button by @kecrily in #1
  • feat: change the presentation form of certain details to Drawers by @kunish in #24
  • feat: draggable config by @kunish in #3
  • feat: make rules card clickable area larger by @kunish in #37
  • feat: rename default config (global) and group (proxy) by @kunish in #38
  • feat: set DEFAULT_AUTO_CONFIG_KERNEL_PARAMETER to true by @kunish in #28

Bug Fixes

  • fix bunch of issues, add bunch of missing functionalities, collected from our community by @kunish in #58
  • fix(config): add missing form modal fields and data inconsistency by @kunish in #13
  • fix(config): change DEFAULT_TCP_CHECK_HTTP_METHOD by @kunish in #14
  • fix(sync-upstream-docs): do not use ref in checkout action by @yqlbu in #48
  • fix: /lib64/libc.so.6: version GLIBC_2.32 not found by @kunish in #22
  • fix: limit the tproxy port input range, add descriptive help texts by @kunish in #27
  • fix: systemd service file description and service start command by @kunish in #64

Other Changes

  • Add a new develop branch, publish a prerelease Github Release by @kunish in #31
  • build.yml: Fix upload zip files to release by @MarksonHon in #52
  • build.yml: add linux package builds by @MarksonHon in #30
  • build: set independent app name by @kunish in #34
  • chore(sync): upgrade dae-wing by @daeBot in #49
  • chore: add .editorconfig by @yqlbu in #29
  • chore: add codeowners by @yqlbu in #7
  • chore: add i18n Ally extension by @kecrily in #2
  • chore: add issue,pull_request templates by @yqlbu in #26
  • chore: codeowner shift by @yqlbu in #8
  • chore: makefile and release actions by @mzz2017 in #20
  • chore: refine license by @mzz2017 in #63
  • chore: upgrade dae-wing by @daeBot in #61
  • chore: upgrade dae-wing by @mzz2017 in #41
  • chore: use go mod cache instead of go mod vendor by @mzz2017 in #42
  • ci(build): fix missing dependant job by @yqlbu in #57
  • ci(build-nightly): demise develop branch trigger; use hotfix and test instead by @yqlbu in #55
  • ci(build.yml): Remove redundant paths for zip archives by @MarksonHon in #62
  • ci(build.yml): add Linux package hooks by @MarksonHon in #40
  • ci(release-v0.1.0rc): add release changelogs by @yqlbu in #32
  • ci(sync): sync create pull request by @kunish in #44
  • ci(sync-upstream): general patches by @yqlbu in #46
  • ci: add a workflow to synchronize upstream repositories by @kunish in #43
  • ci: add develop-preview pipeline by @yqlbu in #6
  • ci: build and publish daed docker image with geosite/geoip by @kunish in #19
  • ci: build-nightly workflow by @yqlbu in #35
  • ci: fix sync upstream by @yqlbu in #59
  • ci: ignore *.md to trigger build by @yqlbu in #51
  • ci: separate release build from main_stream build by @yqlbu in #65
  • doc: update readme by @yqlbu in #17
  • docs(getting-started.md): correct a tiny typo by @yqlbu in #50
  • docs: include a short notes for nightly builds by @yqlbu in #36
  • docs: migrate getting-started guide to /docs by @yqlbu in #33

New Contributors

daed is mature enough to fly! Thanks to the following contributors.

Prerelease

15 Jun 08:53
Compare
Choose a tag to compare
Prerelease Pre-release
Pre-release

What's Changed

  • feat: add switch language button by @kecrily in #1
  • chore: add i18n Ally extension by @kecrily in #2
  • feat: draggable config by @kunish in #3
  • ci: add develop-preview pipeline by @yqlbu in #6
  • chore: add codeowners by @yqlbu in #7
  • chore: codeowner shift by @yqlbu in #8
  • fix(config): change DEFAULT_TCP_CHECK_HTTP_METHOD by @kunish in #14
  • doc: update readme by @yqlbu in #17
  • chore: makefile and release actions by @mzz2017 in #20
  • ci: build and publish daed docker image with geosite/geoip by @kunish in #19
  • fix: /lib64/libc.so.6: version `GLIBC_2.32' not found by @kunish in #22
  • chore: add issue,pull_request templates by @yqlbu in #26
  • chore: add .editorconfig by @yqlbu in #29
  • fix(config): add missing form modal fields and data inconsistency by @kunish in #13
  • feat: set DEFAULT_AUTO_CONFIG_KERNEL_PARAMETER to true by @kunish in #28
  • feat: change the presentation form of certain details to Drawers by @kunish in #24
  • build.yml: add linux package builds by @MarksonHon in #30

New Contributors

Full Changelog: https://github.com/daeuniverse/daed/commits/Prerelease