Page tree

Versions Compared

Key

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

Version 4.7.16

Information

  • Release Date: November 25, 2021
  • Best Compatibility: phpFox >= 4.8.7

Bug fixed

  • Login as Page: The setting of "Maximum number of photo albums" is not working
  • Feed: Photo must be approved when posting a photo on feed although the setting of "Photos must be approved...?" is disabled
  • AdminCP - Dashboard - Pending Approval - Attach wrong link for Photos
  • Users can edit the album's title with space characters
  • Show Comment feed in Home Feed even if a user is not a member of Group
  • Feed - Post multi photos - Display only 1 photo right after re-share that photos feed

Improvements

  • Privacy Settings: Items: Add a privacy setting for "Photo Albums"
  • There is no action happened when admin tries to approve the deleted photo
  • Update phrase when deleting friends from tag photo
  • Update description for Photo app's settings in AdminCP

Changed files

  • M Ajax/Ajax.php
  • M Controller/EditAlbumController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M Service/Tag/Tag.php
  • M assets/autoload.js
  • M phrase.json
  • M views/block/form-album.html.php
  • M views/block/form.html.php

Version 4.7.15

Information

  • Release Date: September 16, 2021
  • Best Compatibility: phpFox >= 4.8.7

Bug fixed

  • Missing the placeholder text on the "Search" bar
  • Some issues on posting Photo on Feed
  • Create multiple feeds after approval when uploading photos
  • Show HTML entity code on feed

Improvements

  • Hide rotation action when access to a GIF photo detail if the server does not install Imagick
  • Change text of the confirmation popup when deleting photo/album
  • Do not send Notification/Email of private posts to tagged users
  • Limitation on number of photos/albums created by user group
  • Hide all places with photo title if turn  "Show Photo Title" setting off
  • Support Schedule Photos on Feed

Changed files

  • M Ajax/Ajax.php
  • M Block/Stream.php
  • M Controller/AddController.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/FrameController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M README.md
  • M Service/Api.php
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M hooks/validator.admincp_user_settings_photo.php
  • M phrase.json
  • A views/block/edit-photo-schedule.html.php
  • M views/block/stream.html.php

Version 4.7.14

Information

  • Release Date: July 1, 2021
  • Best Compatibility: phpFox >= 4.8.6

Bug fixed

  • Missing navigation button on photo detail if the setting "Turn off full ajax mode" is enabled
  • Layout issues
  • Some other minor bugs

Improvements

  • Support PHP 8.0
  • Keep state of expanding/collapsing of subcategories on Categories block when redirecting to another page
  • Remove "Privacy" selection when editing a photo that user posted on friend's wall

Changed files

  • M Ajax/Ajax.php
  • M Block/Category.php
  • M Block/Detail.php
  • M Block/FeaturedAlbumBlock.php
  • M Block/Share.php
  • M Block/SponsoredAlbumBlock.php
  • M Block/Stream.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Album/Browse.php
  • M Service/Api.php
  • M Service/Callback.php
  • M Service/Category/Category.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M hooks/feed.service_feed_getsharelinks__end.php
  • M hooks/template_template_getmenu_3.php
  • M hooks/theme_get_default_photos_list.php
  • M views/block/category.html.php
  • M views/block/edit-photo.html.php

Version 4.7.13

Information

  • Release Date: March 31, 2021
  • Best Compatibility: phpFox >= 4.8.4

Bug fixed

  • Issues on NewsFeed
  • Layout issues

Improvements

  • Compatible with phpFox v4.8.4
  • Add a new setting to hide photo title
  • Add new settings to review and update all email contents of the Photos app
  • Support users preview Profile/Cover photos before publishing
  • Improve quality of photos on NewsFeed

Changed files

  • M Ajax/Ajax.php
  • M Block/Attachment.php
  • M Block/EditPhoto.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/EditAlbumController.php
  • M Controller/FrameController.php
  • M Controller/FrameDragDropController.php
  • M Install.php
  • M Installation/Database/Photo_Info.php
  • M Service/Album/Album.php
  • M Service/Album/Browse.php
  • M Service/Album/Process.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M assets/main.less
  • M views/block/album-tag.html.php
  • M views/block/edit-photo.html.php
  • M views/block/form.html.php
  • M views/block/hoverinfo.html.php
  • M views/block/mass-edit-item.html.php
  • M views/block/photo_entry.html.php
  • M views/block/stream.html.php
  • M views/controller/album.html.php

