Skip to content

Commit 37cd5eb

Browse files
committed
Release v1.0.7 - LIVE Deployer Compat
1 parent 635ce83 commit 37cd5eb

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.7] 2022-11-13
4+
### Improvements
5+
6+
- Compatible with [LIVE Deployer](https://appseed.us/go-live/)
7+
- `Drag & Drop` deployment service
8+
39
## [1.0.6] 2022-05-31
410
### Improvements
511

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Open-source **Flask Web App** generated by `AppSeed` op top of a modern design.
44

55
- 👉 [Soft UI Design Flask](https://appseed.us/product/soft-ui-design/flask/) - Product page
66
- 👉 [Soft UI Design Flask](https://flask-soft-ui-free.appseed-srv1.com/) - LIVE Demo
7-
- 👉 [Complete documentation](https://docs.appseed.us/products/flask-apps/soft-ui-design) - `Learn how to use and update the product`
7+
- ✅ Compatible with [LIVE Deployer](https://appseed.us/go-live/)
8+
- `Drag & Drop` deployment service
89

910
<br />
1011

deployer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "flask-soft-design",
3+
"type": "flask"
4+
}

0 commit comments

Comments
 (0)