Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 4.6.7

Information

  • Release Date: July 15, 2021
  • Best Compatibility: phpFox >= 4.7.8

Improvements

  • Support PHP 8.0
  • Add a new option to allow users to create new albums when adding songs #862
  • Warning message if users want to leave site when they are adding a music song/album/playlist
  • Limitation on number of song/album/playlist created by user group
  • Add new settings to allow Admins review and update all email contents of Music app

Fixed Bugs

  • Upload multiple songs, in some cases, the feed item only shows one song
  • Some minor bugs

Changed Files

  • M Ajax/Ajax.php
  • M Block/AddToPlaylistBlock.php
  • M Block/ListBlock.php
  • M Block/OtherPlaylistBlock.php
  • M Block/PlaylistFeedBlock.php
  • M Block/TrackBlock.php
  • M Controller/AlbumController.php
  • M Controller/Browse/AlbumController.php
  • M Controller/Browse/PlaylistController.php
  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Controller/PlaylistController.php
  • M Controller/UploadController.php
  • M Controller/ViewAlbumController.php
  • M Controller/ViewPlaylistController.php
  • M Install.php
  • A Installation/Version/v467.php
  • M README.md
  • M Service/Album/Album.php
  • M Service/Album/Process.php
  • M Service/Callback.php
  • M Service/Genre/Genre.php
  • M Service/Music.php
  • M Service/Playlist/Browse.php
  • M Service/Playlist/Playlist.php
  • M Service/Playlist/Process.php
  • M Service/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • R changelog.md change-log.md
  • M installer.php
  • M phrase.json
  • M views/block/add-to-playlist.html.php
  • M views/block/album-rows.html.php
  • M views/block/mini-entry.html.php
  • M views/block/playlist-rows.html.php
  • M views/block/upload.html.php
  • M views/controller/album.html.php
  • M views/controller/playlist.html.php
  • M views/controller/upload.html.php
  • M views/controller/view-album.html.php
  • M views/controller/view-playlist.html.php
  • M views/controller/view.html.php

Version 4.6.6

Information

  • Release Date: November 26, 2019
  • Best Compatibility: phpFox >= 4.7.8

Fixed Bugs

  • "Can delete all songs" user group setting is ON by default for Registered users and Banned users  #2825

Changed Files

  • M Ajax/Ajax.php
  • M Block/AddToPlaylistBlock.php
  • M Block/AlbumRowsBlock.php
  • M Block/FeaturedAlbumBlock.php
  • M Block/FeaturedBlock.php
  • M Block/ListBlock.php
  • M Block/NewAlbumBlock.php
  • M Block/OtherPlaylistBlock.php
  • M Block/PlaylistFeedBlock.php
  • M Block/RelatedAlbumBlock.php
  • M Block/RowsBlock.php
  • M Block/SongBlock.php
  • M Block/SponsoredAlbumBlock.php
  • M Block/SponsoredSongBlock.php
  • M Block/SuggestionBlock.php
  • M Block/TrackBlock.php
  • M Block/UploadBlock.php
  • M Block/UserPlaylistBlock.php
  • M Controller/Admin/AddController.php
  • M Controller/Admin/DeleteController.php
  • M Controller/AlbumController.php
  • M Controller/Browse/AlbumController.php
  • M Controller/Browse/PlaylistController.php
  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Controller/PlaylistController.php
  • M Controller/ProfileController.php
  • M Controller/UploadController.php
  • M Controller/ViewAlbumController.php
  • M Controller/ViewController.php
  • M Controller/ViewPlaylistController.php
  • M Install.php
  • M Installation/Database/Music_Album.php
  • M Installation/Database/Music_Album_Text.php
  • M Installation/Database/Music_Feed.php
  • M Installation/Database/Music_Genre.php
  • M Installation/Database/Music_Genre_Data.php
  • M Installation/Database/Music_Playlist.php
  • M Installation/Database/Music_Playlist_Data.php
  • M Installation/Database/Music_Profile.php
  • M Installation/Database/Music_Song.php
  • M Installation/Version/v453.php
  • M Installation/Version/v463.php
  • M Service/Album/Album.php
  • M Service/Album/Browse.php
  • M Service/Album/Process.php
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Genre/Genre.php
  • M Service/Genre/Process.php
  • M Service/Music.php
  • M Service/Playlist/Playlist.php
  • M Service/Playlist/Process.php
  • M Service/Process.php
  • M Service/Song/Browse.php
  • M Service/Song/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • M hooks/template_template_getmenu_3.php
  • M hooks/validator.admincp_user_settings_music.php
  • M installer.php
  • M phrase.json
  • M start.php
  • M views/block/add-to-playlist.html.php
  • M views/block/album-rows.html.php
  • M views/block/playlist-feed.html.php
  • M views/block/playlist-rows.html.php
  • M views/controller/album.html.php
  • M views/controller/upload.html.php
  • M views/controller/view-album.html.php
  • M views/controller/view-playlist.html.php
  • M views/controller/view.html.php

