Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Releases: lanthora/hackernel

Version 1.7.5 / 2024-03-30

30 Mar 15:45
Compare
Choose a tag to compare

What's Changed

  • 更新测试环境地址 by @lanthora in #88
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /apps by @dependabot in #89
  • Bump github.com/spf13/viper from 1.18.1 to 1.18.2 in /apps by @dependabot in #90
  • arch-build 移除前端项目 by @lanthora in #91
  • Bump follow-redirects from 1.15.3 to 1.15.4 in /webui by @dependabot in #92
  • Bump vite from 4.4.12 to 4.5.2 in /webui by @dependabot in #93
  • Bump github.com/google/uuid from 1.5.0 to 1.6.0 in /apps by @dependabot in #94
  • Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.20 in /apps by @dependabot in #95
  • Bump github.com/mattn/go-sqlite3 from 1.14.20 to 1.14.21 in /apps by @dependabot in #96
  • Bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.22 in /apps by @dependabot in #97
  • 升级到 Go 1.22 by @lanthora in #98
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /apps by @dependabot in #99
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /webui by @dependabot in #100
  • 补充 jiffies 头文件 by @lanthora in #101

Full Changelog: v1.7.4...v1.7.5

Version 1.7.4 / 2023-12-16

16 Dec 14:41
Compare
Choose a tag to compare

What's Changed

  • Bump vite from 4.4.2 to 4.4.12 in /webui by @dependabot in #81
  • Bump axios and start-server-and-test in /webui by @dependabot in #82
  • Bump github.com/spf13/viper from 1.17.0 to 1.18.0 in /apps by @dependabot in #83
  • Bump github.com/spf13/viper from 1.18.0 to 1.18.1 in /apps by @dependabot in #84
  • Bump github.com/google/uuid from 1.4.0 to 1.5.0 in /apps by @dependabot in #85
  • 添加 PR 检查 CI by @lanthora in #86
  • Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 in /apps by @dependabot in #87
  • 移除默认前端页面 by @lanthora in #68

Full Changelog: v1.7.3...v1.7.4

Version 1.7.3 / 2023-11-12

12 Nov 05:10
Compare
Choose a tag to compare

What's Changed

  • 修复返回 svg 的 contentType by @lanthora in #67
  • Bump github.com/hashicorp/golang-lru/v2 from 2.0.4 to 2.0.5 in /apps by @dependabot in #69
  • Bump tough-cookie and @cypress/request in /webui by @dependabot in #70
  • Bump github.com/google/uuid from 1.3.0 to 1.3.1 in /apps by @dependabot in #71
  • Bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 in /apps by @dependabot in #72
  • Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 in /apps by @dependabot in #73
  • Bump @cypress/request and cypress in /webui by @dependabot in #74
  • Bump postcss from 8.4.25 to 8.4.31 in /webui by @dependabot in #75
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 in /apps by @dependabot in #76
  • Bump golang.org/x/net from 0.15.0 to 0.17.0 in /apps by @dependabot in #78
  • Bump github.com/google/uuid from 1.3.1 to 1.4.0 in /apps by @dependabot in #79
  • Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /apps by @dependabot in #80

New Contributors

Full Changelog: v1.7.2...v1.7.3

Version 1.7.2 / 2023-07-20

20 Jul 14:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

Version 1.7.1 / 2023-07-05

05 Jul 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7...v1.7.1

Version 1.7 / 2023-07-05

05 Jul 10:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6...v1.7

Version 1.6 / 2022-11-13

13 Nov 05:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5...v1.6

Version 1.5 / 2022-09-10

10 Sep 00:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4...v1.5

Version 1.4 / 2022-08-07

07 Aug 03:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

Version 1.3 / 2022-05-20

20 May 11:18
Compare
Choose a tag to compare

What's Changed

  • 修复文件权限树存在的加锁漏洞,增强代码可读性 by @lanthora in #5
  • 优化文件权限树清空过程 by @lanthora in #6

Full Changelog: v1.2...v1.3