Gitea 1.0.0发布

xiaolunwen · · 3179 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

今天我们很高兴的宣布 Gitea 1.0.0 发布了。在这个版本我们解决了 [44](https://github.com/go-gitea/gitea/issues?q=is%3Aissue+is%3Aclosed+milestone%3A1.0.0) 个问题,合并了 [238](https://github.com/go-gitea/gitea/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Amerged%20milestone%3A1.0.0%20) 次提交请求。二进制下载请访问 [下载页面](https://dl.gitea.io/gitea/v1.0.0/),根据您的操作系统和架构进行选择,进一步的安装信息请访问 [安装文档](https://docs.gitea.io/en-us/install-from-binary/)。如果您是从Gogs升级的请访问 [从Gogs迁移](https://docs.gitea.io/en-us/upgrade-from-gogs/)。更多信息请访问官网https://gitea.io 和 github https://github.com/go-gitea ## 变更日志 * BREAKING * We have various changes on the API, scripting against API must be updated * FEATURE * Show last login for admins [#121](https://github.com/go-gitea/gitea/pull/121) * BUGFIXES * Fixed sender of notifications [#2](https://github.com/go-gitea/gitea/pull/2) * Fixed keyword hijacking vulnerability [#20](https://github.com/go-gitea/gitea/pull/20) * Fixed non-markdown readme rendering [#95](https://github.com/go-gitea/gitea/pull/95) * Allow updating draft releases [#169](https://github.com/go-gitea/gitea/pull/169) * GitHub API compliance [#227](https://github.com/go-gitea/gitea/pull/227) * Added commit SHA to tag webhook [#286](https://github.com/go-gitea/gitea/issues/286) * Secured links via noopener [#315](https://github.com/go-gitea/gitea/issues/315) * Replace tabs with spaces on wiki title [#371](https://github.com/go-gitea/gitea/pull/371) * Fixed vulnerability on labels and releases [#409](https://github.com/go-gitea/gitea/pull/409) * Fixed issue comment API [#449](https://github.com/go-gitea/gitea/pull/449) * ENHANCEMENT * Use proper import path for libravatar [#3](https://github.com/go-gitea/gitea/pull/3) * Integrated DroneCI for tests and builds [#24](https://github.com/go-gitea/gitea/issues/24) * Integrated dependency manager [#29](https://github.com/go-gitea/gitea/issues/29) * Embedded bindata optionally [#30](https://github.com/go-gitea/gitea/issues/30) * Integrated pagination for releases [#73](https://github.com/go-gitea/gitea/pull/73) * Autogenerate version on every build [#91](https://github.com/go-gitea/gitea/issues/91) * Refactored Docker container [#104](https://github.com/go-gitea/gitea/issues/104) * Added short-hash support for downloads [#211](https://github.com/go-gitea/gitea/issues/211) * Display tooltip for downloads [#221](https://github.com/go-gitea/gitea/issues/221) * Improved HTTP headers for issue attachments [#270](https://github.com/go-gitea/gitea/pull/270) * Integrate public as bindata optionally [#293](https://github.com/go-gitea/gitea/pull/293) * Integrate templates as bindata optionally [#314](https://github.com/go-gitea/gitea/pull/314) * Inject more ENV variables into custom hooks [#316](https://github.com/go-gitea/gitea/issues/316) * Correct LDAP login validation [#342](https://github.com/go-gitea/gitea/pull/342) * Integrate conf as bindata optionally [#354](https://github.com/go-gitea/gitea/pull/354) * Serve video files in browser [#418](https://github.com/go-gitea/gitea/pull/418) * Configurable SSH host binding [#431](https://github.com/go-gitea/gitea/issues/431) * MISC * Forked from Gogs and renamed to Gitea * Catching more errors with logs * Fixed all linting errors * Made the go linter entirely happy * Really integrated vendoring

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

3179 次点击  
加入收藏 微博
1 回复  |  直到 2016-12-26 16:44:48
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传