Skip to content

Releases: twreporter/plate

v3.1.1

30 Apr 18:01
Compare
Choose a tag to compare

Commits

  • [65a61b387e] - chore: upgrade @twreporter/keystone to 0.8.0-rc.1 (nickhsine)

v3.1.0

20 Apr 14:37
38a69e3
Compare
Choose a tag to compare

Commits

  • [49c1310f58] - feat: add toAutoNotify field in models/Post.js (nickhsine)

v3.0.2

01 Apr 07:10
779000d
Compare
Choose a tag to compare

Commits

  • [9ad3f4e46c] - chore: npm run changelog-maker to create change log (nickhsine)
  • [b497f5d50f] - chore: update @twreporter/keystone-plugin-(socketio|client) to v1.0.3 (nickhsine)
  • [94690d0bf0] - chore: add @twreporter/[email protected] (nickhsine)

v3.0.1(DEPRECATED)

30 Mar 07:38
Compare
Choose a tag to compare
chore(release): 3.0.1

v3.0.0

30 Mar 07:39
9570c62
Compare
Choose a tag to compare

Notable Changes

  • features:
    • build keystone-plugin bundles by integrating circleCI
    • start keystone-plugin server to serve keystone-plugin bundle
    • start keystone-plugin server to handle socketio connection

Commits

  • build and serve keystone-plugin bundle (67dcd28)
  • start a Socket.IO server in process (a1b6912)
  • fix socketio connection refuse problem (9681436)
  • specify socketio connection host and protocol along with port (b6aa513)
  • add package.json#repository info (a9923d2)
  • add keystone-plugin deps (02593d0)
  • bump @twreporter/keystone version (1765482)
  • update .gitignore (cd381ef)
  • update ci config and Dockerfile (5e5825b)

v2.0.2

30 Oct 10:36
81ddecb
Compare
Choose a tag to compare

Commits

  • [59d4707] - upgrade @twreporter/keystone from 0.7.1 to 0.7.2