Skip to content

Releases: aureliushq/kobun

v0.3.3

Choose a tag to compare

@0xi4o 0xi4o released this 23 Jul 16:31
e8f64c2

Patch Changes

  • Fix incomplete React Router v8 migration

v0.3.2

Choose a tag to compare

@0xi4o 0xi4o released this 23 Jul 15:41
9ce25af

Patch Changes

  • Fix Github App ID

v0.3.1

Choose a tag to compare

@0xi4o 0xi4o released this 23 Jul 15:03
978b81c

Patch Changes

  • chore: update deps

v0.3.0

Choose a tag to compare

@0xi4o 0xi4o released this 23 Jul 11:20
7decb0d

Minor Changes

dc367c5:

  • Add rich-text editor
    • markdown support
    • typography
    • images
    • emojis
    • callouts
  • Add save and publish workflow
  • Persist drafts to D1.

v0.2.5

Choose a tag to compare

@0xi4o 0xi4o released this 05 Apr 13:15
211c659

Patch Changes

v0.2.4

Choose a tag to compare

@0xi4o 0xi4o released this 29 Mar 04:36
4f22195

Patch Changes

v0.2.3

Choose a tag to compare

@0xi4o 0xi4o released this 28 Mar 20:02
96fe957

Patch Changes

  • 6a074a7: Add manifest for getting latest app version, changelog/release notes link, etc

v0.2.2

Choose a tag to compare

@0xi4o 0xi4o released this 28 Mar 15:52
6a03f0f

Patch Changes

  • Fix more CI type issues

v0.2.1

Choose a tag to compare

@0xi4o 0xi4o released this 28 Mar 15:42
7027b02

Patch Changes

  • 7b874e1: Fix type check issue in CI

v0.2.0

Choose a tag to compare

@0xi4o 0xi4o released this 28 Mar 12:29
c457559

Minor Changes

  • 40462a0:
    • Add zod schema definitions for configuration file
    • Add configuration parser and validator
    • Add config fetching from Github
    • Update project table schema and save serialized configuration in the database
    • Add JSON schema generation
    • Add types and exports for configuration
    • Update dashboard and sidebar UI
      • Update sidebar options
      • Add refresh configuration button