# Changelog

### \[2.0.5] - May 17, 2024

#### Improved:

* WCAG Improvements
* Theme Settings Improvements

#### Fixed:

* Minor bug fixes

### \[2.0.4] - May 14, 2024

#### Fixed:

* Minor bug fixes

### \[2.0.3] - May 13, 2024

#### Fixed:

* Minor bug fixes

### \[2.0.2] - May 7, 2024

#### Fixed:

* Minor bug fixes

### \[2.0.1] - May 3, 2024

#### Fixed:

* Minor bug fixes

### \[2.0.0] - May 2, 2024

#### Added:

* Custom Enrollment Page
* Custom E-Mail Template
* FontAwesome Icon System
* New Theme Layout Structure

#### Fixed:

* Minor bug fixes

### \[1.7.4] - September 5, 2023

&#x20;\- Fixed Back to top button

&#x20;\- Minor bug fixes

### \[1.7.3] - June 7, 2023

&#x20;\- Minor bug fixes

### \[1.7.2] - April 16, 2023

\# Improvements:

&#x20;\- RTL Layout

&#x20;\- Minor bug fixes

### \[1.7.1] - April 13, 2023

\# Added:

&#x20;\- Optional, additional, floating button (BAZ - Advanced - Custom floating button)<br>

\# Improvements:

&#x20;\- RTL Layout

&#x20;\- Grading UI

### \[1.7] - April 5, 2023

#### Added:

* File Manager - Progress bar
* For admin users: Switch the user role indicator on the top bar
* Dark mode label: General - Dark Mode Tooltip Title Label

#### Updated:

* FontAwesome 6.4

#### Improvements:

* UI for Block sharing cart
* Top bar
* Dark Mode Colors

​# Fixed:

* Front Page - Secondary Navigation Overlapping ​ - Minor Bug fixes

### \[1.6.2] - April 3, 2023

​# Fixed: ​ - Minor Bug fixes

### \[1.6.1] - March 27, 2023

#### Added:

* Additional Top Bar Button
* Optional FontAwesome (BAZ - General - FontAwesome)
* Footer Social Icons (BAZ - Footer - Social Icons)
* Optional Course Index (BAZ - Course Page - Hide Course Index Navigation)

#### Fixed:

* Missing Front-page Navigation
* RTL Layout
* Dark Mode UI
* Custom Alert

### \[1.6] - March 24, 2023

#### Added:

* Course Index Page (number of courses)
* Dashboard Link (Optional, User menu)
* Force Dark Mode UI
* H5P Custom CSS
* Login page: Show/hide password
* Main Nav Customization
* New Sidebar UI
* New Calendar UI
* Theme settings descriptions

​# Fixed: ​ - Minor Bug fixes

### \[1.5.2] - August 31, 2022

Fixed:

* Site home - redirect=0 when the Start page for users is different than "Site home"

### \[1.5.1] - June 28, 2022

Fixed:

* My Courses Menu Translations

### \[1.5] - June 28, 2022

Added:

* Customization: Main Menu & Course Navigation (navigation items on/off)
* Optional Default Moodle Footer Buttons

Improvements:

* Lesson Module (UI Improvements)
* Course Card Images - CSS Aspect ratio instead fixed height
* Course Card - Category Badge UI
* Course Card - Enrollment Icons Size Decreased
* Course Index Page (Restricted Access UI)
* My Overview Block UI Improvements
* Long dropdown menu now gets a scrollbar
* Footer Moodle Buttons UI (Purge cache, etc.)

Fixed:

* Missing "Back to top" button
* Content Bank Missing Buttons
* Course Category badge bug when disabled (Course card)
* SCORM Package Height
* Login page - Remember password page UI
* Removed empty hamburger menu when not logged in
* Minor bug fixes

### \[1.4.1] - May 10, 2022

Fixed:

* Minor bug fixes:
  * Message app -> Groupe messaging missing button
  * Missing Activities Title

### \[1.4] - May 7, 2022

Added:

* Support for Moodle 4.0
* Course Page - Optional - Course Summary and Image

Fixed:

* Turn on/off the course progress bar on the course page
* Minor bug fixes

### \[1.3.2] - March 15, 2022

Improvements:

* Custom Top bar menu

### \[1.3.1] - February 22, 2022

Improvements:

* Dark mode top bar

Fixed:

* Rubrik UI

### \[1.3] - February 1, 2022

Added:

* Custom fonts support (Self-hosted)
* Optional sticky breadcrumbs
* Custom alert
* Custom navigation integrated with GreedyNav (More Menu)
* Optional narrow wrapper inside the content
* UI support for:
  * Course Module Navigation
* Support for Moodle 3.10 (beta version)

Improvements:

* Feedback module UI
* Progress report table UI
* Mod Assign UI (layout fixed, new spinner)
* BAZ Snippets ATTO plugin
* Dark mode color palette

Fixed:

* Module Assign Bugs
* Course Page Blocks Area
* Input field - position of the edit instruction
* Disabled dark mode by default for new users
* Minor bug fixes

### \[1.2] - December 20, 2021

Added:

* Code Snippets Plugin (beta version)
* Additional block area on the course page

Improvements:

* Activities chooser UI
* RWD UI

### \[1.1.1] - December 8, 2021

Added:

* Custom Dashboard Column Width (Sidebar Left/Right)

Improvements:

* New checkbox UI
* Quiz UI

Fixed:

* Dark mode cache issue when disabled
* Hidden course button (top bar) when you are not logged in.

### \[1.1] - December 4, 2021

Added:

* Dashboard Layouts (3 cols, 2 cols)
* Display course navigation for admins and managers (not enrolled in the course)

Improvements:

* Quiz UI
* Forum - Attachements UI
* Theme settings descriptions -> Primary Color 600 - Main Color
* Course and category management
* Secure Layout

Fixed:

* Quiz summary UI for languages other than English
* Access to the admin area for managers
* Footer on the maintenance mode
* Height of the top bar without navigation (mobile view)
* My Overview block course title truncate removed
* Optional teacher's avatars on the course page
* Raw SCSS, Raw initial SCSS
* Course editing (drag-drop issue)

### \[1.0.1] - November 26, 2021

* Minor bug fixes
  * UI elements
  * RWD

### \[1.0.0] - November 22, 2021

* Released


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rosea.gitbook.io/baztheme/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
