Skip to content

Releases: twreporter/plate

v3.2.14

26 Oct 07:36
e88415f
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • upgrade keystone to v0.9.9(新資訊架構categorySet)

Commits

  • [1226a85f6d] - Merge pull request #328 from duidae/jason/upgrade_keystone_v0.9.9 (許守傑 Shou-Chieh Hsu (Jason))
  • [59e243c2de] - chore: upgrade keystone to v0.9.9 (duidae)
  • [fa9a776a5a] - chore: upgrade keystone to v0.9.9-rc.1 (#325) (許守傑 Shou-Chieh Hsu (Jason))
  • [6500a215fe] - Jason/issue 327 (#314) (許守傑 Shou-Chieh Hsu (Jason))

v3.2.13

20 Sep 07:54
3b4d595
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • spec change
      • 上傳 video、audio 後頁面顯示的網址改為 https://www.twreporter.org/ 開頭,而不再是 https://storage.googleapis.com/twreporter-multimedia 開頭,如此一來便不用再透過人工修改 URL 也能利用 CDN 的 cache

Commits

v3.2.12

09 Jun 12:24
08a9c65
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • spec change
      • 進入專題編輯頁時,可以立刻看到各個專題的發布狀態

Commits

  • [cca58b4c24] - refactor: add 'status' to default columns in topic page (#308) (Tai-Jiun Fang)
  • [88364ce85a] - fix: read version from package.json instead of changelog.md (duidae)

v3.2.11

08 Jun 03:02
842e9e3
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • chore
      • update @twreporter/keystone to v0.9.7 (#302)

v3.2.10

08 Jun 03:01
842e9e3
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • chore
      • bump version to v3.2.10 due to CI anomaly

v3.2.9

08 Jun 02:59
842e9e3
Compare
Choose a tag to compare
  • 影響範圍:Keystone
  • 分類:
    • chore
      • downgrade @twreporter/keystone to v0.9.5 (#284)

v3.2.8

26 Apr 09:07
90c65dd
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • new feature
      • 新增drag & drop relateds

v3.2.7

13 Oct 05:07
da29264
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • bug fix
      • 聊天室大頭貼頭像及姓名顯示異常
      • 部分員工大頭貼頭像未更新
      • 匯出keystone資料memory過量造成伺服器重啟(建議下載時限範圍限縮在兩年內)
      • 修正 Posts 頁面 Filter 選擇日期區間(between)功能異常問題
    • new feature
      • 上傳大頭貼功能
      • 新增登出功能

v3.2.6

03 Aug 03:02
323f715
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • misc
      • 在keystone上傳照片 UI 加上 Description 字數上限提醒 (#247)

Commits

  • [606bc0cc57] - refactor: add Description word limits to note for image (#247) (Tai-Jiun Fang)

v3.2.5

14 Jul 05:18
98aaa6a
Compare
Choose a tag to compare

3.2.5 (2021-7-13)

影響範圍:keystone

  • 分類
    • bugfix
      • 改善編輯器新增刪除跳動問題(chrome/edge/firefox)
    • new feature
      • 新增登入狀態紀錄於資料庫(登入狀態保留一天,閒置一天後需重新登入)(#215, #216)
    • 效能
      • 降低keystone更新時操作錯誤率(前台504,520 or 525)(#236)
    • docs
      • update release-test-items/posts.md(#220) to add test items for editor
      • add release-test-item(#149)

Commits

  • [c9107a8bf6] - chore: bump @twreporter/keystone to v0.9.4-rc.7 (Ching-Yang, Tseng)
  • [2eca5ae1dc] - feat: add healthcheck for keystone (Ching-Yang, Tseng)
  • [a5ce5574d3] - feat: graceful shutdown the servers (Ching-Yang, Tseng)
  • [aa57d3efbb] - refactor: use initExpressApp instead of start (Ching-Yang, Tseng)
  • [f683e90c20] - chore: downgrade @twreporter/keystone to v0.9.4-rc.5 (#233) (Tai-Jiun Fang)
  • [53f5b9e1de] - chore: upgrade @twreporter/keystone to v0.9.4-rc.6 (#230) (Tai-Jiun Fang)
  • [9b68a9a1b6] - chore: upgrade @twreporter/keystone to v0.9.4-rc.5 (Tai-Jiun Fang)
  • [4395bbdfe0] - docs: update release-test-items/posts.md (#220) (Tai-Jiun Fang)
  • [63721f1a86] - chore: upgrade @twreporter/keystone to v0.9.4-rc.4 (Tai-Jiun Fang)
  • [325fac2e06] - chore: upgrade @twreporter/[email protected] (Tai-Jiun Fang)
  • [5310581ca3] - feat: define the options of session store (Ching-Yang, Tseng)
  • [b575395843] - feat: use connect-mongo as express-session storage (Ching-Yang, Tseng)
  • [083e9490f7] - Merge pull request #149 from nickhsine/release-test-items (babygoat)