photos 6.0.7

Bug fixes

Continue working on token issues and pathauto integration. Work on exif module changes.

Note that some tokens have changed. The token [photos_image:album_id:entity:title] is now [photos_image:album:title] for example.

Bug fixes:

photos 6.0.3

Bug fixes
Insecure

Working on Drupal 10 compatibility and optimizing the plupload image processor with the batch API.

photos 6.0.2

Bug fixes
Insecure

$node->album['cover'] was removed.

If needed, it can be rebuilt with:

photos 6.0.1

Bug fixes
Insecure

This release fixes custom photos upload directory issues with plupload, classic upload form and directory import. On default install the expected behavior is to check the field_image file directory settings. More info and an example can be found here: https://www.drupal.org/docs/contributed-modules/album-photos/photos-60x

This update requires running update.php to clear the photos upload controller cache.

photos 6.0.0

Bug fixes
New features
Insecure

Changes since beta5:

This update might require cache to be cleared.

photos 6.0.0-beta4

Bug fixes
Insecure

Changes since beta3:

Fix critical PhotosUpload::unzip declaration bug when using PHP 7.0/7.1.

--

As usual post any bugs, support requests and feature requests in the issue queue!

Enjoy.

photos 6.0.0-beta3

Bug fixes
Insecure

Working on photos_access, D7 migration and cleaning up admin settings.

Changes since beta2:

photos 8.x-4.4

Bug fixes
Insecure

Changes since 4.3:

Update photos_access info file to be compatible with D9.

--

As usual post any bugs, support requests and feature requests in the issue queue!

Enjoy.

photos 6.0.0-beta2

Bug fixes
Insecure

Changes since beta1:
Fix UID not set on photos_image entities during upgrade from 8.x-4.x and migration from 7.x.

Changes since alpha2:
Working on upgrade path and retaining the image link to existing comments when upgrading from 8.x-4.x.

--

As usual post any bugs, support requests and feature requests in the issue queue!

photos 6.0.0-beta1

Bug fixes
New features
Insecure

Working on upgrade path and retaining the image link to existing comments when upgrading from 8.x-4.x.

Changes since alpha2:

--

As usual post any bugs, support requests and feature requests in the issue queue!

Enjoy.

photos 8.x-4.3

Bug fixes
New features
Insecure

Added Drupal 9 support to this branch.

Changes since 4.2:

photos 6.0.0-alpha2

Bug fixes
New features
Insecure

6.0.0 is recommended for new installs. Note that the upgrade and migration path is incomplete - mostly missing support for comments. Be sure to backup if upgrading from 8.x-4.x.

Updating from alpha1:
Note that /update.php will install missing view modes and views. Might need to clear cache.

Changes since alpha1:

photos 6.0.0-alpha1

Bug fixes
New features
Insecure

6.0.0 will be recommended for new installs. Note that the upgrade and migration path is incomplete - mostly missing support for comments. Be sure to backup if upgrading from 8.x-4.x.

#3100870: [meta] photos 6.0.x plan

photos 6.0.x-dev

Bug fixes
New features

The album image is being converted to use the Entity API and album cover is being converted to use the Field API.

photos 8.x-4.2

Bug fixes
Insecure

Note that this release requires Drupal core >=8.7.0. This is because some deprecated code is being updated in preparation for Drupal 9.

Bug fixes:

Tasks:

photos 8.x-4.1

Bug fixes
Insecure

Clear cache. Please view release notes from 8.x-4.0 if you haven't already.

Bug fixes:

--

As usual post any bugs, support requests and feature requests in the issue queue!

Enjoy.

photos 8.x-4.0

Bug fixes
Insecure

Clear cache and/or visit update.php. Note that if your theme adds classes based on the node object these paths may have new classes:

/node/{node}/photos
/node/{node}/photos-rearrange
/photos/album/{node}

Bug fixes:

photos 8.x-4.0-rc5

Bug fixes
New features
Insecure

Recommended: clear cache after updating module files. Lots of cleanup and refactoring. Note: renamed active sort class from orderac to photos-active-sort.

