Skip to content

Latest commit

 

History

History
437 lines (330 loc) · 28.7 KB

RELEASES.md

File metadata and controls

437 lines (330 loc) · 28.7 KB

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

New Contributors

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 LemmyNet#417
  • Fix the flashing between transitions (#371) by @AntmanLFEz in LemmyNet#428
  • Fix #421 by @7heo in LemmyNet#422
  • Expand area tappable by user to collapse a comment by @twizmwazin in LemmyNet#436
  • Aesthetics improvements by @pipe01 in LemmyNet#424
  • Allow signed-out users to interact with showMoreOptions by @tuxiqae in LemmyNet#450
  • Enable autofill on login form by @pipe01 in LemmyNet#451
  • Add option to show contents of collapsed comments by @twizmwazin in LemmyNet#438
  • Markdown renderer replacement by @AntmanLFEz in LemmyNet#432
  • Comment action bar improvements by @twizmwazin in LemmyNet#453
  • Fix show more children button not being animated when collapsed by @twizmwazin in LemmyNet#461
  • Truncates too long passwords by @MV-GH in LemmyNet#462
  • In-app image viewer by @pipe01 in LemmyNet#444
  • Change badge component from Badge to Box by @mxmvncnt in LemmyNet#459
  • update DEFAULT_LEMMY_INSTANCES by @taitsmith in LemmyNet#466
  • Change color of account name to adapt to light/dark mode by @mitchellss in LemmyNet#478
  • started localization for the app and added first german local by @kuroi-usagi in LemmyNet#447
  • Fixed up ThemeMode enum to use strings in UI by @a1studmuffin in LemmyNet#469
  • Add voting arrows and score to posts in "List" view mode by @a1studmuffin in LemmyNet#472
  • Add linkify plugin to markwon by @twizmwazin in LemmyNet#487
  • Add custom tab support by @twizmwazin in LemmyNet#474
  • Close account switcher when drawer is closed by @vishalbiswas in LemmyNet#490
  • Simple filter to display matching instances in the dropdown. by @onowrouzi in LemmyNet#489
  • Fix show voting arrows in list view option not updating by @twizmwazin in LemmyNet#493
  • Remove check to allow replying to own comments by @lsim in LemmyNet#499
  • Add dutch translations by @MV-GH in LemmyNet#504
  • Fix CommentNode previews by @lsim in LemmyNet#503
  • Fixing markdown line height issue. by @dessalines in LemmyNet#500
  • Expanded default lemmy instances list to active users/mo > 100 by @shombando in LemmyNet#505
  • Add bottom bar to community list by @abluescarab in LemmyNet#497
  • Fixing broken DB. by @dessalines in LemmyNet#511

New Contributors

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 LemmyNet#367
  • Show settings in sidebar even when user is not logged in by @twizmwazin in LemmyNet#375
  • Added Blue theme color by @a1studmuffin in LemmyNet#392
  • Roll back AGP to 8.0.2 by @oscarnylander in LemmyNet#404
  • Fixing CI ntfy.sh notification link. by @dessalines in LemmyNet#406
  • Remove Splash Screen by @oscarnylander in LemmyNet#383
  • Add padding to SwipeRefresh for PostListings (for #400) by @russjr08 in LemmyNet#408
  • Ktlint 2 by @dessalines in LemmyNet#409
  • Add .editorconfig by @oscarnylander in LemmyNet#405
  • Save listing and sort type-preferences in app DB by @oscarnylander in LemmyNet#407
  • Added Black and System Black theme modes, fixes LemmyNet#376 by @a1studmuffin in LemmyNet#393
  • Fix dropdowns on Account Settings-screen not working by @oscarnylander in LemmyNet#387
  • Collapse comments by @dessalines in LemmyNet#419
  • Collapse comments by tapping directly on the comment body by @a1studmuffin in LemmyNet#398
  • Fix navigating to other instance communities and users by @Anna-log7 in LemmyNet#413
  • Add option to disable showing the bottom navigation bar by @twizmwazin in LemmyNet#412
  • Fixed showNavBar issue. by @dessalines in LemmyNet#420

New Contributors

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

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 LemmyNet#355
  • Adjust the status bar while using the system dark theme to not use dark icons by @russjr08 in LemmyNet#358
  • Upgrading deps. by @dessalines in LemmyNet#359
  • Use default bottom app bar. by @dessalines in LemmyNet#360

New Contributors

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 LemmyNet#348
  • Upgrading deps by @dessalines in LemmyNet#349
  • Fixing IME padding issues. Fixes #350 by @dessalines in LemmyNet#351
  • Making icon thumbnails smaller. by @dessalines in LemmyNet#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 LemmyNet#338
  • Upgrade from kapt to ksp. by @dessalines in LemmyNet#342
  • Add report user by @dessalines in LemmyNet#343
  • Adding comment mentions to inbox. Fixes #339 by @dessalines in LemmyNet#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 LemmyNet#328
  • Downgrade from gradle RC to gradle 8.0 by @dessalines in LemmyNet#329
  • Make default font size 16. Fixes #330 @dessalines in LemmyNet#334
  • Changing the post action bar. Fixes #324 by @dessalines in LemmyNet#332
  • Adding instant post and comment voting. Fixes #299 by @dessalines in LemmyNet#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 LemmyNet#304
  • Softer post card color. Fixes #296 by @dessalines in LemmyNet#305
  • Show post score next to time. Fixes #303 by @dessalines in LemmyNet#306
  • Make icons squircle. Fixes #301 by @dessalines in LemmyNet#307
  • Remove @ sign for usernames. Fixes #295 by @dessalines in LemmyNet#308
  • Better more comments button. Fixes #292 by @dessalines in LemmyNet#309
  • Adding nsfw image blurring. Fixes #291 by @dessalines in LemmyNet#310
  • Reply node by @dessalines in LemmyNet#311
  • Adding vote icons. Fixes #302 by @dessalines in LemmyNet#313
  • Adding new comments indicator. Fixes #283 by @dessalines in LemmyNet#314
  • Better subscribe button. Fixes #273 by @dessalines in LemmyNet#315
  • Comment reply links now go to parent for context. Fixes #155 by @dessalines in LemmyNet#316
  • Adding taglines. Fixes #286 by @dessalines in LemmyNet#317
  • Adding post view modes: Card, Small Card, and List. Fixes #278 by @dessalines in LemmyNet#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 LemmyNet#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 LemmyNet#28
  • Upgrade to lemmy version 0.17.0 . Fixes #277 by @dessalines in LemmyNet#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 LemmyNet#268
  • Add donation link by @dessalines in LemmyNet#269
  • Fix bad_url for torrent magnet links. Fixes #270 by @dessalines in LemmyNet#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 LemmyNet#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

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

What's Changed

  • Fix prettytime crash. Fixes #238 by @dessalines in LemmyNet#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

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 LemmyNet#197
  • Moving to kotlinter-gradle by @dessalines in LemmyNet#198
  • Fixing unit tests. by @dessalines in LemmyNet#199
  • Some items fixes. by @dessalines in LemmyNet#204
  • Upgrade accompanist by @dessalines in LemmyNet#208
  • Fix comment header with flowrow. Fixes #207 by @dessalines in LemmyNet#209
  • Make comment slightly larger. Fixes #213 by @dessalines in LemmyNet#214
  • Make comment icon smaller. Fixes #212 by @dessalines in LemmyNet#215
  • Changing star to bookmark. Fixes #210 by @dessalines in LemmyNet#216
  • Fix comment indent. Fixes #211 by @dessalines in LemmyNet#217
  • Make post pictures wider. Fixes #196 by @dessalines in LemmyNet#218
  • Deduplicate scrolling posts. Fixes #219 by @dessalines in LemmyNet#220
  • Adding a login first message. Fixes #206 by @dessalines in LemmyNet#221
  • Lazycolumn 2 by @dessalines in LemmyNet#223
  • Fix deleted item header spacing. Fixes #222 by @dessalines in LemmyNet#224
  • Adding deep links. by @dessalines in LemmyNet#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 LemmyNet#166
  • Removing Site creator by @dessalines in LemmyNet#172
  • Enable minify. Fixes #171 by @dessalines in LemmyNet#173
  • fix signout by @LunaticHacker in LemmyNet#180
  • Add deeplinks for createPost by @LunaticHacker in LemmyNet#178
  • fix a bug i introduced in #180 by @LunaticHacker in LemmyNet#185
  • Add api settings by @LunaticHacker in LemmyNet#183
  • add fab for create post from community page by @LunaticHacker in LemmyNet#184
  • Make MarkdownTextField generic by @LunaticHacker in LemmyNet#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 LemmyNet#156
  • Debounce search box input. Fixes #154 by @dessalines in LemmyNet#157
  • Ability to delete posts and comments. Fixes #152 by @dessalines in LemmyNet#161
  • Comment tree rework 1 by @dessalines in LemmyNet#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.