Version 4.7.12

Information

  • Release Date: January 20, 2021
  • Best Compatibility: phpFox >= 4.8.2

Bug fixed

  • Issue on Photo Feed.
  • Issue with Back button on Photo detail.
  • Issue when tag friends on photo.
  • Some layout issues.

Improvements

  • Show visual feedback when deleting an album with a large set of photos #2735
  • Allow Admin configure to stop posting feeds when users update their profile photo and cover photo
  • Hide section Share Photo on Feed if setting "Allow posting on Main Feed" is disabled
  • Show leave page confirmation if user want to leave add/edit photo page.
  • Support Email Notification on Photo
  • Improve phrases

Changed files

  • M Ajax/Ajax.php
  • M Controller/ViewController.php
  • M Install.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M Service/Tag/Tag.php
  • M assets/autoload.js
  • M assets/main.less
  • D hooks/feed.service_feed_getsharelinks__end.php
  • M phrase.json
  • M views/block/drop-down.html.php
  • M views/block/edit-photo.html.php
  • M views/block/form-album.html.php
  • M views/block/form.html.php
  • M views/block/mass-edit-item.html.php
  • M views/block/stream.html.php
  • M views/controller/add.html.php
  • M views/controller/edit-album.html.php
  • M views/controller/index.html.php

Version 4.7.11

Information

  • Release Date: November 09, 2020
  • Best Compatibility: phpFox >= 4.8.2

Bug fixed

  • Matured image shows detail in Home Feed #2939
  • Cannot update title/description of photo after disabled setting "Can edit own photo?"/"Can edit all photos?" #2944
  • Can't download photos which uploaded on Mobile App
  • Fix some small bugs

Improvements

  • Support enable/disable tagged notifications on Photo
  • Optimize upload photo
  • Support upload next-gen images formats
  • Apply Pending Approve Photo setting when users upload profile or cover photo

Changed files

  • M Ajax/Ajax.php
  • M Controller/DownloadController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Database/Photo_Feed.php
  • M README.md
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M start.php

Version 4.7.10

Information

  • Release Date: August 31, 2020
  • Best Compatibility: phpFox >= 4.8.1

Bug fixed

  • Wrong phrases in photo actions

Improvements

  • Improve upload photos with the correct order
  • Have the option to remove tagged users in the feed
  • Compatible with phpFox 4.8.1

Changed files

  • M Install.php
  • M phrase.json
  • M assets/autoload.js
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Tag/Process.php
  • M Service/Tag/Tag.php
  • M Controller/ViewController.php
  • M views/block/menu.html.php

Version 4.7.8

Information

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

Bug fixed

  • Photos/albums aren't listed in Page (Group) liked when enabling Friend Only Community.
  • Choosing from photo to add cover photo in User Profile page doesn't work #2818.

Changed files

  • M Block/FeaturedAlbumBlock.php
  • M Block/SponsoredAlbumBlock.php
  • M Controller/IndexController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M assets/main.less
  • M phrase.json
  • M views/controller/edit-album.html.php
  • M views/controller/view.html.php

Version 4.7.7

Information

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

Bug fixed

  • Show wrong photos count in meta description #2737.
  • User has photos but no photos found on photo area of user profile page #2743

Changed files

  • M Block/FeaturedAlbumBlock.php
  • M Block/SponsoredAlbumBlock.php
  • M Controller/IndexController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M assets/main.less
  • M phrase.json
  • M views/controller/edit-album.html.php
  • M views/controller/view.html.php

Version 4.7.6

Information

  • Release Date: July 18, 2019
  • Best Compatibility: phpFox >= 4.7.7

Improvements

  • Show feed status with photo in the wall of the person tagged/mentioned.

Bug fixed

  • Layout issues.

