Skip to content

Releases: HexmosTech/glee

Release v1.1.4

23 Sep 07:07
Compare
Choose a tag to compare

Fix

  • Fixed the AWS S3 image uploading issue.
  • Tested the image upload feature using various formats (png, jpg, jpeg, svg, heic, ico, gif)

Full Changelog: v1.1.3...v1.1.4

Release v1.1.3

22 Sep 19:23
Compare
Choose a tag to compare

Fix

  • glee now reuses the same configuration file(.glee.toml) after updating glee to a new version.

Release v1.1.2

22 Sep 16:24
Compare
Choose a tag to compare

Fix

  • AWS S3 image URL previews the image in the browser itself instead of directly downloading.

Release v1.1.1

19 Sep 15:40
Compare
Choose a tag to compare

Features

Fixes

  • Except slug/author rest of the field in the YAML structure is optional.
  • Minor bug fixes and error handling.

Release v1.1.0

18 Sep 10:58
Compare
Choose a tag to compare

Fixes

  • Bug in Create post
  • Temp directory error in windows

Release v1.0.9

17 Sep 15:42
Compare
Choose a tag to compare

Feature

Release v1.0.8

17 Sep 09:51
Compare
Choose a tag to compare

Fixes

Release v1.0.7

14 Sep 15:12
Compare
Choose a tag to compare

New Features

  • Ghost Image Storage: glee now supports direct image uploads to your Ghost database from markdown files. You have the flexibility to choose between using Ghost or AWS S3 for image storage. (Check instructions).
  • Debugging: Utilize the --debug option with your glee command to uncover underlying issues.
  • View Configuration: Utilize the --config option with your glee command to view the .glee.toml configurations.
  • Preview link: you can view the Ghost blog post preview link after updating or creating posts.

Fixes

  • Improved Error handling.
  • Reformatting.

Full Changelog: v1.0.6...v1.0.7

Release v1.0.6

08 Sep 16:10
Compare
Choose a tag to compare
feature: toc as a sidebar

Release v1.0.5

03 Sep 07:54
Compare
Choose a tag to compare
added links and examples in configuration file