Skip to content

Latest commit

 

History

History
548 lines (210 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

548 lines (210 loc) · 17.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.15.3 (2024-06-02)

🐞 Bug Fixes

  • Roll-back serverless-kit update. (d602f74)

🛠 Refactoring

0.15.2 (2024-06-02)

🐞 Bug Fixes

0.15.1 (2024-06-02)

🐞 Bug Fixes

0.15.0 (2024-06-02)

✨ Features

🐞 Bug Fixes

  • Reference cron function correctly. (b9d5f76)

🏗 Chores

  • Cleanup. (3b0746a)
  • deps: Update dependencies. (f5a8224)
  • deps: Update dependencies. (4f50dcf)
  • deps: Update dependencies. (9e7ede4)
  • deps: Update dependencies. (1ceff45)
  • deps: Update dependencies. (d49c483)
  • infra: Invoke update lambda after deploys. (181362d)
  • infra: Only run cron in production. (6eba7bb)
  • infra: Update infra utils. (83d3e16)
  • Update Node version in CI. (d4f9a77)

🛠 Refactoring

  • Improve sync-collections. (756ac73)
  • Misc. stylistic updates. (42928d0)
  • Update dependencies, reorganize project. (0b16944)

0.14.1 (2023-02-03)

0.14.0 (2023-02-03)

✨ Features

  • Use LQIP for progressive enchancement. (98b367c)

🐞 Bug Fixes

  • Clean up useStorageItem logic. (199f8f3)

📖 Documentation

🏗 Chores

  • client: Update dependencies. (9f708c9)
  • Debugging. (2c901b3)
  • deps: Update dependencies. (253d6dd)
  • Disable GitHub Actions. (86aac23)
  • infra: Add log retention policies. (296d763)
  • Migrate to serverless-stack. (30540e0)
  • Misc. backend updates. (6dbbe53)
  • Misc. client updates. (1c5b400)
  • Update dependencies. (a698bf8)
  • Update dependencies. (f5d3820)
  • Update to tsx/vite. (bd84c9c)
  • Use semantic-release. (011ad54)
  • web: Add preliminary support for seasons. (f83f148)
  • web: Update overrides. (09e7dde)

🛠 Refactoring

  • backend: Use Webpack Serverless preset. (c72b028)
  • Reduce hold time for settings. (095ecb9)
  • Switch to chance.js. (d2a2186)
  • Update dependencies, reorganize code, migrate from Linaria to Vanilla Extract. (78021e3)
  • Update styles. (8b7450c)
  • Update styles. (1147722)

0.13.2 (2020-12-04)

🏗 Chores

  • Deploy to Netlify sites via Travis CI. (c7c0967)
  • Improve logging in webpack-utils. (6b206eb)
  • Migrate to @darkobits/ts(x). (9186b78)
  • Update Travis config. (6ca058e)

📖 Documentation

0.13.1 (2020-11-12)

Bug Fixes

  • Ensure first image always appears immediately. (42f670a)

0.13.0 (2020-11-09)

Features

  • backend: Add dominant color computation. (1766d3a)
  • client: Improve image rendering, transitions, color-handling, overrides. (9d2f0dc)

Bug Fixes

  • client: Improve image quality settings. (abc999d)

0.12.7 (2020-10-23)

Bug Fixes

  • client: Add bottom gradient. (e8ba94b)

0.12.6 (2020-10-23)

Note: Version bump only for package inspirat

0.12.5 (2020-10-23)

Bug Fixes

  • client: Extension publisher validates options after determining release eligibility. (3cecc0b)

0.12.4 (2020-10-19)

Note: Version bump only for package inspirat

0.12.3 (2020-10-17)

Note: Version bump only for package inspirat

0.12.2 (2020-10-17)

Note: Version bump only for package inspirat

0.12.1 (2020-10-17)

Note: Version bump only for package inspirat

0.12.0 (2020-10-17)

Features

  • Add Introduction modal. (647f2a6)

0.11.3 (2020-09-05)

Note: Version bump only for package inspirat

0.11.2 (2020-09-04)

Bug Fixes

  • Settings defaults to closed. (3ffc996)

0.11.1 (2020-09-04)

Bug Fixes

  • Revert chrome-webstore-upload version. (0932645)

0.11.0 (2020-09-04)

Bug Fixes

  • publish-script: Check for credentials only after a publish should happen. (e8486d3)

Features

0.10.7 (2020-06-04)

Bug Fixes

  • Add font-size to ImageMeta. (aca9ef6)

0.10.6 (2020-06-04)

Note: Version bump only for package inspirat

0.10.5 (2020-06-03)

Note: Version bump only for package inspirat

0.10.4 (2020-06-02)

Note: Version bump only for package inspirat

0.10.3 (2020-04-21)

Bug Fixes

  • Use env-ci in extension publisher. (ac37c63)
  • client: Fix grammar in readme. (3b1ac66)

0.10.2 (2020-03-26)

Bug Fixes

  • client: Use ifDev in useEffect correctly. (7cbb02f)

0.10.1 (2019-04-15)

Bug Fixes

  • Improve development-only logging. (3937a38)

0.10.0 (2019-04-15)

Bug Fixes

  • Client: Cache photo ID for remainder of day. (37d5ea5)

Features

  • Backend: Add build timestamp header. (e4566c7)

0.9.5 (2019-03-19)

Note: Version bump only for package inspirat

0.9.4 (2019-03-18)

Note: Version bump only for package inspirat

0.9.3 (2018-11-02)

Note: Version bump only for package inspirat

0.9.2 (2018-10-29)

Note: Version bump only for package inspirat

0.9.1 (2018-10-21)

Bug Fixes

  • client: Fix typing issue. (e0ad5a2)

0.9.0 (2018-10-19)

Features

  • Remember first photo set on a given day. (4b01dd1)
  • Use custom domain for backend. (9e9aecf)
  • backend: Use SQS queue instead of partial records. (d3f9996)
  • client: Improve responsive font sizes. (7f9d17b)

0.8.0 (2018-10-12)

Features

  • backend: Handle removal of photos from collection. (5b70520)

0.7.1 (2018-10-12)

Bug Fixes

  • Backend sends proper information for attribution links. (1ab2ab7)

0.7.0 (2018-10-10)

Features

  • client: Client requests images sized to fit screen. (82057f0)

0.6.0 (2018-10-10)

Features

  • Use Lerna, port backend to Serverless. (a618ed6)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.1 (2018-10-06)

0.5.0 (2018-10-06)

Features

  • Use days since Unix epoch to cycle through images. (aaf07f5)

0.4.2 (2018-10-05)

Bug Fixes

Features

0.4.1 (2018-10-05)

Bug Fixes

Features

0.4.0 (2018-10-05)

Features

  • Add lambda function for tracking downloads. (2fe3c61)
  • Deterministically shuffle photo collection based on name. (9f9bc24)

0.3.0 (2018-10-03)

Features

  • Update in-browser readme. (378b3f6)

0.2.0 (2018-10-03)

Bug Fixes

  • Add Babel polyfill to lambda. (1399013)
  • Use .jpg background. (16a3500)

Features

  • Add CORS header. (b1d86a8)
  • Add daily image rotation. (fe1778c)
  • Add files. (1724b1c)
  • Add lambda function, dynamic collection. (88b6794)
  • Add pre-loading, minor client tweaks. (2b78009)
  • Cache image data, update in background. (680e28a)
  • Handle pagination. (6c7ea99)