Changed files

  • M Ajax/Ajax.php
  • M Block/EditPhoto.php
  • M Controller/AddController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Install.php
  • M README.md
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M assets/main.less
  • M changelog.md
  • M phrase.json
  • M views/block/form.html.php
  • M views/block/mass-edit-item.html.php
  • M views/block/photo_entry.html.php
  • M views/controller/add.html.php
  • M views/controller/albums.html.php
  • M views/controller/tag.html.php
  • M views/controller/upload.html.php
  • M views/controller/view.html.php

Version 4.7.5

Information

  • Release Date: May 27, 2019
  • Best Compatibility: phpFox >= 4.7.5

Improvements

  • Support user drag/drop to reorder photos in the Edit Album page #2627
  • Support user sort by the title of photo (A-Z, Z-A) in Photos page (All Photos, My Photos, Friends' Photos, User's Photos, Page's Photos, and Group's Photos) #2627
  • View photo - User can use next-pre on the device keyboard to navigate photos.

Bug fixed

  • Photos are barely seen when viewing on mobile #2626

Changed files

  • M Ajax/Ajax.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/EditAlbumController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Install.php
  • M README.md
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M phrase.json
  • M views/block/edit-photo.html.php
  • M views/controller/album.html.php
  • M views/controller/edit-album.html.php
  • M views/controller/view.html.php

Version 4.7.4

Information

  • Release Date: April 17, 2019
  • Best Compatibility: phpFox >= 4.7.5

Improvements

  • Support to select photo mode views.

Bug fixed

  • Feed - Show wrong phrases.
  • Issue when sponsoring album with payment and auto-publishing after sponsored.
  • Show pending photos in User profile >> Photos

Changed files

  • M Ajax/Ajax.php
  • M Controller/AlbumController.php
  • M Controller/DownloadController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M README.md
  • M Service/Album/Album.php
  • M Service/Api.php
  • M Service/Callback.php
  • M Service/Process.php
  • M assets/autoload.js
  • M changelog.md
  • M views/block/drop-down.html.php
  • M views/block/mass-edit-item.html.php
  • M views/controller/album.html.php
  • M views/controller/index.html.php

...

IDVar nameNameDescription
1photo_mode_viewsPhoto Mode ViewsSelect mode views for photos

Version 4.7.3

Information

  • Release Date: Mar 5, 2019
  • Best Compatibility: phpFox >= 4.7.4

...

  • Feed - Showing wrong phrases.

  • Sponsoring album with payment and auto-publishing after sponsored don't work properly

  • Show pending photos in User profile > Photos.

Improvements

  • Support to edit status feeds with Photo.

...

M Block/SponsoredAlbumBlock.php
M Install.php
M README.md
M Service/Callback.php
M changelog.md
M Service/Album/Process.php
M Ajax/Ajax.php
M Controller/IndexController.php

Version 4.7.2

Information

  • Release Date: Jan 30, 2019
  • Best Compatibility: phpFox >= 4.7.1

...

  • Photo detail: Comment count is working incorrectly when deleting a comment.

Improvements

  • Compatible with phpFox 4.7.3

...

M Ajax/Ajax.php
M Block/SponsoredAlbumBlock.php
M Controller/FrameDragDropController.php
M Install.php
M Service/Album/Album.php
M Service/Api.php
M Service/Callback.php
M Service/Photo.php
M Service/Process.php

Version 4.7.1

Information

  • Release Date: Jan 3rd, 2019
  • Best Compatibility: phpFox 4.7.1 or newer

...

M Ajax/Ajax.php
M Controller/FrameController.php
M Controller/FrameDragDropController.php
M Install.php
M README.md
M Service/Api.php
M Service/Callback.php
M Service/Category/Category.php
M Service/Category/Process.php
M Service/Photo.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M hooks/admincp.service_maintain_delete_files_get_list.php
M views/block/stream.html.php
M views/controller/view.html.php

Version 4.7.0

Information

  • Release Date: Nov 29, 2018
  • Best Compatibility: phpFox 4.7.1 

...

  • Photo category shows wrong value when editing on mobile

