Skip to content

Commit 90b992c

Browse files
committed
v1.0.31 - Update RM, Features Section
1 parent cf898d1 commit 90b992c

File tree

2 files changed

+35
-7
lines changed

2 files changed

+35
-7
lines changed

CHANGELOG.md

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

3+
## [1.0.31] 2025-04-18
4+
### Changes
5+
6+
- Update RM, Features Section:
7+
- Simple, Easy-to-Extend codebase
8+
- [Soft UI Dashboard](https://app-generator.dev/product/soft-ui-dashboard/)
9+
- [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling
10+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
11+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
12+
- Charts
13+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
14+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
15+
- `Backup & restore DB`
16+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
17+
- `Manage Environment`
18+
- `Manage Dependencies`
19+
- Session-based Authentication, Password recovery
20+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
21+
- Docker, CI/CD for Render
22+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
23+
324
## [1.0.30] 2025-04-15
425
### Changes
526

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,22 @@ The product is designed to deliver the best possible user experience with highly
1919

2020
## Features
2121

22-
- Simple, Easy-to-Extend Codebase
23-
- [Soft UI Dashboard](https://app-generator.dev/product/soft-ui-dashboard/) Design Integration
24-
- [Dynamic DataTables](https://django-soft-dash.onrender.com/dynamic-dt/product/) - [Generate Data Tables with Django](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html) (no coding)
25-
- [Dynamic API](https://django-soft-dash.onrender.com/api/product/) - [Generate API Endpoints with Django](https://app-generator.dev/docs/developer-tools/dynamic-api.html) (no coding)
26-
- [Charts](https://django-soft-dash.onrender.com/charts/) via ApexCharts.js
22+
- Simple, Easy-to-Extend codebase
23+
- [Soft UI Dashboard](https://app-generator.dev/product/soft-ui-dashboard/)
24+
- [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling
25+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
26+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
27+
- Charts
28+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
29+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
30+
- `Backup & restore DB`
31+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
32+
- `Manage Environment`
33+
- `Manage Dependencies`
2734
- Session-based Authentication, Password recovery
2835
- DB Persistence: SQLite (default), can be used with MySql, PgSql
29-
- Docker
30-
- CI/CD integration for [Render](https://app-generator.dev/docs/deployment/render/index.html)
36+
- Docker, CI/CD for Render
37+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
3138

3239
![Django Soft Dashboard - Modern template for Django Admin Section crafted on top of a modern Bootstrap 5 Design.](https://github.com/user-attachments/assets/2dd7adf3-bf5f-4894-b585-3696e7a8606f)
3340

0 commit comments

Comments
 (0)