Releases: h3poteto/fedistar
Releases · h3poteto/fedistar
0.6.5
What's Changed
- Bump megalodon from 0.3.7 to 0.4.1 in /src-tauri by @dependabot in #339
- Bump jest from 29.4.0 to 29.4.1 by @dependabot in #340
- refs #343 Add cancel button for reply by @h3poteto in #346
- refs #344 Show follows status in profile by @h3poteto in #347
- refs #345 Add title text for buttons by @h3poteto in #348
Full Changelog: v0.6.4...v0.6.5
0.6.4
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #324
- Bump next from 13.1.4 to 13.1.5 by @dependabot in #325
- Bump @types/jest from 29.2.6 to 29.4.0 by @dependabot in #332
- Bump megalodon from 5.0.6 to 5.1.1 by @dependabot in #334
- Bump react-virtuoso from 4.0.4 to 4.0.6 by @dependabot in #335
- Fix horizontal scroll by @h3poteto in #336
- Fix video position in preview by @h3poteto in #337
- refs #189 Add following tab in profile by @h3poteto in #341
- refs #189 Add followers tab in profile by @h3poteto in #342
Full Changelog: v0.6.3...v0.6.4
0.6.3
What's Changed
- Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #320
- Bump emoji-mart from 5.5.1 to 5.5.2 by @dependabot in #321
- Bump jest from 29.3.1 to 29.4.0 by @dependabot in #322
- Bump react-virtuoso from 4.0.3 to 4.0.4 by @dependabot in #323
- refs #188 Add user timeline in profile by @h3poteto in #333
Full Changelog: v0.6.2...v0.6.3
0.6.2
What's Changed
- refs #195 Enable app menu for macOS and toggle it by @h3poteto in #315
- refs #305 Enable reload for favourites and bookmarks by @h3poteto in #317
- Bump jsdom from 21.0.0 to 21.1.0 by @dependabot in #316
- Use router for detail drawer by @h3poteto in #318
- Remove unnecessary scroll bar by @h3poteto in #319
- Add back button in detail drawer by @h3poteto in #326
Full Changelog: v0.6.1...v0.6.2
0.6.1
Announcement
- Local database path is changed, so you need to re-authentication
What's Changed
- refs #313 Fix user data dir path by @h3poteto in #314
- Bump reqwest from 0.11.13 to 0.11.14 in /src-tauri by @dependabot in #307
- Bump rsuite from 5.24.1 to 5.25.0 by @dependabot in #309
- Bump bumpalo from 3.11.0 to 3.12.0 in /src-tauri by @dependabot in #310
- Bump next from 13.1.2 to 13.1.4 by @dependabot in #312
Full Changelog: v0.6.0...v0.6.1
0.6.0
What's Changed
- Update screenshot in readme by @h3poteto in #297
- Bump tokio from 1.24.1 to 1.24.2 in /src-tauri by @dependabot in #294
- Bump tauri from 1.2.3 to 1.2.4 in /src-tauri by @dependabot in #298
- Bump @tauri-apps/cli from 1.2.2 to 1.2.3 by @dependabot in #299
- Bump emoji-mart from 5.4.0 to 5.5.1 by @dependabot in #300
- Bump @types/react from 18.0.26 to 18.0.27 by @dependabot in #301
- Bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #302
- refs #303 Fix attachments index when close by @h3poteto in #304
- refs #155 Display polls in timeline by @h3poteto in #306
- refs #155 Vote poll in timelines and notifications by @h3poteto in #311
Full Changelog: v0.5.6...v0.6.0
0.5.6
0.5.5
What's Changed
- Create FUNDING.yml by @h3poteto in #288
- Bump rsuite from 5.24.0 to 5.24.1 by @dependabot in #277
- Bump next from 13.1.1 to 13.1.2 by @dependabot in #280
- Bump ts-jest from 29.0.3 to 29.0.5 by @dependabot in #281
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #286
- Bump eslint-plugin-react from 7.32.0 to 7.32.1 by @dependabot in #290
- Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #289
- Bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #291
- refs #6 Display unread mark in DM by @h3poteto in #292
Full Changelog: v0.5.4...v0.5.5
0.5.4
What's Changed
- Bump eslint-plugin-react from 7.31.11 to 7.32.0 by @dependabot in #276
- Add error handling for New servers by @h3poteto in #282
- Specify User Agent when getting favicon by @h3poteto in #283
- Bump megalodon from 0.3.6 to 0.3.7 by @h3poteto in #285
- refs #6 Implement Direct messages by @h3poteto in #279
Full Changelog: v0.5.3...v0.5.4
0.5.3
What's Changed
- Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #259
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #260
- Bump tokio from 1.23.0 to 1.24.1 in /src-tauri by @dependabot in #266
- Bump jsdom from 20.0.3 to 21.0.0 by @dependabot in #267
- Bump react-virtuoso from 4.0.1 to 4.0.3 by @dependabot in #258
- Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.1 by @dependabot in #268
- Set timeout for CI by @h3poteto in #270
- refs #137 Implement Follow and Unfollow action in profile by @h3poteto in #269
- Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #271
- refs #137 Implement Mute and Block action in profile by @h3poteto in #272
Full Changelog: v0.5.2...v0.5.3