Version 4.6.5

Information

  • Release Date: September 23, 2019
  • Best Compatibility: phpFox >= 4.7.8

Fixed Bugs

  • Phrases of music sponsor setting need correction. Also, settings are not relevant to selected apps #2752

Changed Files

  • M Block/FeaturedAlbumBlock.php
  • M Block/ListBlock.php
  • M Block/SponsoredAlbumBlock.php
  • M Controller/IndexController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M Service/Music.php
  • M Service/Process.php
  • M assets/autoload.js
  • M phrase.json
  • M views/block/album-rows.html.php
  • M views/block/playlist-feed.html.php

Version 4.6.4

Information

  • Release Date: April 25, 2019
  • Best Compatibility: phpFox >= 4.6.1

Fixed Bugs

  • User cannot edit own playlists.
  • In Share song page, Upload button has the wrong color when hovered.
  • Does not show photo for music playlist #2496

Changed Files

  • M Block/UploadBlock.php
  • M Controller/AlbumController.php
  • M Controller/Browse/AlbumController.php
  • M Controller/IndexController.php
  • M Controller/UploadController.php
  • M Controller/ViewPlaylistController.php
  • M Install.php
  • M README.md
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M Service/Music.php
  • M Service/Playlist/Playlist.php
  • M Service/Playlist/Process.php
  • M Service/Process.php
  • M assets/main.less
  • M change-log.md
  • M hooks/template_template_getmenu_3.php
  • M phrase.json
  • M views/block/playlist-feed.html.php
  • M views/block/playlist-rows.html.php
  • M views/block/upload.html.php
  • M views/controller/upload.html.php

Version 4.6.3

Information

  • Release Date: December 20, 2018
  • Best Compatibility: phpFox 4.6.1 or later

Fixed Bugs

  • In Playlist / Album Detail page - Missing title and top-padding

  • Responsive layout - popup be cut when adding songs to playlist from Feed 

  • In Group Detail page, Breadcrumb list missed "Music" when going to Album detail page.

Improvements

  • Add a block for Genre list on location 1 when filtering by genre.
  • Remove sponsor in feed and item if logging in as Page.

Changed Files

M Controller/IndexController.php
M Controller/ViewAlbumController.php
M Controller/ViewPlaylistController.php
M Install.php
A Installation/Version/v463.php
M Service/Album/Album.php
M Service/Callback.php
M Service/Music.php
M Service/Playlist/Playlist.php
M Service/Playlist/Process.php
M Service/Process.php
M assets/main.less
M hooks/admincp.service_maintain_delete_files_get_list.php
M installer.php
M start.php
M views/block/upload.html.php
M views/controller/upload.html.php
M views/controller/view-album.html.php
M views/controller/view.html.php

Version 4.6.2

Information

  • Release Date: October 19, 2018
  • Best Compatibility: phpFox 4.6.0 or later

Fixed Bugs

  • Can re-sponsor an pending song/album.

  • Show duplicate on sponsored block when re-sponsor a denied item.

  • Manage sponsorships: Click count isn't updated when clicking on a sponsored feed

  • Block Manager in ACP: Missing phrase.

  • New music app adds to playlist on mobile device hidden.

  • Admin can not Sponsor In Feed a song of other user.

Changed Files

M Ajax/Ajax.php
M Block/RowsBlock.php
M Install.php
M README.md
M Service/Album/Album.php
M Service/Album/Process.php
M Service/Callback.php
M Service/Genre/Genre.php
M Service/Genre/Process.php
M Service/Music.php
M Service/Process.php
M assets/main.less
M change-log.md
M phrase.json
M start.php
M views/block/mini-feed-entry.html.php
M Ajax/Ajax.php
M Block/RowsBlock.php
M Install.php
M README.md
M Service/Album/Album.php
M Service/Album/Process.php
M Service/Callback.php
M Service/Genre/Genre.php
M Service/Genre/Process.php
M Service/Music.php
M Service/Process.php
M assets/main.less
M change-log.md
M phrase.json
M start.php
M views/block/mini-feed-entry.html.php

Version 4.6.1

Information

  • Release Date: October 02, 2018
  • Best Compatibility: phpFox 4.6.0 or later

