mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-04-16 09:12:20 +00:00
153 lines
2.8 KiB
Markdown
153 lines
2.8 KiB
Markdown
# Changelog – Beta Phase
|
||
|
||
All notable changes during the beta phase of PlayerManagement
|
||
from **0.3.0-beta** to **0.11.0** are documented here.
|
||
|
||
⚠️ These versions are no longer actively maintained.
|
||
|
||
---
|
||
|
||
## [0.11.0] – 2025-06-19
|
||
### ✨ Added
|
||
- **Squad Management per Player:** You can now add up to **four squads per player**, each with:
|
||
- Power (in millions)
|
||
- Position
|
||
- Type: Tank, Aircraft, Missile, or Mixed
|
||
- **Visual Enhancements:** Squad types are displayed with custom icons and total power is summarized at the top of the squad card.
|
||
|
||
### 🛠️ Fixed
|
||
- (N/A)
|
||
|
||
---
|
||
|
||
## [0.10.0] – 2025-06-02
|
||
### ✨ Added
|
||
- **Team Selection for Desert Storm:** Team A / Team B selectable when creating an entry.
|
||
- **Team Display in Table:** Selected team is shown in the Desert Storm overview table.
|
||
|
||
---
|
||
|
||
## [0.9.1] – 2025-04-24
|
||
### ✨ Added
|
||
- **Number Formatting Input Mask:** Automatic formatting (e.g. `250000` → `250.000`).
|
||
|
||
### 🛠️ Fixed
|
||
- Selected category was not saved correctly when updating a custom event.
|
||
|
||
---
|
||
|
||
## [0.9.0] – 2025-04-23
|
||
### ✨ Added
|
||
- Event categories for custom events.
|
||
- Category-based leaderboards depending on event type.
|
||
|
||
### 🛠️ Fixed
|
||
- Minor display issues in events and leaderboards.
|
||
|
||
---
|
||
|
||
## [0.8.3] – 2025-04-10
|
||
### ♻️ Changed
|
||
- Updated all NuGet packages.
|
||
- Cleaned up Serilog and Seq configuration.
|
||
|
||
---
|
||
|
||
## [0.8.0] – 2025-03-11
|
||
### ✨ Added
|
||
- Feedback page with GitHub issue creation.
|
||
- Screenshot upload support.
|
||
- Success message with GitHub issue link.
|
||
|
||
---
|
||
|
||
## [0.7.0] – 2025-02-06
|
||
### ✨ Added
|
||
- MVP page with calculation formula.
|
||
- Filters for R4/R5 members.
|
||
- API key generation.
|
||
- MVP list API endpoint.
|
||
|
||
---
|
||
|
||
## [0.6.1] – 2025-01-28
|
||
### 🛠️ Fixed
|
||
- VS table data display bug.
|
||
|
||
---
|
||
|
||
## [0.6.0-beta] – 2025-01-28
|
||
### ✨ Added
|
||
- Pagination for all tables.
|
||
- Alliance-wide Zombie Siege wave overview.
|
||
|
||
---
|
||
|
||
## [0.5.1-beta] – 2025-01-27
|
||
### 🛠️ Fixed
|
||
- Zombie Siege: custom smile for exactly 20 waves.
|
||
|
||
---
|
||
|
||
## [0.5.0-beta] – 2025-01-21
|
||
### ✨ Added
|
||
- VS Duel bar chart for player detail view.
|
||
|
||
---
|
||
|
||
## [0.4.1-beta] – 2025-01-21
|
||
### ✨ Added
|
||
- Excel import for players.
|
||
|
||
### 🛠️ Fixed
|
||
- Week pipe calculation logic.
|
||
|
||
---
|
||
|
||
## [0.4.0-beta] – 2025-01-20
|
||
### ✨ Added
|
||
- Player dismissal page (GUI).
|
||
|
||
---
|
||
|
||
## [0.3.6-beta] – 2025-01-16
|
||
### ✨ Added
|
||
- Core player dismissal functionality.
|
||
|
||
---
|
||
|
||
## [0.3.5-beta] – 2025-01-09
|
||
### 🛠️ Fixed
|
||
- MVP calculation formula.
|
||
|
||
---
|
||
|
||
## [0.3.4-beta] – 2025-01-07
|
||
### ✨ Added
|
||
- Alliance MVP calculation with API support.
|
||
|
||
---
|
||
|
||
## [0.3.3-beta] – 2024-12-17
|
||
### ✨ Added
|
||
- Custom event functionality.
|
||
|
||
---
|
||
|
||
## [0.3.2-beta] – 2024-12-03
|
||
### ✨ Added
|
||
- Event progress status.
|
||
- League tiers in VS Duel.
|
||
|
||
---
|
||
|
||
## [0.3.1-beta] – 2024-11-28
|
||
### ✨ Added
|
||
- Zombie Siege event.
|
||
|
||
---
|
||
|
||
## [0.3.0-beta] – 2024-11-26
|
||
### ✨ Added
|
||
- Initial beta release.
|