update blogger

This commit is contained in:
lxsang
2020-06-18 09:52:39 +02:00
parent 91dd396d32
commit ef5bb0d4b1
9 changed files with 18125 additions and 43 deletions

View File

@ -5,22 +5,13 @@ Blackend for my blog at https://blog.iohub.dev
## Change logs
### v0.2.2-a
* patch 2: Bug fix rendering content
* patch 0-1 Important change: Store raw post content to the database instead of base64 string as before
### v0.2.x-a
* Patch 3: Correct JSON text decoding in
* Patch 2: Bug fix rendering content
* Patch 0-1 Important change: Store raw post content to the database instead of base64 string as before
### v0.1.4-a
* Minor bug fix
* Enhance youtube video embedding feature in markdown
### v0.1.2-a
* Minor bug fix
* CV Category now can be created when database is not created yet
### v0.1.1-a
* Minor bug fix
* Fix package archive broken
### v0.1.0-a
* Minor bug fix
* Change default email of the sender
### v0.1.x-a
* Patch 3-4: Enhance youtube video embedding feature in markdown
* Patch 2: CV Category now can be created when database is not created yet
* Patch 1: Fix package archive broken
* Patch 0: Change default email of the sender

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
"author": "Xuan Sang LE",
"email": "xsang.le@gmail.com"
},
"version":"0.2.2-a",
"version":"0.2.3-a",
"category":"Internet",
"iconclass":"fa fa-book",
"mimes":["none"]

Binary file not shown.