Skip to content

Releases: Geuthur/aa-beltradar

0.0.9

10 Jun 16:44
6ac122a

Choose a tag to compare

[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

Full Changelog: v0.0.8...v0.0.9

0.0.8

04 Jun 06:01
0b8e9ff

Choose a tag to compare

[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

Full Changelog: v0.0.7...v0.0.8

0.0.7

25 May 19:47
9565409

Choose a tag to compare

[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

Full Changelog: v0.0.6...v0.0.7

0.0.6

17 May 13:15
c0d6e42

Choose a tag to compare

[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_stats function to managers
  • Optimized Stats Calculation
  • Optimized CSS

Fixed

  • Error Handling in API
  • get_owner_or_none Error
  • DataTable Issues
  • Wrong deletion for "Delete Snapshot" button

What's Changed

Full Changelog: v0.0.5...v0.0.6

0.0.5

16 May 21:13
0ba815b

Choose a tag to compare

[0.0.5] - 2026-05-16

Added

  • last_entry, last_entry_snapshot to BeltSurveySession Model

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_entries from BeltSurveySession Model

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

16 May 16:29
ed8b5f5

Choose a tag to compare

[0.0.4] - 2026-05-16

Added

  • Translation Files

What's Changed

Full Changelog: v0.0.2...v0.0.4

0.0.2

16 May 16:08
468b932

Choose a tag to compare

[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

Full Changelog: https://github.com/Geuthur/aa-beltradar/commits/v0.0.2