You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New Features:
- Social Card Generator with Brand/2D/3D preview options
- Toast system improvements (top position, 15 max, 24px radius)
Known Issues:
- Social Card export may be unstable in certain conditions
@@ -207,12 +207,57 @@ GNU General Public License v3.0
207
207
208
208
Contributions are welcome. Please submit pull requests to the main repository.
209
209
210
+
## Known Issues
211
+
212
+
-**Social Card Export**: The social card generator may be unstable in certain browsers. 3D visualization capture requires the 3D view to be fully rendered before capturing.
213
+
-**Gesture Control**: Gesture recognition may be unstable in certain lighting conditions.
214
+
210
215
---
211
216
212
217
<details>
213
218
214
219
<summary>Version History</summary>
215
220
221
+
<details>
222
+
<summary>v0.7.1 (2026-03-14)</summary>
223
+
224
+
**Social Card Generator & UI Improvements**
225
+
226
+
**New Features:**
227
+
-**Social Card Generator**: Generate shareable image cards from the Share dropdown
228
+
- Brand card with AST visualization, logo, and feature highlights
229
+
- 2D Preview card with captured AST visualization
230
+
- 3D Preview card with captured 3D AST visualization
231
+
- Black/white theme adaptation
232
+
- PNG download (1200x630px standard social share size)
0 commit comments