Skip to content

Latest commit

 

History

History
265 lines (188 loc) · 15.5 KB

RELEASES.md

File metadata and controls

265 lines (188 loc) · 15.5 KB

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.