Skip to content

Releases: sultansofsweat/music-request-system

Version 2.4, revision 24

Pre-release

Choose a tag to compare

@sultansofsweat sultansofsweat released this 13 May 05:21
054f63a

NOTE: while there will be some 2.4 releases made, revisions often are done solely using incremental upgrade packages. These will NOT be documented until a new release is made! New releases will be documented in the format below going forward.

Changed in 2.4.19-21:
-Updated copyright year

Changed in 2.4.22:
-Added dynamic mirror list
-Updated JQuery to 4.0.0

2.4.23 skipped; update combined with 2.4.22

Changed in 2.4.24:
-Updated copyright date on license page

A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog or 2.4.18...2.4.24

IMPORTANT: while this release will still run on setups with PHP versions < 5.5.0, doing so is unsupported and this functionality may be removed at any time!

Due to changes with the upgrade system (which also includes a move from MD5 to SHA1), upgrade packages and their associated MD5 hashes are no longer provided from here on out. To upgrade an existing MRS that is already running a prior 2.4 release, simply use the built-in upgrade tool. 2.3 installations will need to be upgraded to 2.4.7 before this update can be applied. For a new installation, download the source code package and extract it to a fresh directory. Other information is available on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.3.146

Choose a tag to compare

@sultansofsweat sultansofsweat released this 12 May 06:28
4d223cd

Security fixes and minor updates. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog and also here: 2.3.140...2.3.146

For a new installation, download the source code package and extract it to a fresh directory. Upgrades require the use of the upgrade package and the associated MD5 hash file. An MD5 hash for the source code packages, although unnecessary, is provided on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.3.140

Choose a tag to compare

@sultansofsweat sultansofsweat released this 17 Feb 14:56
ce162c8

Security fixes and minor updates. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog and also here: 2.3.137...2.3.140

For a new installation, download the source code package and extract it to a fresh directory. Upgrades require the use of the upgrade package and the associated MD5 hash file. An MD5 hash for the source code packages, although unnecessary, is provided on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.4, Revision 18

Pre-release

Choose a tag to compare

@sultansofsweat sultansofsweat released this 13 Aug 15:21
0357b8f

NOTE: while there will be some 2.4 releases made, revisions often are done solely using incremental upgrade packages. These will NOT be documented until a new release is made! New releases will be documented in the format below going forward.

Changed in 2.4.12:
-Replaced deprecated variable filters with appropriate functions.
-Updated copyright year.
-Default background officially changed.

Changed in 2.4.13:
-Removed obsolete upgrade server mirrors.

Changed in 2.4.14:
-SECURITY FIX: system messages (e.g. the "default password" message) on the admin page now display after the user's admin rights are checked.
-FIXED BUG: installer crashes when attempting to perform a full upgrade and configuration changes need to be made.

Changed in 2.4.15:
-Added dedicated "deprecated" error message logging facilities.

Changed in 2.4.16:
-Added count of matches found by search/query on song selection page.

Changed in 2.4.17:
-FIXED BUG: preparing multiple upgrades that contained the same code file resulted in multiple attempted replacements of such.

Changed in 2.4.18:
-Added a search option for "recently added" on song selection page.

A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

IMPORTANT: while this release will still run on setups with PHP versions < 5.5.0, doing so is unsupported and this functionality may be removed at any time!

Due to changes with the upgrade system (which also includes a move from MD5 to SHA1), upgrade packages and their associated MD5 hashes are no longer provided from here on out. To upgrade an existing MRS that is already running a prior 2.4 release, simply use the built-in upgrade tool. 2.3 installations will need to be upgraded to 2.4.7 before this update can be applied. For a new installation, download the source code package and extract it to a fresh directory. Other information is available on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.3, Revision 137

Choose a tag to compare

@sultansofsweat sultansofsweat released this 14 Jul 15:49
61d55b0

Mostly bug fixes but includes some feature updates centered around the API and the search page. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

