Skip to content

Releases: twreporter/plate

v3.2.26

19 Nov 14:42
9b45f0b
Compare
Choose a tag to compare

Notable Changes

  • fix
    • update PostFollowups list sorting

Commits

  • [ea97e433c5] - fix: update PostFollowups list sorting (Aylie Chou)

v3.2.25

07 Aug 06:41
4a3c588
Compare
Choose a tag to compare

Notable Changes

  • fix
    • embeded typo
  • chore
    • update @twreporter/keystone package

Commits

v3.2.23

26 Jun 08:58
9d84017
Compare
Choose a tag to compare

Notable Changes

  • fix
    • update max length of Post.reviewWord from 15 to 18

Commits

  • [f9ead102f3] - fix: update max length of Post.reviewWord (Aylie Chou)

v3.2.22

04 Jun 08:36
9c2461d
Compare
Choose a tag to compare

3.2.22 (2024-06-04)

Notable Changes

  • feat
    • add post followup config
  • chore
    • update @twreporter/keystone version

Commits

  • [61a24d1571] - chore: update @twreporter/keystone version (Aylie Chou)
  • [f7e77ef778] - chore: update @twreporter/keystone version (Aylie Chou)
  • [7da9a4fce6] - fix: apply simple options on followup content (Aylie Chou)
  • [326049271b] - feat: add post followup config (Aylie Chou)

v3.2.21

08 Apr 05:24
c1d164e
Compare
Choose a tag to compare

3.2.21 (2024-04-08)

Notable Changes

  • feat
    • add PostReview modal
    • add reviewWord column for Post modal
  • chore
    • update @twreporter/keystone version

Commits

  • [c0a9d0b46b] - chore: update @twreporter/keystone version (Aylie Chou)
  • [42e6c51d5b] - chore: update @twreporter/keystone version (Aylie Chou)
  • [a46fff2892] - fix: typo (Aylie Chou)
  • [e8a2292318] - fix: add maxLength for reviewWord field (Aylie Chou)
  • [5f6998b7e9] - chore: update @twreporter/keystone version (Aylie Chou)
  • [e8d74adc03] - feat: add PostReview modal (Aylie Chou)

v3.2.20

14 Mar 05:26
30e07a4
Compare
Choose a tag to compare

3.2.20 (2024-03-13)

Notable Changes

  • feat
    • no edit for old category

Commits

  • [4a13cd9692] - feat: set categories to noedit (Lucien)

v3.2.18

13 Nov 02:56
4baad54
Compare
Choose a tag to compare

3.2.18 (2023-10-23)

Notable Changes

  • chore
    • update @twreporter/keystone version
      • fix search style
  • chore
    • update keystone version
  • fix
    • latest_order label wording
  • fix
    • show latest_order only when latest_order > 0 in tag page
  • feat: enable latest page

Commits

  • [6e0a0f0c4f] - Merge pull request #353 from duidae/jason/update_keystone (許守傑 Shou-Chieh Hsu (Jason))
  • [3370b12af7] - fix: fix lint (duidae)
  • [01b152a8c0] - fix: fix lint (duidae)
  • [fa6dbb7e18] - chore: update keystone & fix lint (duidae)
  • [123879e8d3] - fix: latest\_order label wording (Aylie Chou)
  • [49797a5514] - fix: latest_order use built-in number type (Aylie Chou)
  • [1af7c97825] - feat: apply latest tag on tag.latest_order field (Aylie Chou)
  • [7c55a91d65] - Jason/latest page (#336) (許守傑 Shou-Chieh Hsu (Jason))

v3.2.17

13 Nov 02:55
4baad54
Compare
Choose a tag to compare

3.2.17 (2023-01-13)

Notable Changes

  • circleci
    • use gke-gcloud-auth-plugin in circleci

Commits

  • [451340f23e] - fix: use gke-gcloud-auth-plugin in circleci (Aylie Chou)

v3.2.16

13 Nov 02:54
4baad54
Compare
Choose a tag to compare

3.2.16 (2023-01-13)

Notable Changes

  • circleci
    • use twreporter-gcp context for gcp related credential

Commits

  • [2b3121d4de] - fix: use twreporter-gcp context for gcp related credential (Aylie Chou)

v3.2.15

28 Oct 09:48
5b2ae68
Compare
Choose a tag to compare

Notable Changes

  • 影響範圍:Keystone
  • 分類:
    • 修正category set db欄位為category_set

Commits

  • [852a811fb6] - Merge pull request #332 from duidae/jason/fix_category_set_key (許守傑 Shou-Chieh Hsu (Jason))
  • [ecf7aca73c] - fix: fix key name (duidae)