Updates & Changelog
This page lists the features and improvements in each Aurono release.
v0.1.0-beta — Initial Release (April 2026)
Section titled “v0.1.0-beta — Initial Release (April 2026)”The first release of Aurono Start, built for beta testing on Raspberry Pi.
Dashboard
Section titled “Dashboard”- Portfolio overview — total value, cash/crypto split, interactive chart with time range selector
- Holdings cards — per-asset breakdown with units, EUR value, unrealized P&L, “saved vs holding” comparison
- Strategy cards — name, symbol, timeframe, exchange, P&L sparkline, status sentence
- Monthly P&L — summary bar with trades count and best trade
- Recent activity — last 5 events in plain language
- Milestones — first trade, trade counts (10/25/50/100), all-time high
- Liquidity warning — amber banner when exchange EUR is less than what strategies need
- Mobile-optimized — responsive layout for phone access
Strategy Management
Section titled “Strategy Management”- Full lifecycle — create, pause, activate, archive
- Strategy versioning — parameter changes create immutable new versions with full history
- Capital management — deposit and withdraw capital per strategy
- Inventory bootstrap — declare existing holdings and average cost when creating a strategy
- Multi-exchange — each strategy specifies its own exchange
Strategy Lab
Section titled “Strategy Lab”- Explore — browse assets with price charts, moving averages, RSI, and macro regime classification across all timeframes
- Simulate — test strategy parameters against historical data with sigma-based triggers, capital safety check, and benchmark comparison (DCA, buy & hold)
- Rebalance — see which strategies need capital and which have excess, transfer capital between strategies on the same exchange with live buy impact preview
Activity
Section titled “Activity”- Trades tab (default) — trading journal with per-trade P&L and human-readable subtitles explaining why each trade happened
- Timeline — chronological feed in plain language, with watch event collapsing and milestone highlights
- Detailed log — raw event table for debugging
Execution
Section titled “Execution”- Limit orders only — placed at the trigger threshold price for predictable execution
- ACB protection — never sells below average cost base
- Taker fee sizing — order amounts account for actual exchange fees to guarantee minimum proceeds
- Order timeout — orders open longer than 4 hours automatically cancelled
- Mid-cycle resolution — open orders checked at :27 past each hour
- Circuit breaker — automatic pause on repeated exchange errors
- Capital reservation — prevents over-spending during concurrent evaluations
Exchanges
Section titled “Exchanges”- Bitvavo — full integration, lowest fees, iDEAL support
- Kraken — full integration, deep liquidity, HMAC-SHA512 auth
- Coinbase — full integration, official SDK, PEM key auth
- Per-exchange tick normalization — prices and amounts snapped to exchange precision rules
Email Reports
Section titled “Email Reports”- Daily and/or weekly summaries by email
- Portfolio value, per-strategy P&L, executed trades, missed opportunities
- Gmail App Password setup with step-by-step instructions
Settings
Section titled “Settings”- Exchange connections — add, edit, remove, test API credentials
- Exchange balances — actual vs expected EUR and crypto, with shortfall guidance
- Timezone preference — all timestamps in your local timezone
- Operating mode — shadow or live, with confirmation for live switch
- Evaluation log — history of every strategy evaluation with outcome and reason
- Rebuild projections — reprocess event log to fix inconsistencies
- Download logs — last 48 hours as text file for troubleshooting
Infrastructure
Section titled “Infrastructure”- Raspberry Pi deployment —
install.shwith systemd service, auto-restart - Docker support — multi-arch image (ARM64 + AMD64) with persistent volume
- Local-only — no cloud, no accounts, no data leaves your network
- Encrypted credentials — API keys stored locally with Fernet encryption
- Startup diagnostics — version banner, DB integrity check, strategy/exchange count
- Hash-verified dependencies — pip install with SHA256 hashes, npm strict install
Support
Section titled “Support”- Full documentation — English and Dutch, integrated into auronolabs.com
- Built-in search — Pagefind-powered search across all docs
- Glossary — 40+ Aurono-specific terms defined
Roadmap
Section titled “Roadmap”Aurono Start is the foundation. Upcoming areas include:
- Strategy evaluation deepdive — simulated vs actual performance per version, benchmark comparison, market regime context
- Strategy personality — human-readable behavior profile per strategy
- Scenario explorer — “what does my strategy do when the market does X?”
- Exchange trade history import — full historical P&L from exchange data
- WiFi setup — user-friendly network configuration (currently Ethernet only)
For the bigger picture, Aurono Start is the first step toward Aurono Portfolio, Aurono Store, and beyond.