Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Latest commit

 

History

History
52 lines (40 loc) · 3.02 KB

File metadata and controls

52 lines (40 loc) · 3.02 KB

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard, and will adhere to Semantic Versioning.

1.0.5 - 2021-03-05

  • Initial public release 🎉.

Added

Changed

  • Code spacing, documentation, translated strings, formatting, and other code cleanup tasks (props @dkotter via #15).

Security

1.0.4 - 2021-01-04

Fixed

1.0.3 - 2021-01-04

Fixed

  • Don't break old media and ensure new media has the correct visibility (props @tlovett1).
  • Create upload sub dir if it doesn't exist (props @tlovett1).
  • Fix public srcset urls (props @tlovett1).
  • Fix missing setting; only delete file if it exists (props @tlovett1).
  • Check if file exists before doing mkdir (props @tlovett1).

1.0.2 - 2020-12-22

Fixed

  • Set default bucket and make sure there's always an S3 bucket (props @tlovett1).
  • Assorted bugs (props @tlovett1).

1.0.1 - 2020-12-10

Fixed

  • Redirect single attachment page for private media if not authorized (props @tlovett1).
  • Assorted errors (props @tlovett1).

1.0.0 - 2020-10-26

  • Initial private release of Secure Media plugin.