Releases: Geuthur/aa-beltradar
Releases · Geuthur/aa-beltradar
0.0.9
[0.0.9] - 2026-06-10
Added
- Validate required fields in the survey form
Changed
- Enhance survey form validation
What's Changed
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #17
- [CHANGE] enhance survey form validation and add new test cases by @Geuthur in #21
- [CHANGE] refactor AddSurveyForm and update related tests for improved data parsing by @Geuthur in #22
- [CHANGE] Improved Form Validation by @Geuthur in #23
- [RELEASE] v0.0.9 by @Geuthur in #24
New Contributors
- @pre-commit-ci[bot] made their first contribution in #17
Full Changelog: v0.0.8...v0.0.9
0.0.8
[0.0.8] - 2026-06-03
Added
- User Sessions View
- Python 3.13 Support
- Compatibility to Alliance Auth v5
Fixed
- Users not seeing Sessions from other users with permission
Changed
- Enhance market price update task with retry mechanism
Removed
- Compatibility to Alliance Auth v4
What's Changed
- [CHANGE] Enhance market price update task with retry mechanism by @Geuthur in #16
- [ADD] user sessions view by @Geuthur in #19
- [RELEASE] v0.0.8 by @Geuthur in #20
Full Changelog: v0.0.7...v0.0.8
0.0.7
[0.0.7] - 2026-05-25
Added
- EveMarketPrice Model
- Update Market Price Task
- API Response Handling for Modals
- Shake Animation for Errors
- Custom AllianceAuth’s fetchGet & fetchPost implementations and added unified error response handling.
- Migration for EveMarketPrice
Changed
- Unified Timestamp per Snapshot
- Optimized Charts
- Add Survey button now loads data interactively without page reload
- Performance Optimation for "Add Survey"
- Add Survey Button minimized and moved to Survey Table
Fixed
- BS5 Tooltip in EvE Render Function
- Decimal Issue
- Empty Session Name
Removed
- Add Survey view is now handled via modal
What's Changed
- [CHANGE] Lot of Stuff.. by @Geuthur in #12
- [FIX] Translation by @Geuthur in #13
- [CHANGE] update changelog by @Geuthur in #14
- [RELEASE] v0.0.7 by @Geuthur in #15
Full Changelog: v0.0.6...v0.0.7
0.0.6
[0.0.6] - 2026-05-17
Added
- Back to Session button in "Add Survey" view
- many propterties for
BeltSurveySession - Loading Animation for new Data in "View Session"
- ApexCharts v5.12.0 for visualisation of Mining Data
Changed
- Moved
mining_statsfunction to managers - Optimized Stats Calculation
- Optimized CSS
Fixed
- Error Handling in API
get_owner_or_noneError- DataTable Issues
- Wrong deletion for "Delete Snapshot" button
What's Changed
Full Changelog: v0.0.5...v0.0.6
0.0.5
[0.0.5] - 2026-05-16
Added
last_entry,last_entry_snapshottoBeltSurveySessionModel
Changed
- Refine ore data parsing logic and improve error handling
- View Session now display only last Snapshot
Fixed
- MultipleObjectsReturned in
get_owner_or_none - Overlapping Snapshot Hash
Removed
latest_entriesfromBeltSurveySessionModel
What's Changed
- [CHANGE] refine ore data parsing logic and improve error handling by @Geuthur in #6
- [REMOVE] remove compressed price calculation in add_entry function until implementation by @Geuthur in #7
- [CHANGE] update changelog, refine survey session API, and enhance UI components by @Geuthur in #8
- [RELEASE] v0.0.5 by @Geuthur in #9
Full Changelog: v0.0.4...v0.0.5
0.0.4
0.0.2
[0.0.2] - 2026-05-16
Added
- Display estimated completion time for belt mining
- Display remaining volume and belt size information
- Show mining speed in m³/s
- Permission System to view and manage Survey Sessions
- Prepared Task Function
[0.0.1] - 2026-05-14
Added
- Initial public release
What's Changed
- [github-actions] Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1
- [npm] Bump the npm-dependencies group with 2 updates by @dependabot[bot] in #2
- [ADD] Initial Belt Radar Files by @Geuthur in #3
New Contributors
- @dependabot[bot] made their first contribution in #1
- @Geuthur made their first contribution in #3
Full Changelog: https://github.com/Geuthur/aa-beltradar/commits/v0.0.2