195 lines
3.8 KiB
Markdown
195 lines
3.8 KiB
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
> Alla viktiga ändringar i detta projekt dokumenteras här.
|
||
|
|
> Format: [Keep a Changelog](https://keepachangelog.com/)
|
||
|
|
> Versionering: [SemVer](https://semver.org/)
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [1.0.0] — 2026-06-26
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- **IOM Core** — Komplett Infrastructure Object Model med 10 lager
|
||
|
|
- **Taxonomi** — 5 domäner, 30+ objekttyper
|
||
|
|
- **GOID** — Global Object Identifier med validering
|
||
|
|
- **Observations** — CRUD med PostgreSQL+PostGIS
|
||
|
|
- **Digital Twin** — Knowledge graph med timeline
|
||
|
|
- **Reality Signals** — 50+ atomära signaler
|
||
|
|
- **RGI** — Reality Gap Index (7 dimensioner)
|
||
|
|
- **UMI** — Urban Morphology Index
|
||
|
|
- **ULI** — Urban Layer Index
|
||
|
|
- **RCS/IGS/UAS** — Kontradiktions- och gap-score
|
||
|
|
- **AI Pipeline** — YOLOv8 + CLIP för bildanalys
|
||
|
|
- **Visual Geolocation** — 7 lager evidence, 8 metoder
|
||
|
|
- **Prediction Engine** — 30/90/365-dagars prognoser
|
||
|
|
- **Causal Engine** — Orsak-verkan-analys
|
||
|
|
- **Simulation Engine** — "Vad händer om"-scenarier
|
||
|
|
- **Reality DNA** — Global likhetssökning
|
||
|
|
- **Decision Intelligence** — Impact, stakeholder, cost, priority, ROI
|
||
|
|
- **Autonomous Recommendations** — AI-genererade åtgärdsplaner
|
||
|
|
- **Outcome Engine** — Closed-loop learning
|
||
|
|
- **Sync Engine** — 4 targets (quiXzoom, Landvex, Dashboard, GIS)
|
||
|
|
- **Mobile SDK** — iPhone-optimerad
|
||
|
|
- **API** — 70+ endpoints med FastAPI
|
||
|
|
- **Auth** — JWT med 9 roller
|
||
|
|
- **Multi-tenancy** — Organisation isolation
|
||
|
|
- **Audit Log** — Komplett spårbarhet
|
||
|
|
- **Notifications** — Email, SMS, Push
|
||
|
|
- **Health Checks** — Omfattande övervakning
|
||
|
|
- **SSL/TLS** — Self-signed certifikat
|
||
|
|
- **Docker** — 8 services
|
||
|
|
- **CI/CD** — GitHub Actions
|
||
|
|
- **Tests** — 12/12 passing
|
||
|
|
|
||
|
|
### quiXzoom App
|
||
|
|
- React Native iOS/Android
|
||
|
|
- Kamera med real-time preview
|
||
|
|
- GPS-taggning
|
||
|
|
- Offline queue
|
||
|
|
- Mission-hantering
|
||
|
|
- Stats och historik
|
||
|
|
|
||
|
|
### Landvex Dashboard
|
||
|
|
- Webbaserad dashboard
|
||
|
|
- Stats-grid
|
||
|
|
- Interaktiv karta
|
||
|
|
- RGI-visualisering
|
||
|
|
- Observations-tabell
|
||
|
|
|
||
|
|
### Integrationer
|
||
|
|
- QGIS Plugin
|
||
|
|
- ArcGIS Toolbox
|
||
|
|
- Python SDK
|
||
|
|
- JavaScript SDK
|
||
|
|
|
||
|
|
### Dokumentation
|
||
|
|
- OpenAPI specifikation
|
||
|
|
- API-dokumentation
|
||
|
|
- SDK-dokumentation
|
||
|
|
- Integrationsguider
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.9.0] — 2026-06-25
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Staging environment
|
||
|
|
- AI training pipeline
|
||
|
|
- Batch processing
|
||
|
|
- Real-time streaming
|
||
|
|
- Advanced health checks
|
||
|
|
|
||
|
|
### Ändrat
|
||
|
|
- Förbättrad API-prestanda
|
||
|
|
- Uppdaterad dokumentation
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.8.0] — 2026-06-24
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- SSL/TLS certifikat
|
||
|
|
- Backup automation
|
||
|
|
- Metrics endpoint
|
||
|
|
- Celery tasks
|
||
|
|
|
||
|
|
### Åtgärdat
|
||
|
|
- Säkerhetsbuggar
|
||
|
|
- Prestandaproblem
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.7.0] — 2026-06-23
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Multi-tenancy
|
||
|
|
- Async database layer
|
||
|
|
- Production middleware
|
||
|
|
- Rate limiting
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.6.0] — 2026-06-22
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Authentication & authorization
|
||
|
|
- Admin dashboard
|
||
|
|
- Notification system
|
||
|
|
- Audit log
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.5.0] — 2026-06-21
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Reality Signals engine
|
||
|
|
- Semantic Graph
|
||
|
|
- AI reasoning
|
||
|
|
- Dynamic index creation
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.4.0] — 2026-06-20
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Digital Twin
|
||
|
|
- Knowledge graph
|
||
|
|
- Timeline analysis
|
||
|
|
- Contradiction detection
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.3.0] — 2026-06-19
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Risk model
|
||
|
|
- Defect codes
|
||
|
|
- Observation store
|
||
|
|
- CRUD API
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.2.0] — 2026-06-18
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- GOID generator
|
||
|
|
- Taxonomy
|
||
|
|
- Core models
|
||
|
|
- Base API
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## [0.1.0] — 2026-06-17
|
||
|
|
|
||
|
|
### Tillagt
|
||
|
|
- Projektinitiering
|
||
|
|
- Grundarkitektur
|
||
|
|
- Första modeller
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Kommande
|
||
|
|
|
||
|
|
### [1.1.0] — Planerad 2026-07-03
|
||
|
|
- [ ] 10 nya Reality Signals
|
||
|
|
- [ ] AI produktionsmodell
|
||
|
|
- [ ] Batch endpoints
|
||
|
|
- [ ] Async Python SDK
|
||
|
|
|
||
|
|
### [1.2.0] — Planerad 2026-07-10
|
||
|
|
- [ ] Bulk upload
|
||
|
|
- [ ] Temporal queries
|
||
|
|
- [ ] ROI calculator
|
||
|
|
- [ ] Real-time dashboard
|
||
|
|
|
||
|
|
### [2.0.0] — Planerad 2026-08
|
||
|
|
- [ ] quiXzoom App beta
|
||
|
|
- [ ] Landvex Dashboard v2
|
||
|
|
- [ ] React SDK hooks
|
||
|
|
- [ ] Bentley iTwin integration
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
*Changelog underhålls av Bernt (AI-assistent)*
|
||
|
|
*Senast uppdaterad: 2026-06-26*
|