Skip to content

Commit

Permalink
docs: change log (#204)
Browse files Browse the repository at this point in the history
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->


# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->


# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
  • Loading branch information
liuyi committed Jan 16, 2023
2 parents fe2edbe + 105ed91 commit ec12eee
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,55 @@



## [v0.17.0-beta](https://github.com/apitable/apitable/releases/tag/HEAD) (2023-01-16)


### Features and enhancements

* feat: hosted version update, event manager refactor, mobile date-picker i18n, new env config ([#148](https://github.com/apitable/apitable/pull/148)) @mr-kelly
* feat: github issues templates of docs and question ([#175](https://github.com/apitable/apitable/pull/175)) @mr-kelly
* feat: clear a bad smell code ([#179](https://github.com/apitable/apitable/pull/179)) @zhou-yg
* feat: enable super-lint ([#194](https://github.com/apitable/apitable/pull/194)) @mr-kelly
* feat: timezone environment variables support ([#187](https://github.com/apitable/apitable/pull/187)) @shawndenggh

### Bug fixes

* fix: stop satackey/action-docker-layer-caching for building success ([#149](https://github.com/apitable/apitable/pull/149)) @mr-kelly
* fix: share crash @wangkailang
* fix: share crash ([#151](https://github.com/apitable/apitable/pull/151)) @JaneSu
* fix: web-server local start axios base url ([#155](https://github.com/apitable/apitable/pull/155)) @wangkailang
* fix: copy cell menu item is hidden in gallery and kanban view ([#158](https://github.com/apitable/apitable/pull/158)) @alolonghun
* fix: import-double-quotes-to-single-quotes ([#163](https://github.com/apitable/apitable/pull/163)) @wuyitaoBoomboommm
* fix: eslint error and ass scripts ([#164](https://github.com/apitable/apitable/pull/164)) @wangkailang
* fix: template usage crash @wangkailang
* fix: add pre-action releaseLocks before init-db run ([#165](https://github.com/apitable/apitable/pull/165)) @shawndenggh
* fix: template usage crash ([#166](https://github.com/apitable/apitable/pull/166)) @JaneSu
* fix: the content is missing after the mobile form is submitted ([#168](https://github.com/apitable/apitable/pull/168)) @alolonghun
* fix: add main widget message listener ([#169](https://github.com/apitable/apitable/pull/169)) @MrWangQAQ
* fix: avtar color is covered when edit user nickName @LiuZijingBron
* fix: avtar color is covered when edit user nickName ([#170](https://github.com/apitable/apitable/pull/170)) @LiuZijingBron
* fix: replace billing field ([#172](https://github.com/apitable/apitable/pull/172)) @shawndenggh
* fix: eslint error ([#182](https://github.com/apitable/apitable/pull/182)) @wangkailang
* fix: modify spring mail config ([#186](https://github.com/apitable/apitable/pull/186)) @LiuZijingBron
* fix: register user default avatar may be null @LiuZijingBron
* fix: register user default avatar may be null ([#189](https://github.com/apitable/apitable/pull/189)) @LiuZijingBron
* fix: eslint fix & super-linter ready ([#181](https://github.com/apitable/apitable/pull/181)) @mr-kelly
* fix: register user default avatar may be null & avatar renderer ([#193](https://github.com/apitable/apitable/pull/193)) @mr-kelly
* fix: super-linter jscpg ignore test files ([#202](https://github.com/apitable/apitable/pull/202)) @mr-kelly

### What's more

* release: v0.17.0-alpha ([#146](https://github.com/apitable/apitable/pull/146)) @mr-kelly
* chore: fix devenv & integrate appdata ([#154](https://github.com/apitable/apitable/pull/154)) @networkhermit
* refactor: split database module to submodules ([#152](https://github.com/apitable/apitable/pull/152)) @yort-feng
* chore: performance profiling tools ([#159](https://github.com/apitable/apitable/pull/159)) @arucil
* Merge branch 'develop' into fix/template-usage-crash @JaneSu
* Merge branch 'develop' into fix/template-usage-crash @wangkailang
* chore: hosted sync @mr-kelly
* chore: optimise email verify html ([#184](https://github.com/apitable/apitable/pull/184)) @xukecheng
* chore(deps): bump class-validator from 0.12.2 to 0.14.0 ([#183](https://github.com/apitable/apitable/pull/183)) @dependabot[bot]
* chore(deps): bump json5 from 1.0.1 to 1.0.2 ([#132](https://github.com/apitable/apitable/pull/132)) @dependabot[bot]
* test: developer module unit test ([#171](https://github.com/apitable/apitable/pull/171)) @yort-feng
## [v0.17.0-alpha](https://github.com/vikadata/vikadata/releases/tag/v0.17.0-alpha) (2023-01-05)

First release of APITable.

0 comments on commit ec12eee

Please sign in to comment.