Skip to content

3.2

Compare
Choose a tag to compare
@lildude lildude released this 30 Jul 10:58
· 423 commits to main since this release

Release Date: 30 May '11

  • Improved support for the 1.3.0 API endpoint (Ticket #10)
  • Implemented the ability to force all API communication to occur securely over HTTPS. OAuth Only. (Ticket #9)
  • phpSmug now uses the documented secure.smugmug.com API endpoints (Ticket #8)
  • Updated OAuth example to use new Album URL and to remove its use of the deprecated session_unregister() PHP function.