Skip to content

Commit

Permalink
Code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
brendannee committed Feb 12, 2024
1 parent 2b4ba52 commit 62a8264
Show file tree
Hide file tree
Showing 4 changed files with 787 additions and 524 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unpublished]
## [Unreleased]

### Updated

Expand All @@ -19,3 +19,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for sorting galleries by name
- Make tags clickable
- Cache Busting CSS
- Changelog

## [0.3.0]

### Updated

- Dependency updates

### Added
- About page
- Error page
- Added support for tags
- Optional gallery.json for each gallery, with summary and tags
- Improved error handling
- Support CloudFront without need for lambda function
- Hide image download button
- Do not upload original images
- Reduce largest size from 3000x to 2400x
- Add optional copyright watermark
- Add summary of changes vs the original
- Option to add fotomoto links to sell photos
- Updated README to mention less powerful AWS policy
Loading

0 comments on commit 62a8264

Please sign in to comment.