antosdk-apps/Blogger/README.md

25 lines
860 B
Markdown
Raw Normal View History

2020-05-23 20:09:01 +02:00
# Blogger
2020-06-05 17:45:07 +02:00
Blackend for my blog at https://blog.iohub.dev
2020-06-05 20:06:10 +02:00
## Change logs
2020-06-18 09:52:39 +02:00
### v0.2.x-a
* Patch 11: Add TFIDF analyse functionality
* Patch 10: Migrate code to typescript, use SQLiteDB lib for database access
* Patch 9: Update to use the new MDE library
* Patch 8: Support for antOS 2.0.x
2021-02-06 18:46:54 +01:00
* Patch 7: Fix sendmail API security bug
2021-01-07 10:35:57 +01:00
* Patch 6: Chage libraries load order
2021-01-05 18:35:57 +01:00
* Patch 5: Add user photo to portfolio
2020-12-18 21:52:44 +01:00
* Patch 4: Add package dependencies
2020-06-22 13:12:33 +02:00
* Patch 3: Correct JSON text decoding
2020-06-18 09:52:39 +02:00
* 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.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