Skip to content

Commit 75738a6

Browse files
authored
Merge pull request #30 from Space-DF/release/v2026.04.03
Publish the release note for release 2026.04.03 version
2 parents 6491fe9 + 642d240 commit 75738a6

1 file changed

Lines changed: 63 additions & 0 deletions

File tree

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: Release v2026.04.03
3+
date: 2026-04-03
4+
type: Release
5+
author: SpaceDF Team
6+
description: "Welcome to the official release of SpaceDF - an all-in-one IoT platform designed for advanced asset tracking, monitoring, and management. SpaceDF empowers developers and organizations to build robust IoT solutions with ease, providing multi-protocol support and powerful visualization tools."
7+
---
8+
9+
# SpaceDF Release v0.0.3
10+
11+
This release implements **Automation capabilities**, along with GeoFences improvements and internal refactoring to enhance system reliability and scalability.
12+
13+
---
14+
15+
## New Features
16+
- Integrate with Digital Matter G62 LoRaWAN
17+
- Integrate with TheThingsNetwork LoRaWAN Network Server
18+
19+
### Geofencing Engine
20+
- Improved device search not using geometry type
21+
22+
### Automation Engine
23+
- Implemented automation summary API
24+
- Implement nested conditions (trigger conditions)
25+
- Full automation management (create, update, delete)
26+
- Revamped automation UI for better usability
27+
- Completed end-to-end automation flow
28+
29+
### Realtime Events
30+
- Support real-time events from automation and geofence
31+
- Instant UI updates based on incoming events
32+
33+
---
34+
35+
## Improvements
36+
37+
- Improved **GeoFences**
38+
- Corrected type for state ID
39+
- Updated MPA service URL
40+
- Updated submodules for circuit breaker
41+
- Removed unnecessary comments for MPA service
42+
- Improved UX for adding space members
43+
- Smoother and more intuitive user interactions
44+
45+
---
46+
47+
## Bug Fixes
48+
49+
- Fixed device search not using geometry type
50+
- Fixed automation event cleanup on delete
51+
- Fixed automation list retrieval issue
52+
- Fixed automation update failure
53+
- Fixed event creation failure
54+
- Fixed event title field update issue
55+
- Fixed app crash when disabling geofence mode during focus
56+
57+
---
58+
59+
## Maintenance
60+
61+
- General internal improvements and codebase cleanup
62+
- Performance optimizations
63+
- UI consistency improvements across modules

0 commit comments

Comments
 (0)