mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
26 lines
785 B
Markdown
26 lines
785 B
Markdown
# Booklet
|
|
A back-end tool for my online document hub [https://doc.iohub.dev/antos/](https://doc.iohub.dev/antos/)
|
|
|
|
|
|
## Change logs
|
|
### v0.2.1-a
|
|
* Chage libraries load order
|
|
### v0.2.1-a
|
|
* Add depends on the SimpleMDE package
|
|
### v0.2.0-a
|
|
* Book meta data is no longer depending on the absolute path
|
|
* Meta-data of Books created by Booklet v0.1.x needs to be modified (manually) to work properly on v0.2.x
|
|
### v0.1.0-a
|
|
* Add support to model/gltf-binary file
|
|
### v0.1.0-a: new feature
|
|
* Entries of the same parent now can go up and down
|
|
* Support drag and drop to move entries around
|
|
* Support assets such as image files can be uploaded and stored directly into the book structure
|
|
* Booklet can now render local image
|
|
|
|
### v0.0.3-a
|
|
* Clean up code
|
|
|
|
### v0.0.2-a
|
|
* First public release
|
|
* |