Releases: h3poteto/fedistar
Releases · h3poteto/fedistar
0.2.2
What's Changed
- Bump reqwest from 0.11.12 to 0.11.13 in /src-tauri by @dependabot in #54
- Bump serde_json from 1.0.85 to 1.0.89 in /src-tauri by @dependabot in #55
- Bump futures from 0.3.24 to 0.3.25 in /src-tauri by @dependabot in #57
- Bump serde from 1.0.145 to 1.0.147 in /src-tauri by @dependabot in #61
- Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 by @dependabot in #83
- Bump @types/node from 18.8.2 to 18.11.9 by @dependabot in #84
- Bump @types/react-dom from 18.0.6 to 18.0.9 by @dependabot in #86
- Bump @tanstack/react-virtual from 3.0.0-beta.22 to 3.0.0-beta.23 by @dependabot in #87
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #90
- Bump rsuite from 5.21.0 to 5.23.0 by @dependabot in #92
- Bump tokio from 1.21.2 to 1.22.0 in /src-tauri by @dependabot in #56
- Bump open from 3.0.3 to 3.2.0 in /src-tauri by @dependabot in #59
- Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 by @dependabot in #89
- Bump @types/react from 18.0.21 to 18.0.25 by @dependabot in #88
- refs #37 Display attached media in status by @h3poteto in #94
Full Changelog: v0.2.1...v0.2.2
0.2.1
What's Changed
- Bump env_logger from 0.8.4 to 0.10.0 in /src-tauri by @dependabot in #71
- refs #73 Reload accounts in Compose by @h3poteto in #79
- refs #76 Save log to a logfile in prod by @h3poteto in #80
- refs #52 Mark as read for notifications by @h3poteto in #81
- Add dependabot for node by @h3poteto in #82
New Contributors
- @dependabot made their first contribution in #71
Full Changelog: v0.2.0...v0.2.1
0.2.0
Breaking Changes
- Please delete
~/.fedistar
directory before you launch this version. Because the database schema was changed.
What's Changed
- Fix update status when status is reblogged by @h3poteto in #64
- refs #9 Render emojis by @h3poteto in #65
- refs #66 Prevent duplicate posting by @h3poteto in #68
- refs #15 List timeline by @h3poteto in #69
- Save sns in db instead of calling detector by @h3poteto in #74
Full Changelog: v0.1.1...v0.2.0
0.1.1
See the assets to download this version and install.
What's Changed
- Add license AGPL-3.0 by @h3poteto in #43
- Add readme by @h3poteto in #44
- Specify node.js version to 18 by @h3poteto in #45
- refs #5 Add favourite timeline by @h3poteto in #46
- Change relative time format by @h3poteto in #47
- refs #10 Notify notification from frontend by @h3poteto in #49
- refs #10 Show badge when receive notifications by @h3poteto in #50
- refs #3 Compose new status by @h3poteto in #51
- Create dependabot.yml by @h3poteto in #53
- Ignore @typescript-eslint/ban-ts-comment by @h3poteto in #63
Full Changelog: v0.1.0...v0.1.1
0.1.0
This is the first release!!