db_query / Changelog.md
DavMelchi's picture
feat: add 3gpp ue capability parser with volte assessment
7b6d659
# CHANGELOGS
## [0.2.15] - 2026-02-23
- Upgrade UE Capability parser with 3GPP-oriented CA normalization and consistency assessment
- Add `VoLTE_Assessment` sheet with confidence-based verdict (`Supported`/`Likely`/`Unknown`/`Not indicated`)
- Add optional CA benchmark diff against uploaded combo reference (`Benchmark_CA_Diff`)
- Add configurable CA and VoLTE rule files:
- `data/uecap_ca_rules.json`
- `data/uecap_volte_rules.json`
- Enrich summary with VoLTE score/status and benchmark mismatch counters
## [0.2.14] - 2026-02-23
- Add UE Capability Parser app for `.txt` exports (Actix/TEMS-like decoded trees)
- Extract LTE/UTRA/GERAN/NR bands (NR when present), feature fields, and CA combination data
- Add release inference engine with configurable rules index in `data/uecap_release_rules.json`
- Add UE Capability documentation page
## [0.2.13] - 2026-02-14
- Add UI option in Database processing page to exclude decommissioned 2G BSCs
- Default behavior now excludes BSC 403702 (MBSC03) from 2G outputs
- Allow users to disable exclusion for legacy dumps and keep historical behavior
## [0.2.12] - 2025-07-09
- Add dump compare App
## [0.2.11] - 2025-07-04
- Add FNB parser App
## [0.2.10] - 2025-07-01
- Add KPI analysis App
- Add automatic site clustering App
- Add KPIs Anomaly Detection App
- Bump streamlit version to 1.46.1
## [0.2.9] - 2025-06-16
- Add paging analysis App
- Add capacity analysis App
- Add automatic site clustering App
## [0.2.8] - 2025-04-22
- upgrade streamlit version to 1.44
- Adding theme
- Adding parameters distributions App
## [0.2.7] - 2025-03-22
- Add app to process WBTS capacity
- Upgrade streamlit version to 1.43
## [0.2.6] - 2025-03-12
- Add app to create KML from file
- Add samples files for all apps
## [0.2.5] - 2024-09-30
- Add option to download KML file For 2G, 3G, and LTE
- Fix bug when LTE name is empty
## [0.2.3] - 2024-09-30
- Moving physical database to github storage repository
## [0.2.2] - 2024-09-30
- Add invunit summary
## [0.2.1] - 2024-09-30
- improve lac plot for 2G and 3G
## [0.2] - 2024-09-29
- Adding Analytics dashboard
## [0.1] - 2024-08-10
- Add 2G and 3G database generation
- Add option to select columns to download
- Add option to download Neighbors database
- Add option to download TRX database
- Add option to download LNBTS with code
- Add option to download MRBTS with code
- Add option to download WCEL with code
- Add option to download LNCEL with code
- Add option to download LNCEL_FDD with code
- Add option to download LNCEL_TDD with code
- Add option to download LNBTS with code and band
- Add option to download MRBTS with code and band
- Add option to download WCEL with code and band
- Add option to download LNCEL with code and band
- Add option to download LNCEL_FDD with code and band
- Add option to download LNCEL_TDD with code and band