Skip to content

Releases: wesleynw/splajompy

1.2.1

Choose a tag to compare

@wesleynw wesleynw released this 16 Jul 12:33
556c9ce

What's Changed

  • feat: better input validation for registration, better onboarding by @wesleynw in #162
  • fix: move post AttributedString/Facet calculation off of main thread by @wesleynw in #163
  • fix: add back image rounded edges by @wesleynw in #164
  • feat: preliminary mac os support by @wesleynw in #165
  • feat: add macos sandbox entitlements, icon by @wesleynw in #166
  • feat: add full mac os icon sets by @wesleynw in #167
  • chore: bump golang from 1.24.4 to 1.24.5 in /api by @dependabot[bot] in #168
  • feat: ui tweaks for mutual like view, comments by @wesleynw in #169
  • chore: bump golang.org/x/crypto from 0.39.0 to 0.40.0 in /api by @dependabot[bot] in #170
  • feat: use global state management for caching and synchronizing posts by @wesleynw in #171
  • feat: all 'all' feed back, mutual like indicator formatting by @wesleynw in #172
  • feat: more visual tweaks to toolbar by @wesleynw in #173

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@wesleynw wesleynw released this 08 Jul 20:59
c44e4de

What's Changed

  • fix: notification thumbnail scaling by @wesleynw in #142
  • chore: bump version to 1.1.4 by @wesleynw in #143
  • chore: bump kingfisher and posthog deps by @wesleynw in #145
  • feat: notification type icon indicators, sort notifications page by read status by @wesleynw in #144
  • fix: missing notification icon type by @wesleynw in #146
  • fix: navigate to home page on re-auth by @wesleynw in #147
  • feat: separate notifications into relative date sections by @wesleynw in #148
  • chore: bump github.com/resend/resend-go/v2 from 2.20.0 to 2.21.0 in /api by @dependabot in #150
  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.82.0 to 1.83.0 in /api by @dependabot in #149
  • fix: loading indicator on notification view positioning by @wesleynw in #151
  • perf: scrolling on notifications view by @wesleynw in #152
  • perf: more work on scrolling for notifications page by @wesleynw in #153
  • fix: infinite scroll glitch in notifications view by @wesleynw in #154
  • perf: move notification section computation off main actor by @wesleynw in #155
  • fix: progress view dissapears on infinite scroll, bump version by @wesleynw in #156
  • fix: use time based offsets for queries on notifications page rather than integer offsets by @wesleynw in #157
  • fix: bad date calculation, jumpy progress view in notification view by @wesleynw in #158
  • chore: use debian in dockerfile, add dependabot for docker by @wesleynw in #159
  • chore: bump golang from 1.24.3 to 1.24.4 in /api by @dependabot in #160
  • fix: fallback notification icon, updates timestamps on view refresh by @wesleynw in #161

Full Changelog: 1.1.3...1.2.0

1.1.3

Choose a tag to compare

@wesleynw wesleynw released this 30 Jun 15:11
2d3a156

What's Changed

  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.80.2 to 1.81.0 in /api by @dependabot in #125
  • chore: bump github.com/aws/aws-sdk-go-v2/config from 1.29.16 to 1.29.17 in /api by @dependabot in #124
  • chore: bump kingfisher and posthog deps by @wesleynw in #126
  • fix: enable autocorrect in text fields for posting and commenting by @wesleynw in #127
  • fix: unify navigation title styling for settings by @wesleynw in #128
  • feat: use native searchable protocol on search page by @wesleynw in #129
  • chore: reorganize directory structure by @wesleynw in #131
  • chore: simplify swift date parsing by @wesleynw in #133
  • chore: refactor to use swiftui sensoryFeedback rather than UIImpactFeedbackGenerator by @wesleynw in #132
  • fix: parsing date on account login by @wesleynw in #134
  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.81.0 to 1.82.0 in /api by @dependabot in #135
  • chore: update readme by @wesleynw in #136
  • feat: better image resizing + compression on upload by @wesleynw in #137
  • chore: a few tweaks before update by @wesleynw in #139
  • feat: store image sizes and use to calculate loading placeholder size by @wesleynw in #138
  • chore: add logo to readme by @wesleynw in #140
  • fix: image formatting for notifications, tweak post buttons by @wesleynw in #141

Full Changelog: 1.1.2...1.1.3

1.1.2

Choose a tag to compare

@wesleynw wesleynw released this 21 Jun 13:16
9339a92

What's Changed

  • fix: extra space rendered in mentions by @wesleynw in #119
  • feat: componentize error view by @wesleynw in #121
  • fix: increase number of lines displayed in mindless mode by @wesleynw in #120
  • fix: notifications should return null for post/comment when not linked to one by @wesleynw in #118
  • feat: increase contrast + add backgrounds to post buttons by @wesleynw in #122

Full Changelog: 1.1.1...1.1.2

1.1.1

Choose a tag to compare

@wesleynw wesleynw released this 18 Jun 21:24
c885777

What's Changed

  • fix: follow button should stay full width when loading by @wesleynw in #113
  • fix: post detail button should be more tappable, despite having tiny icon by @wesleynw in #114
  • fix: downscale images to improve scroll performance by @wesleynw in #115
  • chore: bump version to 1.1.1 by @wesleynw in #116
  • fix: mutual count calculation was wrong by @wesleynw in #117

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@wesleynw wesleynw released this 16 Jun 12:34
a02b266

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@wesleynw wesleynw released this 11 Jun 13:23
ec6d084

What's Changed

  • fix: strange auth behavior on reinstall by @wesleynw in #79
  • fix: comment notifications on own post, mentions in comments by @wesleynw in #80
  • style: reorganize settings menu by @wesleynw in #81
  • feat: change post detail menu type by @wesleynw in #82
  • feat: add dependabot by @wesleynw in #83
  • Bump actions/checkout from 3 to 4 by @dependabot in #84
  • Bump actions/setup-go from 4 to 5 by @dependabot in #86
  • Bump sqlc-dev/setup-sqlc from 3 to 4 by @dependabot in #85
  • Bump github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.4 in /api by @dependabot in #88
  • Bump github.com/stretchr/testify from 1.8.2 to 1.10.0 in /api by @dependabot in #91
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.29.13 to 1.29.16 in /api by @dependabot in #89
  • Bump github.com/resend/resend-go/v2 from 2.17.0 to 2.20.0 in /api by @dependabot in #90
  • Bump golang.org/x/crypto from 0.36.0 to 0.39.0 in /api by @dependabot in #92
  • Bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #87
  • feat: add swift to dependabot by @wesleynw in #93
  • Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.5 in /api by @dependabot in #94
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.1 to 1.80.2 in /api by @dependabot in #95
  • fix: revert pgx update to fix timestamps for posts by @wesleynw in #96

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@wesleynw wesleynw released this 10 Jun 13:33
77089f9

What's Changed

New Contributors

Full Changelog: https://github.com/wesleynw/splajompy-native/commits/1.0.0