# 📖 Changelog

All notable changes to this project will be documented in this file.  
This project follows [Semantic Versioning](https://semver.org/).

---

## [1.0.0] - 21-09-2025
### Added
- **Student**
  - KRS (Course Registration)  
  - KHS & Transcript  
  - Exam Card (with payment validation)  
  - Payments (based on active academic year)  
  - E-Learning (materials, assignments, submissions)  

- **Lecturer**
  - Teaching schedule (per academic year)  
  - Grade input per course  
  - E-Learning (create class, upload materials, grade assignments)  

- **Admin**
  - Master data management (students, lecturers, courses, programs, academic year)  
  - KRS package management  
  - Academic year settings (activate/deactivate)  
  - Academic monitoring (KRS, payments, academic progress)  

---

## [Unreleased]
### Added
- Printing features for **KRS, KHS, and transcripts**  
- Academic calendar feature  
- Announcement feature (displayed on lecturer & student dashboard)
- Arrange semester exam times

### Changed
-  

### Planned
- Student status management (active, on leave, not active)  