Fixed Bugs

  • Show error page when disabling feed module

  • Not show exactly profile picture after adding songs in All songs, My songs, Friend's songs

  • Clicked number in manage sponsorships not change after click sponsor item in a sponsored block.

  • The site does not work if disabling Page app

  • Response ajax link goes wrong when un-sponsoring item

  • Show Add a playlist button when disable "Can add new playlist?" setting

  • Layout issue in Album and Playlist Detail in IE, Firefox

  • Not show success message popup when a user sponsor another user's song

  • Upload new song: Publish song even not click on the Finish button yet

  • Playlist: Not have drop-down action like an album

  • Playlists: Show wrong title for "All playlists" page

  • Search: Switch to All playlists tab while searching in My playlists

  • Guests can not see All playlists

  • Not show success message popup when a user sponsor/un-sponsor another user's album

...

  • Add new setting to disallow/allow app to post on Main feed when add new item. (default is allow)

  • All playlists/My playlists - Should show information like album

  • Ability to save tracks to own playlist

  • Add All Playlist and allow comment on playlist detail

Version 4.6.0

Information

  • Release Date: January 09, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Upload new songs: show unknown error when upload an over size file than the limit of server.
  • Song privacy: user can play a privacy song in album.
  • Some layout issues with right-to-left language.

Improvements

  • Support search albums in global search.
  • Support CKEditor for description fields of songs/albums.
  • Support drag/drop, preview, progress bar when users upload songs, photos.
  • Allow admin can change default photos of songs and albums.
  • Validate all settings, user group settings, and block settings.
  • Improve layout for all pages and blocks.

Changed Files

  • Ajax/Ajax.php
  • Block/AlbumRowsBlock.php
  • Block/FeaturedAlbumBlock.php
  • Block/FeaturedBlock.php
  • Block/GenreBlock.php
  • Block/ListBlock.php
  • Block/NewAlbumBlock.php
  • Block/RelatedAlbumBlock.php
  • Block/SongBlock.php
  • Block/SponsoredAlbumBlock.php
  • Block/SponsoredSongBlock.php
  • Block/SuggestionBlock.php
  • Block/UploadBlock.php
  • Controller/Admin/IndexController.php
  • Controller/AlbumController.php
  • Controller/Browse/AlbumController.php
  • Controller/DownloadController.php
  • Controller/FrameController.php
  • Controller/IndexController.php
  • Controller/UploadController.php
  • Controller/ViewController.php
  • Install.php
  • Installation/Database/Music_Album.php
  • Installation/Database/Music_Song.php
  • Service/Album/Album.php
  • Service/Album/Process.php
  • Service/Callback.php
  • Service/Genre/Genre.php
  • Service/Genre/Process.php
  • Service/Music.php
  • Service/Process.php
  • assets/autoload.css
  • assets/autoload.js
  • assets/image/music_v02.png
  • assets/image/nophoto_song.png
  • assets/image/song_detail_bg.png
  • assets/jscript/mediaelementplayer/mediaelement-and-player.js
  • assets/main.less
  • hooks/bundle__start.php
  • hooks/user.template_block_setting_form.php
  • hooks/validator.admincp_user_settings_music.php
  • phrase.json
  • start.php
  • views/block/album-rows.html.php
  • views/block/featured-album.html.php
  • views/block/featured.html.php
  • views/block/genre.html.php
  • views/block/list.html.php
  • views/block/menu-album.html.php
  • views/block/menu.html.php
  • views/block/mini-album.html.php
  • views/block/mini-entry.html.php
  • views/block/mini-feed-entry.html.php
  • views/block/mini.html.php
  • views/block/new-album.html.php
  • views/block/related-album.html.php
  • views/block/rows.html.php
  • views/block/song-genres.html.php
  • views/block/song.html.php
  • views/block/sponsored-album.html.php
  • views/block/sponsored-song.html.php
  • views/block/suggestion.html.php
  • views/block/track-entry.html.php
  • views/block/track.html.php
  • views/block/upload-photo.html.php
  • views/block/upload.html.php
  • views/controller/admincp/add.html.php
  • views/controller/album.html.php
  • views/controller/browse/album.html.php
  • views/controller/index.html
  • views/controller/index.html.php
  • views/controller/upload.html.php
  • views/controller/view-album.html.php
  • views/controller/view.html.php

...

ID

Var name

Name

Description

1

music.can_download_songs

Can download songs?

Admin can control which user groups have permission to down load songs

Version 4.5.3p1

Information

  • Release Date: September 29, 2017
  • Best Compatibility: phpFox >= 4.5.3

Fixed Bugs

  • Process bar is not working when upload songs
  • Doesn't show item actions in listing page if the viewer doesn't have mass permission

Changed Files

  • assets/autoload.js
  • assets/main.less

Version 4.5.3

Information

  • Release Date: September 19, 2017
  • Best Compatibility: phpFox >= 4.5.3

...