Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SmilyOrg committed Nov 2, 2024
1 parent b85563a commit 7a89a8d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project theoretically adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html), but it's still at major
version zero.

## [v0.17.1] - 2024-11-02 - Scrolling fixes

### Fixed

* Lots of scrolling glitches with just a few photos in collection due to the height not being fully tested
* Max scrolling position not being always correctly handled
* The scrolling position sometimes changing 2s after scrolling (due to persistent scrolling glitches)
* Being able to scroll out of bounds

[v0.17.1]: https://github.com/SmilyOrg/photofield/compare/v0.17.0...v0.17.1



## [v0.17.0] - 2024-10-27 - Photo details, dark mode, scrollbar, open in album

### New
Expand Down

0 comments on commit 7a89a8d

Please sign in to comment.