Bug fixes:

photos 8.x-4.0-rc4

Bug fixes
Insecure

Visit update.php / clear cache. Lots of cleanup and refactoring.

Bug fixes:

photos 8.x-4.0-rc3

Bug fixes
Insecure

Visit update.php / clear cache. Lots of cleanup and refactoring.

Bug fixes:

photos 8.x-4.0-rc2

Bug fixes
New features
Insecure

Lots of cleanup. Preparing for a stable release.

Bug fixes:

photos 8.x-4.0-alpha3

Bug fixes
New features
Insecure

If updating from alpha1, alpha2 or older dev version visit /core/install.php if you get a 500 error. This is happening because the "InitSubscriber" was removed. Clear cache.

Template files were renamed! If you have custom template files they will need to be renamed to match the new names. Example: photos_albumlinks.html.twig is now photos_album_links.html.twig. Then clear cache.

Several bug fixes.

Cleanup:

photos 8.x-4.0-alpha2

Bug fixes
New features
Insecure

The module is already a lot more stable than it was in the alpha1 release.

Added more support for moving image files from the public file system to private and from private to public. So locked and password protected galleries also protect image URL's.
#2573731: Photos in a "locked" album are still viewable using a direct URL

photos 8.x-4.0-alpha1

Bug fixes
New features
Insecure

First alpha snapshot for 8.x. Most functionality has been converted to work with Drupal 8.

Migration from 7.x to fresh 8.1.0-rc1 install has been tested successfully (#2700017: Provide upgrade path from 7.x to 8.x).

photos 7.x-3.0-rc3

Bug fixes

Note: if you have a custom photos_albumview.tpl.php file in your theme, you might need to add the pager <?php print theme('pager'); ?>.

Fixed Bugs:

photos 8.x-4.x-dev

Bug fixes
New features

This development version will contain the latest code updates and new features. Some features might be partially complete. Should be stable at this point.

If upgrading from Drupal 7 note that photos_swfu has been removed. Use plupload instead.

photos 7.x-3.0-rc2

Bug fixes

Fixing a bug that occurs when uploading images from the photos/upload page with Plupload.

Fixed Bugs:

As usual post any bugs, support requests and feature requests in the issue queue!

Enjoy.

photos 7.x-3.0-beta3

New features
Bug fixes

If you are using the re-arrange feature, upgrade now, if not you can upgrade later.

photos 7.x-3.0-beta1

New features
Bug fixes

First official beta release for the Photos module for Drupal 7. There is a working upgrade path from the D6 version to this D7 version. Please make sure you have the latest D6 version installed before upgrading. Also back up your database and if possible test on a copy of your site before upgrading the live site. Look over the README.txt file and the CHANGELOG.txt file for more details.

photos 7.x-3.x-dev

New features
Bug fixes

Drupal 7 development version for Album Photos. Please test thoroughly before launching the dev version on a production site.

This development version will contain the latest code updates and new features. Some features might be partially complete. Should be stable at this point.

photos 6.x-2.6

Bug fixes

This version is only a few patches, 2.0 contains swfupload outdated and must be updated.

If your version is less than 2.6, How do I upgrade? Please read the upgrade steps.

Module has been too large, I plan to reduce the core functionality, increase interface, using sub-modules to extend it.
Maybe you have a better suggestion.

photos 6.x-2.6-beta1

New features

This is a new version, an increase of lot of exciting new features.
1, since the definition of sort.
2, more thumbnails, free set.
3, create albums quantity, according to the role of restrictions.
4, enhanced slide function. Please download dfgallery.
5, more customized theme, you can be completely customized.
6, Exif cache to the database.
7, Ajax update, delete ...

photos 6.x-2.5-beta6

New features

It has an error, Contains too many old documents, please do not use.

photos 6.x-1.4-beta2

Bug fixes

You can set the date for the storage of the path. For example: images/user/2008/10/09.
To repair a number of known problems.
#318494: Transliteration Support

Pages

Subscribe with RSS Subscribe to Releases for Album Photos