Releases: LemmyNet/jerboa
Releases · LemmyNet/jerboa
Jerboa 0.0.33-alpha
This is a big one, thank you to all our new contributors! 🥳 Jerboa is still very much an alpha-level app, but its wonderful to see its pace accelerating rapidly thanks to others working hard to make it better.
- Special thanks to @twizmwazin, for joining the Jerboa team, making great contributions, and helping out with code reviews.
- Jerboa is also now internationalized, thanks to the excellent work by @kuroi-usagi .
- You can begin adding strings to a
values-{2_LETTER_LANG_ID}/strings.xml
, like this one
- You can begin adding strings to a
What's Changed
- Use inner function to reduce boilerplate in LookAndFeelActivity by @twizmwazin in #417
- Fix the flashing between transitions (#371) by @AntmanLFEz in #428
- Fix #421 by @7heo in #422
- Expand area tappable by user to collapse a comment by @twizmwazin in #436
- Aesthetics improvements by @pipe01 in #424
- Allow signed-out users to interact with showMoreOptions by @tuxiqae in #450
- Enable autofill on login form by @pipe01 in #451
- Add option to show contents of collapsed comments by @twizmwazin in #438
- Markdown renderer replacement by @AntmanLFEz in #432
- Comment action bar improvements by @twizmwazin in #453
- Fix show more children button not being animated when collapsed by @twizmwazin in #461
- Truncates too long passwords by @MV-GH in #462
- In-app image viewer by @pipe01 in #444
- Change badge component from Badge to Box by @mxmvncnt in #459
- update DEFAULT_LEMMY_INSTANCES by @taitsmith in #466
- Change color of account name to adapt to light/dark mode by @mitchellss in #478
- started localization for the app and added first german local by @kuroi-usagi in #447
- Fixed up ThemeMode enum to use strings in UI by @a1studmuffin in #469
- Add voting arrows and score to posts in "List" view mode by @a1studmuffin in #472
- Add linkify plugin to markwon by @twizmwazin in #487
- Add custom tab support by @twizmwazin in #474
- Close account switcher when drawer is closed by @vishalbiswas in #490
- Simple filter to display matching instances in the dropdown. by @onowrouzi in #489
- Fix show voting arrows in list view option not updating by @twizmwazin in #493
- Remove check to allow replying to own comments by @lsim in #499
- Add dutch translations by @MV-GH in #504
- Fix CommentNode previews by @lsim in #503
- Fixing markdown line height issue. by @dessalines in #500
- Expanded default lemmy instances list to active users/mo > 100 by @shombando in #505
- Add bottom bar to community list by @abluescarab in #497
- Fixing broken DB. by @dessalines in #511
New Contributors
- @AntmanLFEz made their first contribution in #428
- @7heo made their first contribution in #422
- @pipe01 made their first contribution in #424
- @tuxiqae made their first contribution in #450
- @MV-GH made their first contribution in #462
- @mxmvncnt made their first contribution in #459
- @taitsmith made their first contribution in #466
- @mitchellss made their first contribution in #478
- @kuroi-usagi made their first contribution in #447
- @vishalbiswas made their first contribution in #490
- @onowrouzi made their first contribution in #489
- @lsim made their first contribution in #499
- @shombando made their first contribution in #505
- @abluescarab made their first contribution in #497
Full Changelog: 0.0.32...0.0.33
Jerboa v0.0.32-alpha
What's Changed
- Adding more CI commands. by @dessalines in #367
- Show settings in sidebar even when user is not logged in by @twizmwazin in #375
- Added Blue theme color by @a1studmuffin in #392
- Roll back AGP to
8.0.2
by @oscarnylander in #404 - Fixing CI ntfy.sh notification link. by @dessalines in #406
- Remove Splash Screen by @oscarnylander in #383
- Add padding to SwipeRefresh for PostListings (for #400) by @russjr08 in #408
- Ktlint 2 by @dessalines in #409
- Add
.editorconfig
by @oscarnylander in #405 - Save listing and sort type-preferences in app DB by @oscarnylander in #407
- Added Black and System Black theme modes, fixes #376 by @a1studmuffin in #393
- Fix dropdowns on Account Settings-screen not working by @oscarnylander in #387
- Collapse comments by @dessalines in #419
- Collapse comments by tapping directly on the comment body by @a1studmuffin in #398
- Fix navigating to other instance communities and users by @Anna-log7 in #413
- Add option to disable showing the bottom navigation bar by @twizmwazin in #412
- Fixed showNavBar issue. by @dessalines in #420
New Contributors
- @twizmwazin made their first contribution in #375
- @a1studmuffin made their first contribution in #392
- @oscarnylander made their first contribution in #404
- @Anna-log7 made their first contribution in #413
Full Changelog: 0.0.31...0.0.32
Jerboa v0.0.31-alpha
Jerboa 0.0.30-alpha
What's Changed
- Upgrade deps 11 by @dessalines in #355
- Adjust the status bar while using the system dark theme to not use dark icons by @russjr08 in #358
- Upgrading deps. by @dessalines in #359
- Use default bottom app bar. by @dessalines in #360
New Contributors
Full Changelog: 0.0.29...0.0.30
Jerboa v0.0.29-alpha Release
What's Changed
- Adding a translucent statusbar. Fixes #347 by @dessalines in #348
- Upgrading deps by @dessalines in #349
- Fixing IME padding issues. Fixes #350 by @dessalines in #351
- Making icon thumbnails smaller. by @dessalines in #353
Full Changelog: 0.0.28...0.0.29
Jerboa v0.0.28-alpha Release
What's Changed
- Making icons larger, adding node keys by @dessalines in #338
- Upgrade from kapt to ksp. by @dessalines in #342
- Add report user by @dessalines in #343
- Adding comment mentions to inbox. Fixes #339 by @dessalines in #344
Full Changelog: 0.0.27...0.0.28
Jerboa v0.0.27-alpha Release
What's Changed
- Use muted profile names, better colors, and align post header bar. by @dessalines in #328
- Downgrade from gradle RC to gradle 8.0 by @dessalines in #329
- Make default font size 16. Fixes #330 @dessalines in #334
- Changing the post action bar. Fixes #324 by @dessalines in #332
- Adding instant post and comment voting. Fixes #299 by @dessalines in #335
Full Changelog: 0.0.26...0.0.27
Jerboa v0.0.26-alpha Release
What's Changed
- Fixing bookmark style. Fixes #297 by @dessalines in #304
- Softer post card color. Fixes #296 by @dessalines in #305
- Show post score next to time. Fixes #303 by @dessalines in #306
- Make icons squircle. Fixes #301 by @dessalines in #307
- Remove @ sign for usernames. Fixes #295 by @dessalines in #308
- Better more comments button. Fixes #292 by @dessalines in #309
- Adding nsfw image blurring. Fixes #291 by @dessalines in #310
- Reply node by @dessalines in #311
- Adding vote icons. Fixes #302 by @dessalines in #313
- Adding new comments indicator. Fixes #283 by @dessalines in #314
- Better subscribe button. Fixes #273 by @dessalines in #315
- Comment reply links now go to parent for context. Fixes #155 by @dessalines in #316
- Adding taglines. Fixes #286 by @dessalines in #317
- Adding post view modes: Card, Small Card, and List. Fixes #278 by @dessalines in #318
Full Changelog: 0.0.25...0.0.26
Jerboa v0.0.25-alpha Release
What's Changed
- Fix not showing federated comments. Fixes #290 by @dessalines in #294
Full Changelog: 0.0.24...0.0.25
Jerboa v0.0.24-alpha Release
What's Changed
- Fix font sizes by @dessalines in #281
- Upgrade to lemmy version 0.17.0 . Fixes #277 by @dessalines in #289
Full Changelog: 0.0.23...0.0.24