Page tree

Versions Compared

Key

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

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.

Changed Files

  • 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

Fixed Bugs

  • 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.

Changed Files

  • Ajax/Ajax.php
  • Block/Album.php
  • Block/AlbumTag.php
  • Block/Category.php
  • Block/Detail.php
  • Block/Featured.php
  • Block/MyPhoto.php
  • Block/Profile.php
  • Block/Share.php
  • Block/Sponsored.php
  • Controller/AddController.php
  • Controller/Admin/CategoryController.php
  • Controller/AlbumController.php
  • Controller/AlbumsController.php
  • Controller/FrameController.php
  • Controller/FrameDragDropController.php
  • Controller/FrameFeedDragDropController.php
  • Controller/IndexController.php
  • Controller/ViewController.php
  • Install.php
  • Installation/Version/v453.php
  • Installation/Version/v460.php
  • README.md
  • Service/Album/Album.php
  • Service/Album/Browse.php
  • Service/Album/Process.php
  • Service/Api.php
  • Service/Browse.php
  • Service/Callback.php
  • Service/Category/Category.php
  • Service/Category/Process.php
  • Service/Photo.php
  • Service/Process.php
  • Service/Tag/Process.php
  • Service/Tag/Tag.php
  • assets/autoload.css
  • assets/autoload.js
  • assets/autoload.less
  • assets/dropzone/dropzone.css
  • assets/dropzone/dropzone.js
  • assets/images/nocover.jpg
  • assets/images/nocover.png
  • assets/main.less
  • change-log.md
  • hooks/bundle__start.php
  • hooks/validator.admincp_user_settings_photo.php
  • phrase.json
  • start.php
  • views/block/album-tag.html.php
  • views/block/album_entry.html.php
  • views/block/featured.html.php
  • views/block/form-album.html.php
  • views/block/form.html.php
  • views/block/mass-edit-item.html.php
  • views/block/menu-album.html.php
  • views/block/menu.html.php
  • views/block/my-photo.html.php
  • views/block/photo_entry.html.php
  • views/block/share.html.php
  • views/block/sponsored.html.php
  • views/block/stream.html.php
  • views/controller/add.html.php
  • views/controller/admincp/add.html.php
  • views/controller/album.html.php
  • views/controller/albums.html.php
  • views/controller/edit-album.html.php
  • views/controller/index.html.php
  • views/controller/view.html.php

...

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

...