Skip to content

Latest commit

 

History

History
164 lines (135 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

164 lines (135 loc) · 12.3 KB

APITable CHANGELOG

v0.18.0-beta (2023-02-22)

Features and enhancements

  • feat: fix existing unidir link & APITable support to reset password & timezone adjust (#382) @mr-kelly
  • feat: APITable support to reset password (#401) @mr-kelly

Bug fixes

  • fix: oss host env variable value (#346) @ChambersChan
  • fix: reset password page @laboonly
  • fix: reset password page (#385) @laboonly
  • fix: disable cdn resource (#384) @wangkailang
  • fix: env control sensors.js (#397) @wangkailang
  • fix: use sensors env (#402) @wangkailang
  • fix: gitpod setup install error (#404) @shawndenggh
  • fix: the formula of IS_ERROR is incorrectly calculated (#427) @Sky-FE
  • fix: record menu subscription item displayed incorrectly (#428) @Sky-FE
  • fix: formula WORKDAY_DIFF calculation error (#435) @Sky-FE

What's more

  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 @dependabot[bot]
  • release: v0.18.0-alpha (#345) @mr-kelly
  • refactor: merge forwarding about sokcet server (#349) @ChambersChan
  • chore: add all-in-one dockerfile and image build (#355) @networkhermit
  • chore: integrate semver to image build (#358) @networkhermit
  • unit module unit test (#335) @wuyitaoBoomboommm
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#340) @JaneSu
  • chore: make LOGGER_MAX_HISTORY_DAYS an env variable and 7 by default (#370) @yort-feng
  • sync: hosted cloud (#373) @mr-kelly
  • docs: add all-in-one installation method (#374) @networkhermit
  • chore: set room server log file keep days to 7 by default (#375) @yort-feng
  • chore: modify mail configuration (#418) @ChambersChan
  • chore: replace share node tree (#420) @ChambersChan
  • chore: keep the default settings the same with devenv (#426) @yort-feng
  • docs: improve zh-HK translation (#395) @KelvinAhKe

v0.18.0-alpha (2023-02-09)

Bug fixes

  • fix: error logo in email templates @xukecheng
  • fix: wrong left padding of views (#278) @Sky-FE
  • fix: correct space apply mail link (#277) @ChambersChan
  • fix: the gantt view is exported as a png image misplaced (#281) @Sky-FE
  • fix: error logo in email templates (#276) @xukecheng
  • fix: assets url (#309) @Pengap
  • fix: formula parser doesn't recognize single negation expresison (#192) @arucil
  • fix: space list sort issue (#312) @ChambersChan
  • fix: path get actions miss id and type id (#317) @wuyitaoBoomboommm
  • fix: active robot error validation (#318) @wuyitaoBoomboommm
  • fix: start web-server cause room-server compile error (#324) @arucil
  • fix: email contact us url (#330) @xukecheng
  • fix: missing .proto files (#329) @yort-feng
  • fix: there are wrong css for button in email @xukecheng
  • fix: there are wrong css for button in email (#333) @xukecheng

What's more

  • perf: help menu auto layout (#260) @Sky-FE
  • Fix: fix readme typo (#262) @x1ah
  • docs: improve zh-CN translations (#265) @alexzhang1030
  • chore: contributing in readme (#284) @mr-kelly
  • Update README.md (#302) @garyli27
  • style: upgrade jsx-ast-utils to support Optional Chaining (#311) @yort-feng
  • sync: hosted cloud (#316) @mr-kelly
  • chore: replace the sql statement with ORM api. (#273) @wuyitaoBoomboommm
  • chore: root README_ZH.md (#287) @mr-kelly
  • chore: replace contact url @xukecheng
  • chore: upgrade email copy right @xukecheng
  • docs: add better uptime badge and clarify installation requirement (#328) @networkhermit
  • chore: replace logo to png @xukecheng
  • test: mirror service unit test (#280) @yort-feng
  • sync: hosted cloud (#339) @Pengap
  • docs: super link for architecture overview (#341) @yort-feng
  • docs: README for APITable.com cloud version (#342) @mr-kelly

v0.17.0-rc (2023-01-23)

Bug fixes

  • fix: make minor semver conflict @mr-kelly
  • fix: replace wrong email logo @xukecheng
  • fix: wrong variable @xukecheng
  • fix: replace wrong email templates (#190) @xukecheng
  • fix: unable to operate members and teams (#214) @MrWangQAQ
  • fix: the default value of the percent field cannot be reset (#215) @alolonghun
  • fix: fusion api param validation decorators & qr code download failed & unable to operate members and teams (#217) @mr-kelly
  • fix: the page crashes when the option field configures the color (#219) @alolonghun
  • fix: expand record comment emoji reply (#218) @MrWangQAQ
  • fix: color match (#220) @alolonghun
  • fix: sync hosted version & fusion api param validation error & login page QR code cannot be displayed & wrong email folder name (#223) @mr-kelly

What's more

  • Merge branch 'develop' into release/0.17.0 @mr-kelly
  • chore: init changelog.md @mr-kelly
  • Chore/merge new feature (#203) @laboonly
  • docs: change log @laboonly
  • docs: change log (#204) @laboonly
  • Merge branch 'develop' into fix/wrong-email-logo @xukecheng
  • chore: disable eslint validate of super linter (#211) @yort-feng
  • test: user module unit test (#191) @yort-feng
  • chore: README show latest release tag (#209) @mr-kelly
  • l10n: translation init (#137) @mr-kelly

v0.17.0-beta (2023-01-16)

Features and enhancements

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

Bug fixes

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

What's more

  • release: v0.17.0-alpha (#146) @mr-kelly
  • chore: fix devenv & integrate appdata (#154) @networkhermit
  • refactor: split database module to submodules (#152) @yort-feng
  • chore: performance profiling tools (#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) @xukecheng
  • chore(deps): bump class-validator from 0.12.2 to 0.14.0 (#183) @dependabot[bot]
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 (#132) @dependabot[bot]
  • test: developer module unit test (#171) @yort-feng

v0.17.0-alpha (2023-01-05)

First release of APITable.