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
-Reaffirmed separation between public documentation and private implementation/testing artifacts
50
+
### Privacy
51
+
-Reinforced segregation between public documentation & internal implementation/testing assets
47
52
48
53
---
49
54
# Changelog
@@ -53,49 +58,25 @@ All notable changes to CalorieApp will be documented in this file.
53
58
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
54
59
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55
60
56
-
## [1.1.0] - 2025-11-18
57
-
58
-
### 🎉 Official CalorieToken Branding Integration
59
-
60
-
**Major Update:** This release officially integrates CalorieToken® branding, legal compliance, and trademark protections as we move toward public launch.
61
+
## [1.1.0] - 2025-11-16
61
62
62
63
### Added
63
-
64
-
#### Legal & Compliance
65
-
- ✅ **Custom Dual License** - Clarified licensing terms for personal vs. commercial use
@@ -141,11 +129,9 @@ Robust connectivity with automatic failover:
141
129
### XRPL Response Caching
142
130
Lightweight in-memory caching for select XRPL requests (e.g. `ServerInfo`) reduces redundant network calls and stabilizes performance under intermittent connectivity. Cache entries automatically expire after a short TTL.
143
131
144
-
## 🚀 Getting Started (Public-Safe)
145
-
146
-
> Execution and build instructions are intentionally withheld until a stable, review-approved release milestone. The repository at this stage is for transparency of progress, documentation, and ongoing refactor history — not for end-user execution or distribution.
132
+
## 🚀 Getting Started (Pre-Release Notice)
147
133
148
-
If you are an authorized collaborator and require internal run/build procedures, request access privately (info@calorietoken.net). All prior direct run examples (e.g. `python main.py`, `buildozer android debug`) have been removed to prevent premature usage of unfinished systems.
134
+
Runtime/build commands have been deliberately removed (v1.1.2) to prevent distribution of unfinished work. Request internal access: info@calorietoken.net.
0 commit comments