mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-12 22:03:29 +02:00
update
This commit is contained in:
@ -5,6 +5,9 @@ Blackend for my blog at https://blog.iohub.dev
|
||||
|
||||
## Change logs
|
||||
|
||||
### v0.2.0-a
|
||||
* 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
|
||||
|
File diff suppressed because one or more lines are too long
@ -6,7 +6,7 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.1.4-a",
|
||||
"version":"0.2.0-a",
|
||||
"category":"Internet",
|
||||
"iconclass":"fa fa-book",
|
||||
"mimes":["none"]
|
||||
|
Reference in New Issue
Block a user