Releases: LemmyNet/jerboa
Releases · LemmyNet/jerboa
Jerboa v0.0.70-alpha Release
What's Changed
- Fix initial page_cursor by @MV-GH in #1553
- Removing renovate schedule. by @dessalines in #1555
- Update plugin com.android.test to v8.5.0 by @renovate in #1561
- Update plugin com.android.application to v8.5.0 by @renovate in #1559
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.0 by @renovate in #1558
- Update plugin androidx.baselineprofile to v1.3.0-beta01 by @renovate in #1556
- Update plugin com.google.devtools.ksp to v2.0.0-1.0.22 by @renovate in #1557
- Update plugin com.android.library to v8.5.0 by @renovate in #1560
- Remove renovate bot from git cliff changelogs. by @dessalines in #1563
- Update dependency io.ktor:ktor-client-logging to v2.3.12 by @renovate in #1564
- Update dependency androidx.test.espresso:espresso-core to v3.6.0 by @renovate in #1566
- Update dependency androidx.test.ext:junit to v1.2.0 by @renovate in #1567
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 by @renovate in #1570
- Update dependency androidx.test.espresso:espresso-core to v3.6.1 by @renovate in #1571
- Update dependency androidx.test.ext:junit to v1.2.1 by @renovate in #1572
- Update plugin org.jmailen.kotlinter to v4.4.0 by @renovate in #1565
- update-tr-language by @mikropsoft in #1575
- Update lemmy api to beta by @MV-GH in #1573
- Bump compose bom by @MV-GH in #1576
- Fix multiple spoiler blocks displaying incorrectly (#1577) by @Tyoda in #1578
- Update cimg/android Docker tag to v2024.07 by @renovate in #1580
- Update dependency org.mockito.kotlin:mockito-kotlin to v5.4.0 by @renovate in #1581
- Fix show back button when clicking on tagged user by @Tyoda in #1579
- Update plugin androidx.baselineprofile to v1.3.0-beta02 by @renovate in #1582
- Update dependency gradle to v8.9 by @renovate in #1584
- Update plugin com.google.devtools.ksp to v2.0.0-1.0.23 by @renovate in #1585
- Update plugin com.android.library to v8.5.1 by @renovate in #1587
- Update plugin com.android.test to v8.5.1 by @renovate in #1588
- Update plugin com.android.application to v8.5.1 by @renovate in #1586
- Update dependency me.saket.telephoto:zoomable-image-coil to v0.12.0 by @renovate in #1591
- Update plugin org.jmailen.kotlinter to v4.4.1 by @renovate in #1592
- Fixing build script. by @dessalines in #1595
New Contributors
Full Changelog: 0.0.69...0.0.70
Jerboa v0.0.69-alpha Release
Jerboa v0.0.68-alpha Release
What's Changed
- Rename Activity nomenclature to Screen by @MV-GH in #1546
- Update the default instance list by @MV-GH in #1550
- Use AsyncPainter where possible by @MV-GH in #1543
- Hide Metadata outline when no metadata is shown by @MV-GH in #1548
- Increase fontsize votes slightly by @MV-GH in #1549
- Reduce recompositions due to TopAppBar by @MV-GH in #1542
- Fix Loading bar clipping behind content by @MV-GH in #1540
- Add blocks screen by @MV-GH in #1545
Full Changelog: 0.0.67...0.0.68
Jerboa v0.0.67-alpha Release
What's Changed
- chore: fix some comments by @TechVest in #1480
- Upgrading deps. by @dessalines in #1482
- Use Compose BOM by @MV-GH in #1485
- Update LemmyApi by @MV-GH in #1486
- chore: Configure Renovate by @renovate in #1489
- fix(deps): update dependency io.ktor:ktor-client-logging to v2.3.11 by @renovate in #1494
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.8.1 by @renovate in #1495
- fix(deps): update dependency org.ocpsoft.prettytime:prettytime to v5.0.8.final by @renovate in #1496
- chore(deps): update kotlin monorepo to v1.9.24 by @renovate in #1491
- chore(deps): update plugin com.google.devtools.ksp to v1.9.24-1.0.20 by @renovate in #1492
- fix(deps): update dependency composeoptions to v1.5.14 by @renovate in #1493
- chore(deps): update plugin com.github.ben-manes.versions to v0.51.0 by @renovate in #1497
- fix(deps): update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.8.0 by @renovate in #1498
- fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.8.0 by @renovate in #1499
- fix(deps): update dependency org.mockito:mockito-core to v5.12.0 by @renovate in #1500
- Removing ben-names_versions. by @dessalines in #1501
- Set specific versions for runtime-livedata. by @dessalines in #1502
- Fix content description for upvotes by @MV-GH in #1516
- chore(deps): update plugin com.android.application to v8.4.1 by @renovate in #1518
- chore(deps): update plugin com.android.test to v8.4.1 by @renovate in #1520
- chore(deps): update plugin com.android.library to v8.4.1 by @renovate in #1519
- chore(deps): update kotlin monorepo to v2 (major) by @MV-GH in #1523
- Perf improvement: enable Strong Skipping by @MV-GH in #1524
- Revert "Set specific versions for runtime-livedata." by @dessalines in #1526
- Adding post hiding. by @dessalines in #1517
- Use chris banes compose-bom. by @dessalines in #1530
- Adding alt_text and custom_thumbnail to post form. Fixes #1513 by @dessalines in #1528
- chore(deps): update dependency gradle to v8.8 by @renovate in #1535
- Fix #1533 use M3 PullToRefresh by @MV-GH in #1534
- Performance refactors for Posts feed by @MV-GH in #1527
- Show when banned on view-votes screen. by @dessalines in #1536
- Refactor deprecated M1 SwipeToDismiss, use M3 SwipeToDismissBox by @MV-GH in #1537
- Add baseline profile info + update baseline profile by @MV-GH in #1538
- Adding LocalUserVoteDisplayMode for saving, and displaying votes. by @dessalines in #1529
New Contributors
Full Changelog: 0.0.66...0.0.67
Jerboa v0.0.66-alpha Release
What's Changed
- Removing cardano, this was never used. by @dessalines in #1467
- Moving to new LemmyNet repo. by @dessalines in #1470
- Add tr locales by @mikropsoft in #1477
- Fix Saved comments header does nothing by @MV-GH in #1473
- Fix Saved comments footer empty space doesn't open post by @MV-GH in #1472
- Bump deps by @MV-GH in #1475
New Contributors
- @mikropsoft made their first contribution in #1477
Full Changelog: 0.0.65...0.0.66
Jerboa v0.0.65-alpha Release
What's Changed
- Prevents posts from reloading when changing the comments sorting by @rodrigo-fm in #1462
- Fix email required error when saving user settings when no email set on email required instance by @MV-GH in #1463
- Upgrading deps. by @dessalines in #1464
- Rework fontsize, better defaults by @MV-GH in #1452
- Fixing a few other top app bar title sizes. by @dessalines in #1466
New Contributors
- @rodrigo-fm made their first contribution in #1462
Full Changelog: 0.0.64...0.0.65
Jerboa v0.0.64-alpha Release
What's Changed
- Add community mods and admins to sidebars. Fixes #1343 by @dessalines in #1450
- Subscriptions list ignores case when sorting by @MV-GH in #1457
- Moving to a new preferences library. by @dessalines in #1451
- Fixing woodpecker. by @dessalines in #1460
Full Changelog: 0.0.63...0.0.64
Jerboa v0.0.63-alpha Release
What's Changed
- Fix Strikethrough rendering by @MV-GH in #1445
- Fix migrations 1 by @dessalines in #1446
- Correcting a few wrong defaults. by @dessalines in #1448
Full Changelog: 0.0.62...0.0.63
Jerboa v0.0.62-alpha Release
What's Changed
- Fix issues caused by edge to edge by @MV-GH in #1443
- Fix migration changing the the app settings by @MV-GH in #1442
Full Changelog: 0.0.61...0.0.62
Jerboa v0.0.61-alpha Release
What's Changed
- Upgrading git-cliff init. by @dessalines in #1387
- Adding legal / privacy policy info. by @dessalines in #1382
- Bump deps + Update baselines profiles by @MV-GH in #1389
- Fix sizing by not using multipliers. Fixes #1385 by @dessalines in #1386
- Delaying marquee for 4 seconds. #1390 by @dessalines in #1391
- Adding mod ability to distinguish comment. by @dessalines in #1381
- Show full error on post creation failing by @MV-GH in #1396
- Adding additional vote display modes by @dessalines in #1378
- Fix sidebar showing admin screen to all users by @MV-GH in #1401
- Fix that non admin mods can see messages report tab by @MV-GH in #1404
- Fix admin actions visibility for non admin mods by @MV-GH in #1412
- Add nlnet grant line in readme. by @dessalines in #1415
- Fix super and sub script not being properly rendered by @MV-GH in #1410
- Remove v0.18.4 and less workaround for missing timezone in datetime by @MV-GH in #1418
- Fix git cliff by @dessalines in #1419
- Removing bars on non-top level comments. Fixes #1388 by @dessalines in #1422
- Update Bulgarian translation by @salif in #1425
- Add first frame video support for comment videos by @MV-GH in #1428
- Update Ukrainian translation by @stanol in #1432
- Fix saving webm videos by @MV-GH in #1429
- More horizontal line fixes. by @dessalines in #1423
- Add non mirrored only votes swipe action by @MV-GH in #1421
- Use edge to edge by @MV-GH in #1351
- Upgrading deps. by @dessalines in #1434
- Adding distinct Full Score, and ScoreAndDownvote vote display modes. by @dessalines in #1402
- Fixing donation line. by @dessalines in #1435
New Contributors
Full Changelog: 0.0.59...0.0.61