Skip to content

Latest commit

 

History

History
885 lines (700 loc) · 63.4 KB

RELEASES.md

File metadata and controls

885 lines (700 loc) · 63.4 KB

Jerboa v0.0.49-alpha Release (2023-10-09)

What's Changed

  • Add Bulgarian translation by @salif in #1252
  • Fixes missing comments causing X more replies to show instead the missing comments by @MV-GH in #1240
  • Upgrading gradle to 8.3 by @dessalines in #1253
  • Depend on upstream Cascade by @MV-GH in #1256

New Contributors

  • @salif made their first contribution in #1252

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.48...0.0.49

Jerboa v0.0.48-alpha Release (2023-09-27)

What's Changed

  • Sort crash logs by new, and display elapsed time by @MV-GH in #1244
  • Small refactor for shareLink and bump telephoto by @MV-GH in #1246
  • Fix post delete not working from within PostActivity by @MV-GH in #1249

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.47...0.0.48

Jerboa v0.0.47-alpha Release (2023-09-20)

What's Changed

  • Fix PullRefreshIndicator theming and placement by @MV-GH in #1220
  • Refactor initiazable, Community navhost navigation and fix rare crash in inbox by @MV-GH in #1210
  • Add Arabic Translations by @Ali-x98 in #1226
  • Bump deps by @MV-GH in #1236
  • Fix unread count not resetting when swapping to anon by @MV-GH in #1233
  • Fix link not opening in Chrome If private tabs setting is on without CustomTab being on by @MV-GH in #1234
  • Fix zooming difficulties by @MV-GH in #1237
  • Fix datetime parse failures causing app crash by @MV-GH in #1235
  • Revert "Fix zooming difficulties" and temporary remove Swipe to exit in ImageViewer by @dessalines in #1238
  • Move save to the topbar of user settings and deduplicate topbar code by @MV-GH in #1243

New Contributors

  • @Ali-x98 made their first contribution in #1226

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.46...0.0.47

Jerboa v0.0.46-alpha Release (2023-09-05)

What's Changed

  • Controversial posts and comments by @iByteABit256 in #1106
  • Fix broken Japanese string format for AppBars_users_month by @habbbe in #1194
  • Fix read post on back by @MV-GH in #1195
  • Bump deps by @MV-GH in #1197
  • Bump AGP by @MV-GH in #1196
  • Make nav text smaller by @MV-GH in #1201
  • Add spoiler template action button by @MV-GH in #1198
  • Sort drawer subscriptions on title instead by @MV-GH in #1205
  • Add connect on matrix by @MV-GH in #1206
  • Add resource by @MV-GH in #1207
  • Fix crash in share Media, fix failed download media by @MV-GH in #1213
  • Force HTTP links to HTTPS by @MV-GH in #1214
  • Fix wrong aligment sometimes for images in ImageViewer with RTL by @MV-GH in #1215
  • Add retry button when loading more posts fails by @MV-GH in #1209
  • Replace all relevant dialogs with Animated Center Popup menus by @MV-GH in #1200
  • Support private tabs for FireFox by @dankeast in #1216
  • Added dracula-theme, like in thumb-key by @0xFOSSMan in #1218
  • Update profiles and instance list by @MV-GH in #1219

New Contributors

  • @iByteABit256 made their first contribution in #1106
  • @habbbe made their first contribution in #1194
  • @dankeast made their first contribution in #1216
  • @0xFOSSMan made their first contribution in #1218

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.45...0.0.46

Jerboa v0.0.45-alpha Release (2023-08-22)

What's Changed

  • Update Norwegian Nynorsk translation by @huftis in #1165
  • Make accounts list in drawer scrollable by @MV-GH in #1174
  • Add option to auto play GIFs by @MV-GH in #1164
  • Update deps, notable update to kotlin 1.9 by @MV-GH in #1173
  • Update docs requirements by @MV-GH in #1178
  • Fix comment click deadzones by @camporter in #1175
  • Refactor sort type handling, and fetching initData/Posts, fixes default sort in community by @MV-GH in #1166
  • Add long click link popup menu, including actions by @MV-GH in #1189
  • Change the default of isCurrentlyConnected by @MV-GH in #1181
  • Add setting to enable swipe to go back in Look and Feel settings by @sthomas727 in #1191
  • Update community block msg to display unblock if blocked already by @MV-GH in #1185
  • Improve woodpecker build times by @MV-GH in #1139

