# 📜 Changelog

## 30/09/2025 - YouTube Channel Connection

New

* Added a feature for channel owners to connect their YouTube channel to their nightcore.com account to view their videos from their nightcore.com dashboard.

## 29/09/2025 - Song Idea Generator

New

* Added a song idea generator as a subscriber feature, allowing you to get songs suggested to you based on a particular genre or any words you enter.

## 21/09/2025 - Custom Playlists

New

* Added the ability to create your own custom playlists.

## 25.05.2025 - New Menu Structure & About Us Page

New

* Added new about us page containing information about our journey, mission and community.

Change

* Reorganised the menu structure: moved 'Playlists', 'Random Song', and 'Radio' into a new 'Explore' category. Created a 'Community' category for the 'Network' page, and added new items for an 'About' page and a link to our Discord server.

## 16.11.2024 - Academy Launch & Subscriber Personal Radios

New

* Launched the Nightcore Network Academy, learn more at: <https://wiki.nightcore.com/nc-network-academy>
* Added a personal radio station and playlists section onto subscriber's personal website pages.

## 10.11.2024 - Playlist Images

Change

* Changed the playlist images to custom images rather than using the thumbnail of the newest video in the playlist.

## 27.10.2024 - Report Function

New

* Added new report button to report videos that are poor quality.

## 20.10.2024 - Radio

New

* Added new slowed & reverb radio page; <https://fm.reverbslowed.com>

## 11.09.2024 - Improvements for Subscriber Pages

New

* Added ability for subscribers to create their own website page themselves.
* Added ability for subscribers to change their own sub domain from the my website page.

## 08.09.2024 - Auto-Play, Testimonials & Playlist Filters

New

* Added testimonials to the network page.
* Added filter to the playlists page to sort by most popular, A-Z and Z-A.

Changes

* Changes made to the packages to improve the speed of the website.

Bug Fixes

* Fixed an issue in Chromium browsers where the next video wouldn't automatically play when tabbed out of the website onto another tab or application.

## 31.08.2024 - Members Page, Homepage Playlists & Search Filters

New

* Added All members button onto network page linking to new page displaying all network members.
* Add filters to search results to sort by A-Z, Z-A, newest and oldest.

Changes

* Removed playlists from the homepage so only 8 are displayed rather than all of them, unless you click on the all playlists button.

## 25.07.2024 - FAQ Page

New

* Added a FAQ page, accessible from the website's footer.

## 22.06.2024 - Playlist Descriptions

New

* Added descriptions to playlists which appear when hoovering over the question mark icon to explain the genre with the most popular ones including a link to an explanation video.

## 24.04.2024 - Ads

New

* Added an advertisement section to the right of the video player.
* Removed ads for subscribers.

## 23.01.2024 - Click Through Network Members

New

* Added the option to click left and right through the network members after clicking onto one of their profile pictures on the network page.

## 06.08.2023 - Subscriber Page Video Player

New

* Added mini video player onto subscriber website pages.

## 13.06.2023 - Website Release

* Website released to the public.


---

# 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://wiki.reverbslowed.com/links/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.
