Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: change log #204

Merged
merged 1 commit into from
Jan 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.