Releases: wesleynw/splajompy
Release list
1.4.2
This update fixes an issue with the comments area behaving strangely on iOS 17 & 18.
Full Changelog: 1.4.1...1.4.2
1.4.1
This update polishes the photo picker when creating a new post and simplifies the text input area when adding a new comment. You may also notice that the a few bugs have been squashed, including one that made all of your notifications briefly disappear when marking them as read.
Full Changelog: 1.4.0...1.4.1
1.4.0
This update allows you to pin posts to the top of your profile, adds a new Halloween themed icon, and fixes numerous bugs.
Full Changelog: 1.3.5...1.4.0
1.3.5
This release includes support for iOS 26!
Full Changelog: 1.3.4...1.3.5
1.3.4
This release adds back the following-only feed, lets you configure how you want your comments sorted, and adds a few new secret things, see if you can find them!
Also included are fixes to some critical bugs, including:
- sometimes when scrolling really fast, the same post could appear multiple times
- images could be super looooooong
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
This release improves the login experience and the notifications page. There are also various visual fixes and improvements throughout the app.
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
This release adds the ability to delete comments, a new "about the app" page, and a following on the profile page, while fixing feed animations, notification management, image gallery navigation, and iOS 17 scrolling issues.
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- feat: add open telemetry for observability by @wesleynw in #191
- feat: add otel host metrics by @wesleynw in #193
- feat: otel collector by @wesleynw in #194
- feat: add http route tags to span name for otel instrumentation by @wesleynw in #195
- feat: otel collector replace high cardinality routes with placeholder by @wesleynw in #196
- fix: replace span name, not http route name by @wesleynw in #197
- feat: instrument sql operations by @wesleynw in #198
- fix: poll vote casting idempotency by @wesleynw in #199
- fix: use WaitGroup to parallelize post fetching by @wesleynw in #200
- feat: use middleware for auth by @wesleynw in #201
- fix: rounding of poll percentages by @wesleynw in #202
- feat: ui tweaks to post menu by @wesleynw in #204
- fix: prevent self-notify from own comment likes by @wesleynw in #205
- feat: request a feature page by @wesleynw in #203
- fix: disable auth middleware on auth routes by @wesleynw in #206
- fix: ui in feature request view by @wesleynw in #207
- fix: use navigation split view on macos by @wesleynw in #208
- fix: temporary disable auth token expiry by @wesleynw in #209
- feat: replace kingfisher with nuke, clean up FeedView by @wesleynw in #210
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- feat: add dependabot groups by @wesleynw in #188
- chore: bump the go-dependencies group in /api with 3 updates by @dependabot[bot] in #189
- feat: polls by @wesleynw in #184
- fix: fix posthog calls for build by @wesleynw in #190
Full Changelog: 1.2.2...1.3.0
1.2.2
What's Changed
- feat: add linting instructions to readme by @wesleynw in #174
- fix: make notifications grammar consistent by @wesleynw in #176
- fix: clear cache and user defaults on sign out by @wesleynw in #177
- fix: empty profile message for other users by @wesleynw in #175
- fix: image rounding, cache images with alpha channels by @wesleynw in #179
- feat: prefetch images in service layer by @wesleynw in #180
- fix: show author in standalone post view by @wesleynw in #181
- fix: render mentions in mindless mode by @wesleynw in #182
- fix: notifications marked as read are inserted at correct location in other sections by @wesleynw in #183
Full Changelog: 1.2.1...1.2.2