Skip to content

Releases: toppa/Shashin

3.4 Bug fix release #10

13 Feb 15:39
Compare
Choose a tag to compare
  • Bug fix: captions were not showing after the first set of photos when type="albumphotos"
  • Bug fix: the photo direct link URL was not working

3.4 Bug fix release #9

29 Jan 13:38
Compare
Choose a tag to compare
  • Bug fix: the popup for copying and pasting a photo's URL wasn't working (bug introduced in 3.4.7)
  • Bug fix: allow a photo's TakenTimestamp to be null, and allow negative values (for times before 1970, or times not defined)
  • Bug fix: call debounce function for resizing only when the window is resized (this fix was actually v3.4.8; bug introduced in 3.4.7)

3.4 Bug fix release #7

10 Jan 13:26
Compare
Choose a tag to compare
  • Bug fix: album photos were still sometimes being deleted when they shouldn't, if a sync call failed. Fixed this by making sure we have the expected number of photos synced before deleting any old photos
  • Remove unnecessay call to the Shashin autoloader during plugin activation
  • Namespaced Shashin's custom javascript
  • Make Shashin's javascript dependencies explicit whe nloading javascript libraries

3.4 Bug fix release #6

19 Oct 13:57
Compare
Choose a tag to compare
  • Bug fix: do smart truncation of text in album thumbnail captions (don't truncate the HTML!)
  • Do more namepsacing of Shashin's version of prettyPhoto, to avoid conflicts with any already installed versions of prettyPhoto
  • Add jQuery version requirement to readme

3.4 Bug fix release #5

09 Oct 13:09
Compare
Choose a tag to compare
  • Bug fix: fix positioning of caption overlays in Firefox
  • Bug fix: make captions visible for "square" thumbnail presentation
  • Degrade gracefully for thumbnail display for versions of IE less than 9 (always show "square" caption style, and don't try to dynamically set caption widths via JS, which old IE can't handle).

3.4 Bug fix release #4

06 Oct 00:57
Compare
Choose a tag to compare
  • Bug fix: make changelog readable in the readme file
  • For caption overlays on thumbnails, have them fade-in after they are fully positoned, so you don't see their position and size adjusting as the page loads.
  • Bug fix: get Fancybox working in Firefox
  • Update instructions for Picasa and YouTube

3.4 Bug fix release #3

03 Oct 21:47
Compare
Choose a tag to compare
  • Bug fix: get thumbnail columns to wrap gracefully as the screen size shrinks (and not just fall back to 1 column)
  • Bug fix: fix display of the prettyPhoto themes (other than the default one) for mobile

3.4 Bug fix release #2

03 Oct 21:21
Compare
Choose a tag to compare

Bring back square, bordered thumbnails as a display option; fix various issues with thumbnail display (see changelog)

3.4 Bug fix release #1

21 Sep 21:24
Compare
Choose a tag to compare

Fixes thumbnails showing up too small in certain situations, and thumbnail centering not working correctly.

Added responsive design and social sharing features

19 Sep 11:33
Compare
Choose a tag to compare

What's new in Shashin 3.4

  • Responsive design: your photos will look good on any size display
  • Social sharing: link directly to the full size display of any Shashin photo from Twitter, Facebook, or Pinterest (and you can just share a link directly with someone)
  • Improved experience when navigating thumbnails of photos within an album
  • Captions now overlay the bottom of thumbnails
  • Updated to handle the latest changes from Google in how Google+ interacts with the Picasa API
  • Removed support for viewers other than prettyPhoto and Fancybox. There is now too much custom javascript in Shashin for it work with any viewer.