Skip to content

Releases: yy4382/s3-image-port

v1.8.5

07 Feb 13:18
2c3570c
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v1.8.4...v1.8.5

v1.8.4

03 Dec 08:31
a700ecf
Compare
Choose a tag to compare

[1.8.4] - 2024-12-03

🐛 Bug Fixes

  • Image may be accidentally transformed to png (thanks @bingren-yd in #87)

Full Changelog: v1.8.3...v1.8.4

v1.8.3

19 Nov 01:26
b63d0d8
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.8.3] - 2024-11-19

🐛 Bug Fixes

  • Clear cache when profile changes
  • ImageFiltered not updating due to default date range

Build

  • (deps) Bump @eslint/plugin-kit from 0.2.2 to 0.2.3

v1.8.2

15 Nov 21:04
a83d13a
Compare
Choose a tag to compare

[1.8.2] - 2024-11-15

Build

  • (fix) Docker build on distroless images failures

Full Changelog: v1.8.1...v1.8.2

v1.8.1

15 Nov 21:02
0f4c843
Compare
Choose a tag to compare

[1.8.1] - 2024-11-15

Warning

Due to an error, no docker image is available in this version

🚀 Features

  • Add Profiles, snapshots of settings

🐛 Bug Fixes

  • Calendar error on close
  • Update border color for profile settings in dark mode
  • (i18n) Missing zh-CN on profiles page

🚜 Refactor

  • Filter dayRange select

⚙️ Miscellaneous Tasks

  • Update navigation path to profiles in settings

Build

  • (docker) Use python http.server for docker serve

Full Changelog: v1.8.0...v1.8.1

v1.8.0

11 Nov 18:45
888081c
Compare
Choose a tag to compare

What's Changed

  • feat: select all displayed photos with one click by @yy4382 in #83
    • Now, click on the "tick" button on the floating panel will select all currently-displayed images (those on current page). If any image is already selected, the button keeps the old behaviour that de-selects all images.
  • feat: persist filter by @yy4382 in #84
    • Now filters will be persisted in URL search params and localstorge. Every time page loads, it will reads filters from these two places.
    • URL search params has higher priority, so that users can use browser's bookmarks to save their filters.

Full Changelog: v1.7.5...v1.8.0

v1.7.5

26 Sep 06:21
Compare
Choose a tag to compare

[1.7.5] - 2024-09-26

🚀 Features

  • Enhances photo toolbar and layout by @yy4382
  • Supports setting import/export by clipboard by @yy4382
  • Supports path style s3 access by @yy4382 in #80

🐛 Bug Fixes

  • fixes mobile settings page layout by @yy4382

🚜 Refactor

  • Modifies process for loading photos and checking their MIME, reducing the chance of failure by @yy4382
  • Dependencies update and prune by @yy4382

A11y

  • Add more ally support for Header, footer, and three main pages by @BlockLune in #81

Full Changelog: v1.7.4...v1.7.5

v1.7.4

08 Sep 21:25
9fa67fb
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Select state not synced issue

Build

  • Only keep static package

Full Changelog: v1.7.3...v1.7.4

v1.7.3

08 Sep 21:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

08 Sep 16:55
a063244
Compare
Choose a tag to compare

What's Changed

  • fix: theme switcher dual icon by @yy4382 in #77
  • chore: new build/test environment by @yy4382 in #76

Full Changelog: v1.7.1...v1.7.2