> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superalts.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Attendance System Changelog

> Product updates for the Attendance System bot

<Update label="January 2026" description="v1.2">
  A major update was released to enhance attendance system interface and functionality:

  #### New Features

  * 🛠️ **`/editsection` Command**\
    Added a new command that allows you to edit section settings and configurations directly without needing to recreate sections.

  #### Improvements

  * 🎨 **Modern Modal Interface**\
    Updated the attendance system modals to use ComponentsV2, providing a more modern and easy to use interface for a better experience.

  * 🎨 **Enhanced Panel Layout**\
    Updated all attendance panels to use ComponentsV2 instead of the traditional embed, allowing better and more modern appearance that will give your server a more professional/modern look.

  #### Changes

  * 🔄 **Remove `/removesection` Command**\
    The `/removesection` command has been removed from the system, as its functionality is now covered by the new `/editsection` command.
</Update>

<Update label="June 2025" description="v1.1">
  A feature-packed update focused on improving section attendance tracking and control:

  #### New Features

  * 💤 **AFK System (Optional)**
    Manage section members who go AFK instead of leaving entirely. Supports multiple AFK time presets and can be configured via `config.js`.

  * 🎙️ **`/vcattendance` Command**
    Section managers can check which members are present or absent in VC. Ideal for tracking meeting attendance.

  * ⏱️ **`/addtime` Command**
    Reward or penalize members by adding or subtracting time from their total tracked duration.

  #### Improvements

  * 👥 **Enhanced `/checkattendance`**
    Now supports checking attendance for an entire section, not just individual users.

  * 🛠️ **Miscellaneous Improvements**
    Minor bug fixes and general enhancements for better stability and usability.
</Update>