For a new installation, download the source code package and extract it to a fresh directory. Upgrades require the use of the upgrade package and the associated MD5 hash file. An MD5 hash for the source code packages, although unnecessary, is provided on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.4, Revision 11

Pre-release

Choose a tag to compare

@sultansofsweat sultansofsweat released this 31 Jul 11:48
cefec02

NOTE: while there will be some 2.4 releases made, revisions often are done solely using incremental upgrade packages. These will NOT be documented until a new release is made! New releases will be documented in the format below going forward.

Changed in 2.4.8:
-Fixed bug where request comment wasn't defined in some instances in mark as played API call.
-Fixed bug where user was always being reported as banned on the post page.

Changed in 2.4.9:
-Renamed post.php to select.php and renamed post2.php to post.php.
-API ID is now referred to as System ID
-System ID is now generated using uniqid(). Note that it does not need to be cryptographically secure so this is acceptable.
-Added preliminary support for dark theme.
-Removed references to "stable" system setting.

Changed in 2.4.10:
-Rewrite of all existing API calls.
-Added API call for retrieving system version information.
-Fixed issue in upgrade prepare script that caused it to re-prepare previously installed updates.
-Moved get_version_information() from about page to function core, slight redesign of output.

Changed in 2.4.11:
-Fixed bug where home page referred to song selection page as post.php and not select.php.
-"Corrected" a spelling mistake on posting page.

A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

IMPORTANT: while this release will still run on setups with PHP versions < 5.5.0, doing so is unsupported and this functionality may be removed at any time!

Due to changes with the upgrade system (which also includes a move from MD5 to SHA1), upgrade packages and their associated MD5 hashes are no longer provided from here on out. To upgrade an existing MRS that is already running a prior 2.4 release, simply use the built-in upgrade tool. 2.3 installations will need to be upgraded to 2.4.7 before this update can be applied. For a new installation, download the source code package and extract it to a fresh directory. Other information is available on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.4, Revision 7

Pre-release

Choose a tag to compare

@sultansofsweat sultansofsweat released this 15 Mar 08:35
bb1bbd5

This is the first major revision of the MRS released in a long time. The biggest change is a complete overhaul of the upgrade and version numbering system. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

IMPORTANT: while this release will still run on setups with PHP versions < 5.5.0, doing so is unsupported and this functionality may be removed at any time!

Due to changes with the upgrade system (which also includes a move from MD5 to SHA1), upgrade packages and their associated MD5 hashes are no longer provided from here on out. For a new installation, download the source code package and extract it to a fresh directory. Other information is available on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.3, Revision 129

Choose a tag to compare

@sultansofsweat sultansofsweat released this 13 Mar 12:49
21a51af

Mostly a bugfix release, but also introduces a new feature whereby the daily request limits can now be applied to usernames rather than just IP addresses. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

For a new installation, download the source code package and extract it to a fresh directory. Upgrades require the use of the upgrade package and the associated MD5 hash file. An MD5 hash for the source code packages, although unnecessary, is provided on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.3, revision 125

Choose a tag to compare

@sultansofsweat sultansofsweat released this 19 Feb 11:01
001ab81

Bugfix release focusing on posting and report pages as well as backend changes. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

For a new installation, download the source code package and extract it to a fresh directory. Upgrades require the use of the upgrade package and the associated MD5 hash file. An MD5 hash for the source code packages, although unnecessary, is provided on the main site: http://firealarms.mooo.com/mrs/#downloading

Version 2.3, revision 120

Choose a tag to compare

@sultansofsweat sultansofsweat released this 11 Nov 06:40
af4ebea

Mainly bug fixes, however this version also introduces the concept of "mirrors" for the upgrade scripts, as well as the ability to rebuild the request database should the need arise, among other things. A complete changelog is available at http://firealarms.mooo.com/mrs/#changelog

For a new installation, download the source code package and extract it to a fresh directory. Upgrades require the use of the upgrade package and the associated MD5 hash file. An MD5 hash for the source code packages, although unnecessary, is provided on the main site: http://firealarms.mooo.com/mrs/#downloading