Improvements

  • Add a new setting to choose default mode view and support mode view on album detail.
  • Improve layout of View Photo Details page
  • Improve photo feed when having users tagged

...

M Ajax/Ajax.php
M Block/Stream.php
M Controller/AlbumController.php
M Controller/AlbumsController.php
M Controller/FrameController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Installation/Database/Photo_Info.php
M README.md
M Service/Callback.php
M Service/Photo.php
M Service/Process.php
M Service/Tag/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M phrase.json
M start.php
M views/block/drop-down.html.php
M views/block/form.html.php
M views/block/mass-edit-item.html.php
M views/block/menu.html.php
M views/block/stream.html.php
M views/controller/add.html.php
M views/controller/album.html.php
M views/controller/index.html.php
M views/controller/view.html.php


Version 4.6.4

Information

  • Release Date: Aug 22, 2018
  • Best Compatibility: phpFox >= 4.6.0

...

  • Can not post photo when disable feed module

  • Update Photos - Displaying modes view

  • Should hide feature " Set as profile and cover" if user doesn't have permission to download photo

  • Owner of Apps received Email with wrong language when anyone commented on it

  • Not show Un-sponsor In Feed option after Sponsored In feed a photo

  • Can you realign the top of page icon in photo swatch

  • Guest user can see photo albums while set No for "Can view photo albums?

  • Group's photo detail - Should hide "Set As Group's Cover Photo" when user does not have permission

  • Can not view next photo in album when click on image from feed

Improvements

  • Show app menu when view photo detail

...

M Ajax/Ajax.php
M Block/Sponsored.php
M Controller/Admin/CategoryController.php
M Controller/AlbumController.php
M Controller/AlbumsController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M README.md
M Service/Album/Process.php
M Service/Callback.php
M Service/Category/Category.php
M Service/Photo.php
M Service/Process.php
M Service/Tag/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M checksum
M hooks/bundle__start.php
M views/block/menu.html.php
M views/controller/admincp/add.html.php
M views/controller/index.html.php
M views/controller/view.html.php


Version 4.6.3

Information

  • Release Date: July 24, 2018
  • Best Compatibility: phpFox >= 4.6.0

...

  • Photo detail page - Remove "Back" button on mobile devices.

Improvements

  • Adding new mode view for listing page.

...

M Ajax/Ajax.php
M Controller/FrameDragDropController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Installation/Version/v453.php
M Installation/Version/v460.php
A Installation/Version/v463.php
M README.md
M Service/Album/Album.php
M Service/Api.php
M Service/Callback.php
M Service/Photo.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M installer.php
M views/block/featured.html.php
M views/block/menu.html.php
M views/block/sponsored.html.php
M views/controller/view.html.php
M views/controller/index.html.php


Version 4.6.2

Information

  • Release Date: April 23, 2018
  • Best Compatibility: phpFox >= 4.6.0

...

  • Show duplicate feed after upload cover photo.
  • Missing progress bar when uploading photos.
  • Cannot get photos via api.

Improvements

  • Support hook in photo listing page.

...

  • M assets/autoload.js
  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Service/Api.php
  • M Install.php
  • M phrase.json

Version 4.6.1

Information

  • Release Date: February 13, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Missing SEO settings.

Improvements

  • Do not allow users make other users photo as profile photo/cover photo.

...

  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Install.php
  • M Installation/Version/v453.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M assets/autoload.js
  • M assets/main.less
  • M views/controller/view.html.php

Version 4.6.0

Information

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

...

  • Feed shows scale photos when sharing feed on friend's wall.
  • Cannot view photo in case uploaded file has more than one extension.
  • Sponsor in feed works wrong.
  • Issue when load more photos many times.

Improvements

  • Support search photo albums in global search.
  • Improve layout of all pages and blocks.
  • Add Block Setting to limit the photos in Recent block.
  • Support drag/drop, preview, progress bar when users upload photos.
  • Support admin can change default photo for photo albums.
  • Validate all settings, user group settings, and block settings.

...

ID

Var name

Name

Reason

Removed In

1

photo_pic_sizes

Photo Pic Sizes

Don't use anymore

4.7.0

Version 4.5.3

Information

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

...