Skip to content

Commit d2fd03e

Browse files
committed
Release v1.0.5 - Bump UI & Codebase
1 parent 0620d7b commit d2fd03e

File tree

3 files changed

+126
-245
lines changed

3 files changed

+126
-245
lines changed

CHANGELOG.md

Lines changed: 8 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,15 @@
11
# Change Log
22

3-
## [1.0.6] 2022-08-25
4-
### Improvements
5-
6-
- Auth:
7-
- OAuth - Warn the user to provide an email
8-
- Session-Based login is possible user OR Email
9-
- Remove `old password` input for `change pass` option
10-
- API via Flask-RestX
11-
- Path: `/api/`
12-
- `Products`, `Sales` models
13-
- User profile
14-
- Improved UX
15-
- Added `API Explorer` component
16-
- List the `API_KEY` (required in API usage)
3+
## [1.0.5] 2023-02-17
4+
### Changes
175

18-
## [1.0.5] 2022-08-01
19-
### Improvements
6+
- Bump UI: [Soft Dashboard PRO](https://bit.ly/2RtSXVa) `v1.1.1`
7+
- Deployment-ready for Render (CI/CD)
8+
- `render.yaml`
9+
- DBMS silent fallback to SQLite:
10+
- `.env` DBMS settings not good or not present
11+
- `CDN` support
2012

21-
- `Authentication`
22-
- Password checker (`registration` page)
23-
- Change password
24-
- Self Account Deletion
25-
- Automatic suspension on failed logins
26-
- `Users Management`
27-
- `Extended user profile`
28-
- Complete Users management (for `Admins`)
29-
3013
## [1.0.4] 2022-06-28
3114
### Improvements
3215

LICENSE.md

Lines changed: 49 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,75 @@
1-
# Commercial License
1+
# Commercial Projects - EULA
22

33
Copyright (c) 2019 - present [AppSeed](http://appseed.us/)
44

55
<br />
66

77
## Licensing Information
88

9-
All commercial web apps (including this one) provided by AppSeed are released under two configurations:
9+
This document explains the usage terms for all **commercial** products (apps/tools) developed by **[AppSeed](http://appseed.us/)**.
10+
11+
Used terms:
12+
13+
- `Solo-Developer`: code digital products as freelencer (without being incorporated in a company)
14+
- `StartUp` - young company founded 12mo (or less) in the past
15+
- `Small Company` - maximum 3 developers, active for more than 1year
16+
- `Company` - More than 4 developers and less than 50
17+
- `Corporate` - More than 50 developers
1018

1119
<br />
1220

13-
### [Personal License](https://github.com/app-generator/license-personal)
21+
## [Personal License](https://github.com/app-generator/license-personal)
1422

15-
> For full information please access [Personal License](https://github.com/app-generator/license-personal)
23+
> Licensing Information - full info [here](https://github.com/app-generator/license-personal)
1624
17-
- Solo-developers, Small teams (max 3 members)
18-
- Updates: 6mo.
19-
- LIVE Support: 6mo.
20-
- Create single personal website/app
21-
- Create single website/app for client
22-
- Paying end-users - YES
23-
- Create SaaS application - NO
24-
- Production deployment assistance - NO
25+
| Item | - |
26+
| ---------------------------------- | --- |
27+
| Domains | 1 |
28+
| Team Size | **3 developer** |
29+
| [Support](https://appseed.us/support/) & Updates: | **6 months** |
30+
| --- | --- |
31+
| Product sale ||
32+
| Create single personal website/app ||
33+
| Create single website/app for client ||
34+
| Remove footer credits ||
35+
| SaaS application ||
2536

2637
<br />
2738

28-
### [StartUP License](https://github.com/app-generator/license-startup)
39+
## [StartUp License](https://github.com/app-generator/license-startup)
2940

30-
> For full information please access [StartUP License](https://github.com/app-generator/license-startup)
41+
> Licensing Information - full info [here](https://github.com/app-generator/license-startup)
3142
32-
- Medium teams (max 9 members)
33-
- Updates: 12mo.
34-
- LIVE Support: 12mo.
35-
- Create single personal website/app
36-
- Create single website/app for client
37-
- Paying end-users - YES
38-
- Create SaaS application - NO
39-
- Production deployment assistance - NO
43+
| Item | - |
44+
| ---------------------------------- | --- |
45+
| Domains | 1 |
46+
| Team Size | **Up to 9 developers** |
47+
| [Support](https://appseed.us/support/) & Updates: | **12 months** |
48+
| --- | --- |
49+
| Product sale ||
50+
| Create single personal website/app ||
51+
| Create single website/app for client ||
52+
| Remove footer credits ||
53+
| SaaS application ||
4054

4155
<br />
4256

43-
### [Company License](https://github.com/app-generator/license-company)
57+
## [Company License](https://github.com/app-generator/license-company)
4458

45-
> For full information please access [Company License](https://github.com/app-generator/license-company)
59+
> Licensing Information - full info [here](https://github.com/app-generator/license-company)
4660
47-
- Large teams (unlimited members)
48-
- Updates: 12mo.
49-
- LIVE Support: 12mo.
50-
- Create multiple personal websites/apps
51-
- Create multiple websites/apps for clients
52-
- Paying end-users - YES
53-
- Create SINGLE SaaS application - YES
54-
- Production deployment assistance - NO
61+
| Item | - |
62+
| ---------------------------------- | --- |
63+
| Team Size | **Unlimited** |
64+
| [Support](https://appseed.us/support/) & Updates: | **Lifetime** |
65+
| --- | --- |
66+
| Product sale ||
67+
| Create multiple personal websites/apps ||
68+
| Create multiple websites/apps for clients ||
69+
| Remove footer credits ||
70+
| SaaS application ||
5571

5672
<br />
5773

5874
---
59-
For more information regarding licensing, please contact the AppSeed Service < *support@appseed.us* >
75+
For more information regarding licensing, please contact the [AppSeed](https://appseed.us/) Service < *support@appseed.us* >

0 commit comments

Comments
 (0)