New Contributors

  • @sthomas727 made their first contribution in #1191

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.44...0.0.45

Jerboa v0.0.44-alpha Release (2023-08-08)

What's Changed

  • Small changes by @MV-GH in #1133
  • Replace gson.tojson with Parcelable implementation by @MV-GH in #1124
  • Add share functionality to imageviewer by @MV-GH in #1144
  • Add strings for the validateUrl and validatePostName utils. by @camporter in #1145
  • Make app bar 'more' buttons use dropdowns rather than dialogs by @camporter in #1146
  • Add 2FA user setting by @MV-GH in #1137
  • Use listing type use M3 dropdown instead of dialog by @MV-GH in #1150
  • Update woodpecker config by @MV-GH in #1138
  • Fixing woodpecker env vars. by @dessalines in #1157
  • Use M3 menu dropdown for inbox unread sort by @MV-GH in #1152
  • Allow post mode change in Community by @ZJouba in #1158
  • Increase the zoom capability of the imageviewer by @MV-GH in #1159
  • Post actionbar design rework and options for it. by @MV-GH in #1155
  • Fix appbar rework by @MV-GH in #1160

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.42...0.0.44

Jerboa v0.0.42-alpha Release (2023-08-03)

What's Changed

  • Fix menubar icon when viewing someones profile by @MV-GH in #1083
  • Prevent duplicate accounts from logging in by @MV-GH in #1082
  • Add switch to anonymous option by @MV-GH in #1084
  • Don't show posts as read in saved and profile views by @twizmwazin in #1090
  • Scroll to top if homepage button pressed when on the home... (#1080) by @aaronkh in #1092
  • Fetch unreadCount on refresh, make unreadCount use less API calls, fix mark unread reply bug by @MV-GH in #1086
  • Add long-form ‘Top All’ string by @huftis in #1103
  • Add Norwegian Nynorsk translation by @huftis in #1102
  • Add instance to community name by @MV-GH in #1104
  • Fix Value X cannot be converted to json in error messages by @MV-GH in #1098
  • Add warning in instance file for auto generated instance list by @MV-GH in #1112
  • Add failure toast for creating comments by @MV-GH in #1114
  • Temp fix for crash sometimes on read more replies to bug introduced in lemmy 18.3 by @MV-GH in #1113
  • Add direct message person option and screen by @MV-GH in #1108
  • Fix Inbox Spanish Translation, closes #1110 by @ogarcia in #1118
  • Add account verification, improve login error messages, fix "account removal" and more by @MV-GH in #1099
  • Update deps, gradle and target SDK 34 by @MV-GH in #1120
  • Respect show score user setting by @MV-GH in #1122
  • Remove account_approved and account_email_verified add account_banned checks by @MV-GH in #1126
  • Use marquee for instance in topbar, and add it to communitysidebar by @MV-GH in #1107
  • Properly fix read more replies bug introduced in lemmy 18.3 by @MV-GH in #1127
  • Mark as Read on Open and Scroll by @ZJouba in #1025
  • Go to comment when clicking on reply comment in inbox, fixes #1089 by @twizmwazin in #1091
  • Update moderator list to be a isModerator function by @MV-GH in #1130
  • Update drawer Subscriptions by @ZJouba in #1131
  • Enchance imageviewer: Downloadprogressbar, error placeholder + retry, large images subsampling, SVG support by @MV-GH in #1111

New Contributors

  • @aaronkh made their first contribution in #1092
  • @huftis made their first contribution in #1103
  • @ogarcia made their first contribution in #1118

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.41...0.0.42

Jerboa v0.0.41-alpha Release (2023-07-21)

What's Changed

  • Add missing and shorten some german translations (fixes #818) by @yjiang-yh135 in #1047
  • Navigate to home tab after selecting feed type in sidebar by @twizmwazin in #1049
  • Fix image viewer adding unneeded padding on android 10 and below by @MV-GH in #1046
  • Change all issue templates to github issue forms by @bappitybup in #1031
  • Improve stableness by @MV-GH in #1040
  • Make datatypes Parcelable and Stable by @MV-GH in #1044
  • Fix thumbnail link not opening in SmallCard mode by @MV-GH in #1055
  • Fix unread inbox counter badge not properly updating by @MV-GH in #1051
  • Create strings.xml by @Fish25op in #1052
  • Update Azerbaijani translation by @Fish25op in #1058
  • Update Brazilian Portuguese translation by @Gustavo-Martins in #1062
  • Clean up strings.xml by @MV-GH in #1056
  • Update bug report to include how to get the full logs step by @MV-GH in #1059
  • Add contenttypes to lazy columns by @MV-GH in #984
  • Add divider to section for report actions by @MV-GH in #1064
  • Add caret to indicate thumbnails that open in the image viewer by @LilithSilver in #932
  • Add error handling for saving images by @MV-GH in #1066
  • Fix dropdown popup issue by @MV-GH in #1063
  • Fix links looking like lemmy links being used as one by @MV-GH in #1048
  • Make images in markdown open in imageviewer by @MV-GH in #1069
  • Increase timeout of connections to 30s by @MV-GH in #1071
  • Retain scroll position of feed after swapping navigation by @MV-GH in #1072
  • Move unExpandedComments and commentsWithToggledActionBar from PostActivity to PostViewModel by @twizmwazin in #1068
  • Update strings.xml for ko by @meinside in #1073
  • Show comment divider inside the left side border by @twizmwazin in #1075
  • Add spacer to bottom of comment lists by @twizmwazin in #1074
  • Don't color posts as read in post activity by @twizmwazin in #1076

New Contributors

  • @yjiang-yh135 made their first contribution in #1047
  • @bappitybup made their first contribution in #1031
  • @Fish25op made their first contribution in #1052
  • @Gustavo-Martins made their first contribution in #1062
  • @LilithSilver made their first contribution in #932

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.40...0.0.41

Jerboa v0.0.40-alpha Release (2023-07-14)

What's Changed

  • Update baseline profiles by @MV-GH in #1013
  • Add separate screen for ImageViewer by @MV-GH in #980
  • Pull-to-refresh fix on post loading fail by @ZJouba in #1014
  • Add confirmation on exit by @MV-GH in #998
  • Adding spoiler tag support by @ZJouba in #990
  • Indicate persons that are bots by @camporter in #1019
  • Fix and update of the Ukrainian translation by @Digharatta in #1022
  • db refactor by @yate in #973
  • Add local crash tracking and viewing by @camporter in #945
  • Update italian translations by @andscape-dev in #1024
  • Add general small fixes by @MV-GH in #1026
  • Fix thumbnail links not working with deeplinks by @MV-GH in #1023
  • Change default of show_parent_comment_navigation_buttons by @MV-GH in #1027
  • Fix rare edgecase crash when deleting app DB by @MV-GH in #1028
  • Revert #767 should fix post opens the wrong one sometimes by @MV-GH in #1029
  • Add option to show/hide post previews by @twizmwazin in #1033
  • Auto fill in community name for posts created in community by @MV-GH in #1030

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.39...0.0.40

Jerboa v0.0.39-alpha Release (2023-07-10)

What's Changed

  • Fix deprecations by @MV-GH in #962
  • Use overloaded AndroidView in MarkdownHelper by @yate in #767
  • Update subscribed communities in sidebar when user subscribes by @twizmwazin in #948
  • Fixes in Greek Translation by @sv1sjp in #971
  • Update strings.xml for ko by @meinside in #965
  • Add DB migrations tests by @MV-GH in #899
  • Fix clear backstack not working properly by @MV-GH in #988
  • Fix regression due to deprecations change by @MV-GH in #986
  • Add "..." for too long community names by @MV-GH in #985
  • Improve login form by @MV-GH in #953
  • Fix recompositions due to autofill by @MV-GH in #975
  • Move view models to com.jerboa.model by @twizmwazin in #994
  • Add Ukrainian Language Support to Jerboa - values-uk strings.xml by @Digharatta in #996
  • Update CONTRIBUTION.md by @MV-GH in #997
  • Move more viewmodels into com.jerboa.model package by @twizmwazin in #1000
  • Add toggle in settings to hide descriptions in navbar by @Sir-Photch in #995
  • Update instance list by @MV-GH in #982
  • Fix inbox loading all pages on startup instead of set unread/all mode by @MV-GH in #1007
  • Add markdown preview by @MV-GH in #1002
  • Add drawer to all main tabs and general drawer changes by @MV-GH in #991

New Contributors

  • @Digharatta made their first contribution in #996
  • @Sir-Photch made their first contribution in #995

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.38...0.0.39

Jerboa v0.0.38-alpha Release (2023-07-03)

What's Changed

  • Edit strings.xml for ko by @meinside in #909
  • Remove app_name from strings.xml for ko by @meinside in #924
  • Adding Show Post Source button by @ZJouba in #901
  • Make updateInstances task compatible with configuration cache by @AppearamidGuy in #915
  • Fix crash 0.37 due to missing SortTypes by @MV-GH in #918
  • Fix jerboa icon resize. by @camporter in #943
  • General small refactors by @MV-GH in #942
  • When drawer is open, close it if back is pressed. by @camporter in #941
  • Fix some FR translation typos by @MKabe in #933
  • Update to compose 1.5.0-beta03 to fix crashes when animationDurationScale is disabled by @MV-GH in #930
  • Fix JWT from being logged by @MV-GH in #946
  • Show main sidebar content even when account switcher is shown by @twizmwazin in #947
  • Add Greek Language Support on Jerboa - values-el strings.xml by @sv1sjp in #944
  • Add ability to share posts. by @camporter in #543
  • Fix some broken Dutch by @frankivo in #961
  • Fix loading indicator and loading bar issues by @MV-GH in #809
  • Replace "Posta in arrivo" with "Notifiche" by @andreaippo in #826
  • Show the users' federated name in drawer. by @camporter in #937
  • Add gitattributes file by @MV-GH in #956
  • Fix private messages being sent to yourself by @MV-GH in #960

New Contributors

  • @ZJouba made their first contribution in #901
  • @AppearamidGuy made their first contribution in #915
  • @MKabe made their first contribution in #933
  • @sv1sjp made their first contribution in #944
  • @frankivo made their first contribution in #961

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.37...0.0.38

Jerboa v0.0.37-alpha Release (2023-06-29)

What's Changed

  • Nav scoped view models by @nahwneeth in #817
  • Fix downvote on post in postview doing a upvote by @MV-GH in #893
  • Fix .zoomable functionality in ImageViewerDialog and add "swipe up to close" by @sockenklaus in #894
  • Add blur option, fix non blurred community icons/banners by @MV-GH in #896
  • Fix edit comment view text is being empty by @MV-GH in #897
  • Update baseline profiles by @MV-GH in #906
  • Change app display name by @Undearius in #904

New Contributors

  • @Undearius made their first contribution in #904

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.36...0.0.37

Jerboa v0.0.36-alpha Release (2023-06-26)

What's Changed

  • Fixing incorrect dk language code. The correct one is da. by @dessalines in #819
  • Fix: Add Account fails when full server uri is used by @sockenklaus in #805
  • Enable swiping on comments to go back to posts by @CharlieGitDB in #785
  • Fix passwords in plaintext on logcat by @CharlieGitDB in #834
  • Make Search Page have consistent back button by @scme0 in #849
  • Fix for scrolling up past images in the comments jerks you back down by @nahwneeth in #845
  • Added switch to mark new posts as NSFW / toggle tag on existing posts by @sockenklaus in #833
  • Update French translation by @julroy67 in #853
  • Fix default sort and listing type to read from db by @beatgammit in #854
  • Copy post and comment information to clipboard by @Noxor11 in #850
  • Convert the groovy gradle files to kotlin DSL by @MV-GH in #858
  • Bottom nav bar and screen transitions by @nahwneeth in #855
  • Switch inbox & profile tabs with swipe gesture even whey they are empty. by @nahwneeth in #861
  • Update bug report to include detailed ways to get logs by @MV-GH in #864
  • Improved Spanish translation by @Noxor11 in #870
  • Catch network errors and show a toast by @beatgammit in #874
  • Include taglines with the scrollable post view by @beatgammit in #875
  • Add totp field to login by @MV-GH in #868
  • Add backwards compatible language picker by @MV-GH in #873
  • Consolidate composables for CreatePost and PostEdit by @sockenklaus in #860
  • QOL Remove unnecessary clickable areas from PostListingList by @lbenedetto in #710
  • Reworked PickImage() composable by @sockenklaus in #877
  • Bump dependencies by @MV-GH in #881
  • Add generate lemmy instance list gradle task by @MV-GH in #884

New Contributors

  • @CharlieGitDB made their first contribution in #785
  • @scme0 made their first contribution in #849
  • @julroy67 made their first contribution in #853
  • @Noxor11 made their first contribution in #850

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.35...0.0.36

Jerboa v0.0.35-alpha Release (2023-06-22)

What's Changed

  • Revised and added some german translations by @sabieber in #611
  • Fix typo labeling saved as search by @twizmwazin in #608
  • Add more markwon plugins by @twizmwazin in #610
  • Support android 13's per-app language selection, fixes #603 by @twizmwazin in #609
  • Add option to use private custom tabs when available by @twizmwazin in #613
  • Fix accompanist deprecations by @twizmwazin in #475
  • Account Settings: Improves paddings and small layout details by @sabieber in #612
  • Add vertical scroll to about screen by @marcellogalhardo in #618
  • Use image previewer when clicking on images in small cards and list view by @twizmwazin in #614
  • add bottom bar labels for swedish locale by @vijaykramesh in #623
  • Show action bar by default by @beatgammit in #634
  • improve manifest readability of supported instances by @thebino in #656
  • Added comment sorting functionality by @a1studmuffin in #495
  • Polish translation by @OrginalS in #655
  • Added spanish translations by @ArkoSammy12 in #659
  • add danish translations by @vijaykramesh in #666
  • Update Italian translation and sort baseline strings lexicographically by @andreaippo in #630
  • Edit German translation by @femoto in #650
  • Fixing rest of build warnings. by @dessalines in #641
  • Added unit tests for easy-to-test utils by @beatgammit in #629
  • don't have translucent background on image post thumbnail click by @vijaykramesh in #625
  • Fix image upload cancel crash by @noloman in #671
  • Fix numbers and text@text turning into links (#635) by @MV-GH in #677
  • Navigation enhancements: Bottom Navigation, screen transitions, back button by @nahwneeth in #670
  • Handle /c/community@host URLs by @beatgammit in #583
  • Open lemmy-verse links in Jerboa by @twizmwazin in #692
  • Preserving state on orientation change. by @nahwneeth in #690
  • Small Accesibility Tweaks by @scottmmjackson in #674
  • Fix markdown formatting in bug report template by @gxtu in #743
  • Update bug_report.md to include logs by @MV-GH in #702
  • Auto-generate Lemmy-API types. by @dessalines in #657
  • add strings.xml for French by @perepepepa in #638
  • Added Japanese Translation Strings by @ShinyLuxray in #686
  • Handle errors when updating changelog by @marcellogalhardo in #617
  • Add setting (off by default) to prevent screenshots. by @camporter in #685
  • #539 PrettyTime Missing Unit Workaround by @lbenedetto in #687
  • #602 Change post button to be more obvious by @Chris-Kropp in #691
  • Update nl translations by @MV-GH in #706
  • Fix URL in pictrsImageThumbnail by @APraxx in #720
  • Fixes image saving crashing on Android 9 and below by @MV-GH in #696
  • voteToggle unused resource removed from string resources by @scottmmjackson in #699
  • missing monochrome tags for adaptive icons by @JosephGaiser in #728
  • Added close on click functionality to ImageViewerDialog. Solves #736 by @sockenklaus in #738
  • Fix links not working in markdown tables by @MV-GH in #744
  • Fixing test failure. by @dessalines in #762
  • Added blur for Android version older than 12 by @sockenklaus in #746
  • App settings should be visible if the user is not logged in by @yate in #764
  • More Themes (Dark + Light) by @bynatejones in #750
  • Account Settings: Use Alorma Compose Settings Components by @sabieber in #731
  • Add rough rudimentary CONTRIBUTING.md by @MV-GH in #753
  • Add CI dependency caching in between steps by @dessalines in #763
  • fix: Comment replies icon appears in profile #533 by @LufyCZ in #726
  • Remove remaining voteToggle unused translations by @Eskuero in #776
  • Add benchmarks for TypicalUserJourney, Enable baselineprofile generator, and some metrics by @MV-GH in #601
  • Quick comment navigation by @yate in #749
  • Changed icons for "Go to comment" and "Copy permalink" in CommmentOptionsDialog by @sockenklaus in #781
  • Fix bug with pictrs url query param rewriting by @beatgammit in #735
  • Russian translation & Fixes of non-localized strings by @Snow4DV in #794
  • Adds nsfw tag to nsfw posts by @Chris-Kropp in #786
  • Expands german translations by @sabieber in #801
  • Add dynamic splash screen colors by @ddmetz in #800
  • Fix links not working when exclamation mark before it by @MV-GH in #802
  • Check server version against app minimum api version by @beatgammit in #737
  • Fix thumbnail links being treated as images. Fixes #815 by @dessalines in #816

New Contributors

  • @sabieber made their first contribution in #611
  • @marcellogalhardo made their first contribution in #618
  • @vijaykramesh made their first contribution in #623
  • @thebino made their first contribution in #656
  • @OrginalS made their first contribution in #655
  • @ArkoSammy12 made their first contribution in #659
  • @femoto made their first contribution in #650
  • @noloman made their first contribution in #671
  • @nahwneeth made their first contribution in #670
  • @scottmmjackson made their first contribution in #674
  • @gxtu made their first contribution in #743
  • @perepepepa made their first contribution in #638
  • @ShinyLuxray made their first contribution in #686
  • @lbenedetto made their first contribution in #687
  • @Chris-Kropp made their first contribution in #691
  • @APraxx made their first contribution in #720
  • @JosephGaiser made their first contribution in #728
  • @sockenklaus made their first contribution in #738
  • @yate made their first contribution in #764
  • @bynatejones made their first contribution in #750
  • @LufyCZ made their first contribution in #726
  • @Eskuero made their first contribution in #776
  • @Snow4DV made their first contribution in #794
  • @ddmetz made their first contribution in #800

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.34...0.0.35

Jerboa v0.0.34-alpha Release (2023-06-13)

What's Changed

  • QoL: Allow debug version installed next to release version by @MV-GH in #501
  • Added Italian localization by @andreaippo in #533
  • Highlight the current screen in BottomAppBar by @ironveil in #531
  • Fix stale user profile data showing momentarily on PersonProfileActivity during fetch operations by @a1studmuffin in #518
  • Prevent multiple line entry for the name of an instance on login. by @camporter in #520
  • Add Brazilian Portuguese localization by @somehare in #540
  • Fix big font size cutting off settings options by @calincara in #534
  • Hide downvote button on comments and posts when disabled by @lsim in #502
  • Added default community icon where appropriate by @a1studmuffin in #549
  • Add a user agent by @camporter in #519
  • If login fails, don't leave the current lemmy instance invalid by @camporter in #521
  • Fix some issues with the unread counts not being accurate by @camporter in #537
  • Fix the missing 'Old' default sort account setting. by @camporter in #517
  • Added "Go to (user)" option in more places by @a1studmuffin in #515
  • Update AndroidManifest.xml to match instances added in #505 by @shombando in #552
  • Add contentDescription to all relevant components by @pipe01 in #470
  • Added Swedish localisation by @JasBC in #569
  • Fix typos in German strings by @tribut in #564
  • #345 respect avatar settings by @igarshep in #554
  • Increased NSFW blur by @XanderV2001 in #576
  • Localization of user tabs by @kuroi-usagi in #563
  • Add communities list to sidebar, fixes #510 by @twizmwazin in #512
  • feat/launcher icon by @seamuslowry in #528
  • Bash isn't portable, use POSIX sh instead by @7heo in #560
  • Implement animated gifs when clicking on an image by @beatgammit in #580
  • Add strings.xml for locale ko by @meinside in #586
  • Copy paste bugfix for bottom bar highlight by @a1studmuffin in #592
  • Swedish localisation revised; strings.xml-file fixed. by @JasBC in #594
  • Images updated 2 by @dessalines in #595
  • Comment action bar fixes by @a1studmuffin in #593
  • Remove unnecessary check by @7heo in #600
  • Show default icon for community links in sidebar by @a1studmuffin in #590
  • Update Italian Translations by @andscape-dev in #591
  • Revamped BottomBar to match MD3 by @ironveil in #567

New Contributors

  • @andreaippo made their first contribution in #533
  • @ironveil made their first contribution in #531
  • @camporter made their first contribution in #520
  • @somehare made their first contribution in #540
  • @calincara made their first contribution in #534
  • @JasBC made their first contribution in #569
  • @tribut made their first contribution in #564
  • @igarshep made their first contribution in #554
  • @XanderV2001 made their first contribution in #576
  • @seamuslowry made their first contribution in #528
  • @beatgammit made their first contribution in #580
  • @meinside made their first contribution in #586
  • @andscape-dev made their first contribution in #591

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.33...0.0.34

Jerboa v0.0.33-alpha Release (2023-06-10)

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

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: https://github.com/dessalines/jerboa/compare/0.0.32...0.0.33

Jerboa v0.0.32-alpha Release (2023-06-05)

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: https://github.com/dessalines/jerboa/compare/0.0.31...0.0.32

Jerboa v0.0.31-alpha Release (2023-06-01)

What's Changed

  • Fix padding bug by @dessalines in #366

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.30...0.0.31

Jerboa v0.0.30-alpha Release (2023-04-25)

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

  • @russjr08 made their first contribution in #358

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.29...0.0.30

Jerboa v0.0.29-alpha Release (2023-03-23)

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: https://github.com/dessalines/jerboa/compare/0.0.28...0.0.29

Jerboa v0.0.28-alpha Release (2023-03-01)

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: https://github.com/dessalines/jerboa/compare/0.0.27...0.0.28

Jerboa v0.0.27-alpha Release (2023-02-19)

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: https://github.com/dessalines/jerboa/compare/0.0.26...0.0.27

Jerboa v0.0.26-alpha Release (2023-02-06)

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: https://github.com/dessalines/jerboa/compare/0.0.25...0.0.26

Jerboa v0.0.25-alpha Release (2023-02-02)

What's Changed

  • Fix not showing federated comments. Fixes #290 by @dessalines in #294

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.24...0.0.25

Jerboa v0.0.24-alpha Release (2023-02-01)

What's Changed

  • Fix font sizes by @dessalines in #28
  • Upgrade to lemmy version 0.17.0 . Fixes #277 by @dessalines in #289

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.23...0.0.24

Jerboa v0.0.23-alpha Release (2022-12-29)

What's Changed

  • Fix material 3 crash on android 11 and below devices. Fixes #264 by @dessalines in #268
  • Add donation link by @dessalines in #269
  • Fix bad_url for torrent magnet links. Fixes #270 by @dessalines in #271

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.22...0.0.23

Jerboa v0.0.22-alpha Release (2022-12-22)

What's Changed

  • Material v3 by @dessalines in #263
  • Dynamic Themes, and Green and Pink.
  • Adds Scrolling app bars.
  • Better post listing header layout.
  • Various UI improvements.

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.21...0.0.22

Jerboa v0.0.21-alpha Release (2022-12-21)

What's Changed

  • Change sidebar to info by @dessalines in #245
  • Remove top route. by @dessalines in #246
  • Adding copy post link. Fixes #168 by @dessalines in #247
  • Organizing imports. by @dessalines in #248
  • More sidebar stats by @dessalines in #249
  • Fixing siFormat issue when 0. Fixes #170 by @dessalines in #252
  • Adding a settings page. by @dessalines in #253
  • Adding light and dark theme options. Fixes #254 by @dessalines in #259
  • Add about page by @dessalines in #260
  • Smaller action bars by @dessalines in #261

Jerboa v0.0.20-alpha Release (2022-10-18)

What's Changed

  • Fix prettytime crash. Fixes #238 by @dessalines in #239

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.19...0.0.20

Jerboa v0.0.18-alpha Release (2022-10-10)

What's Changed

  • Coil upgrade v2 by @dessalines in #234
  • Fix comment scrolling bug. Fixes #231 by @dessalines in #235
  • Fix create post bug. Fixes #230 by @dessalines in #236
  • Fix account bug. Fixes #229 by @dessalines in #237

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.17...0.0.18

Jerboa v0.0.17-alpha Release (2022-10-04)

What's Changed

  • Running lint, updating deps. by @dessalines in #197
  • Moving to kotlinter-gradle by @dessalines in #198
  • Fixing unit tests. by @dessalines in #199
  • Some items fixes. by @dessalines in #204
  • Upgrade accompanist by @dessalines in #208
  • Fix comment header with flowrow. Fixes #207 by @dessalines in #209
  • Make comment slightly larger. Fixes #213 by @dessalines in #214
  • Make comment icon smaller. Fixes #212 by @dessalines in #215
  • Changing star to bookmark. Fixes #210 by @dessalines in #216
  • Fix comment indent. Fixes #211 by @dessalines in #217
  • Make post pictures wider. Fixes #196 by @dessalines in #218
  • Deduplicate scrolling posts. Fixes #219 by @dessalines in #220
  • Adding a login first message. Fixes #206 by @dessalines in #221
  • Lazycolumn 2 by @dessalines in #223
  • Fix deleted item header spacing. Fixes #222 by @dessalines in #224
  • Adding deep links. by @dessalines in #228

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.16...0.0.17

Jerboa v0.0.16-alpha Release (2022-07-20)

  • Adding instance name to accounts. Fixes #164 by @dessalines in #166
  • Removing Site creator by @dessalines in #172
  • Enable minify. Fixes #171 by @dessalines in #173
  • fix signout by @LunaticHacker in #180
  • Add deeplinks for createPost by @LunaticHacker in #178
  • fix a bug i introduced in #180 by @LunaticHacker in #185
  • Add api settings by @LunaticHacker in #183
  • add fab for create post from community page by @LunaticHacker in #184
  • Make MarkdownTextField generic by @LunaticHacker in #195

New Contributors

  • Special thanks to @LunaticHacker for their work on Jerboa!

Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.15...0.0.16

Jerboa v0.0.15-alpha Release (2022-04-19)

  • Reverting back to old markdown renderer. Was much better overall. by @dessalines in #156
  • Debounce search box input. Fixes #154 by @dessalines in #157
  • Ability to delete posts and comments. Fixes #152 by @dessalines in #161
  • Comment tree rework 1 by @dessalines in #162

Jerboa v0.0.13-alpha Release (2022-03-29)

  • Fix animation direction. Fixes #114 (#140)
  • Adding refresh button, and scroll to top on sort change. (#139)
  • Adding new sorts (#138)
  • Catch malformed URL exception. (#135)
  • Upgrade deps (#134)

Jerboa v0.0.12-alpha Release (2022-03-13)

  • Fixing slow create post. Fixes #117 (#126)
  • Fix image height in landscape mode. Fixes #122 (#125)
  • Remove instant voting. Fixes #123 (#124)
  • Trying to fix builds 1 (#121)

Jerboa v0.0.11-alpha Release (2022-03-09)

  • Adding deploy to device script.
  • Adding signing config to release.
  • Upgrading some deps. (#120)
  • Various Light theme fixes. (#118)

Jerboa v0.0.10-alpha Release (2022-02-25)

  • Adding link from text selection. Fixes #105 (#107)
  • Remember saved text for markdown areas. Fixes #104

Jerboa v0.0.9-alpha Release (2022-02-20)

  • Adding a markdown helper. Fixes #38
  • Show comment upvote count when there are downvotes. Fixes #97
  • Fix muted colors for titles, top app bars. Fixes #98
  • Smoother comment scrolling. Fixes #99
  • Mute post title color on read. Fixes #100
  • Add link to Jerboa on F-Droid (#96)

Jerboa v0.0.8-alpha Release (2022-02-17)

  • Showing stickied / locked. Fixes #61 (#95)
  • Add no-background post listing. Fixes #91 (#94)
  • Don't show block person on your own profile. Fixes #93
  • Adding scrollbars to lazycolumns. Fixes #87 (#90)

Jerboa v0.0.7-alpha Release (2022-02-06)

  • Merge pull request #86 from dessalines/bottom_bar_highlight
  • Darkblue statusbar color. Fixes #79 (#84)
  • Downgrade compose to fix liststate bug. Fixes #81

Jerboa v0.0.6-alpha Release (2022-02-03)

  • Dont resort comments (#77)
  • Adding user and community blocking. Fixes #71 Fixes #58 (#75)
  • Saved page fix (#74)
  • Adding saved page. Fixes #20 (#73)
  • Forwarding error messages from lemmy. Fixes #66
  • Removing unit defaults. Fixes #67 (#69)
  • Addin comment and post reporting. Fixes #59 (#68)
  • Adding black background. Fixes #56
  • Adding comment hot sorting, and a few API stubs. Fixes #62

Jerboa v0.0.5-alpha Release (2022-01-26)

  • Fix null checks and crash. Fixes #60 . Fixes #37
  • Adding loading indicators and disables. Fixes #57
  • Adding comment header long click collapse. Fixes #51
  • Fixing subnode actions. Fixes #55
  • Changing thumbs to arrows.
  • Adding some better spacing. Fixes #54
  • Adding surface for splashscreen. Fixes #56
  • Adding Fastlane structure
  • Adding fetch suggested title.

Jerboa v0.0.4-alpha Release (2022-01-20)

  • Adding community sidebars. Fixes #44
  • Fix private message reply bug.
  • CommentReplyView refactored on its own viewmodel. Added mark replied message as read. Fixes #45
  • Adding modified times. Fixes #46
  • Add bottom app bar padding.
  • Added Community and Site

Jerboa v0.0.3-alpha Release (2022-01-18)

This is the very first alpha release of Jerboa, a native android Lemmy client.

This is not a finished client, so don't expect most things to be working

If anything isn't working correctly, open up an issue on the repo.