Releases: anyproto/anytype-heart
Releases · anyproto/anytype-heart
v0.36.0-rc2
Merge pull request #1508 from anyproto/fix-build-script Fix build-script
v0.36.0-rc1
What's Changed
- GO-2973 Integrate tantivy-go by @fat-fellow in #1377
- GO-3788 Create FileObject on DnD file to other space by @KirillSto in #1420
- Do not run sub-object migration in non-personal spaces by @deff7 in #1430
- Objectstore: fix GetRelationByKey: add space ID by @deff7 in #1429
- GO-2973 Fix empty string by @fat-fellow in #1433
- Merge release 6 by @fat-fellow in #1439
- GO-3857: fix events sending by @AnastasiaShemyakinskaya in #1442
- GO-3459 | GO-3818 - Fix conversion for tables and objects with titles by @KirillSto in #1431
- Fix objectstore test by @deff7 in #1446
- GO-3663: Object store: rewrite to use any-store by @deff7 in #1374
- GO-3777 Fix convert for templates by @KirillSto in #1449
- GO-3779 Allow description in notes by @KirillSto in #1450
- Full-text: speed up indexing by @deff7 in #1448
- GO-3192 | GO-3629 - Refactor table block normalization by @KirillSto in #1314
- GO-3855 Update tantivy to 0.0.7 by @fat-fellow in #1440
- GO-3874: Fix custom sort and enrich with relation format by @deff7 in #1458
- GO-3737 Fix type reinstall by @KirillSto in #1459
- GO-3737 Add unit test for bundle objects reinstallation by @KirillSto in #1462
- GO-3882 file migration dont run it in shared space and fix it in by @deff7 in #1464
- GO-3907 bug we somehow broke an object in multiplayer at some point by @deff7 in #1472
- GO-3905: use single way to handle errors by @AnastasiaShemyakinskaya in #1469
- GO-3905: use single way to handle errors by @AnastasiaShemyakinskaya in #1474
- Release 6 to main by @deff7 in #1475
- GO-3910: File sync: uploading retry: save number of bytes to bind by @deff7 in #1476
- GO-2043: make import process not blocking by @AnastasiaShemyakinskaya in #714
- GO-2746: add export structure by @AnastasiaShemyakinskaya in #1451
- Release 6 to main by @deff7 in #1477
- GO-3870: HistoryGetVersions ignore limit param by @AnastasiaShemyakinskaya in #1463
- GO-2743: support or in filters by @AnastasiaShemyakinskaya in #975
- GO-3849 Do not GC set with source by @KirillSto in #1466
- GO-3865 Fix panic on analytics insert by @KirillSto in #1489
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #1485
- Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #1457
- Bump github.com/sasha-s/go-deadlock from 0.3.1 to 0.3.5 by @dependabot in #1486
- Bump github.com/samber/lo from 1.46.0 to 1.47.0 by @dependabot in #1479
- Bump golang.org/x/image from 0.18.0 to 0.19.0 by @dependabot in #1454
- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #1444
- GO-3923 Include images in links by @KirillSto in #1483
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #1455
- GO-3895: Fix query by @deff7 in #1492
- GO-3120 Fix files fetch for bookmarks by @KirillSto in #1494
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #1497
- GO-3795 Add ObjectListModifyDetailValues RPC by @KirillSto in #1488
- Bump github.com/anyproto/tantivy-go from 0.0.7 to 0.0.8 by @dependabot in #1502
- GO-3906 Fix tantivy build for ios by @fat-fellow in #1501
- GO-3906 Fix tantivy build for ios by @fat-fellow in #1505
Full Changelog: v0.35.2...v0.36.0-rc1
v0.35.4
What's Changed
- GO-3907 bug we somehow broke an object in multiplayer at some point by @deff7 in #1472
- GO-3905: use single way to handle errors by @AnastasiaShemyakinskaya in #1474
- GO-3910: File sync: uploading retry: save number of bytes to bind by @deff7 in #1476
- GO-3870: fix history limit by @AnastasiaShemyakinskaya in #1478
- Release 6 fix migration by @deff7 in #1480
- Fix error check by @deff7 in #1484
Full Changelog: v0.35.2...v0.35.4
v0.35.3
v0.35.2
What's Changed
- [release 6] GO-3737 - Fix type reinstall by @KirillSto in #1461
Full Changelog: v0.35.1...v0.35.2
v0.35.1
What's Changed
- [release 6] GO-3192 - Fix table normalization by @KirillSto in #1460
Full Changelog: v0.35.0...v0.35.1
v0.35.0
What's Changed
- GO-3490: add relations with sync status to objects to show them in menu by @AnastasiaShemyakinskaya in #1265
- GO-2827 Unbind user files (reclaim / reconcile space usage) by @deff7 in #1226
- GO-3554 refactor ft indexation by @requilence in #1289
- GO-3607: File uploading: cache blocks availability response by @deff7 in #1313
- GO-3579: Object store: use hashicorp's lru cache by @deff7 in #1315
- GO-3577: EXIF: fix panic by @deff7 in #1318
- GO-3531: Files: fix deleting of broken files by @deff7 in #1319
- bufferpool flaky test: disable gc by @requilence in #1322
- File sync: fix limit reached log message pollution by @deff7 in #1323
- GO-3626: Notifications: check that object is already derived by @deff7 in #1325
- GO-3170 check objects and files are synced with responsible peers and send sync status event by @AnastasiaShemyakinskaya in #1221
- Bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.13 by @dependabot in #1326
- GO-3586: Import failed - something went wrong during the import by @AnastasiaShemyakinskaya in #1329
- GO-3640: do not send similar events for space sync status by @AnastasiaShemyakinskaya in #1334
- GO-3388: New offload all files logic by @deff7 in #1309
- GO-3641: Performance: severe memory usage in objectstore by @deff7 in #1333
- GO-3154: Files: handle corrupted file index when trying to add same file by @deff7 in #1327
- Object store: ModifyObjectDetails: copy struct to avoid data races by @deff7 in #1340
- GO-3564 Login trace by @deff7 in #1328
- GO-3651 Fix linter by @fat-fellow in #1336
- GO-2680 Remove templates from Get Started by @KirillSto in #1316
- GO-3568 Add tag to details of custom object by @KirillSto in #1342
- GO-3542 Do not take Added and Creation dates from template by @KirillSto in #1343
- GO-3543 add new sync status for files that doesn't fit limit by @AnastasiaShemyakinskaya in #1330
- GO-3589: don't run file sync for local only by @AnastasiaShemyakinskaya in #1331
- GO-3648: Fix races for sync status by @AnastasiaShemyakinskaya in #1347
- GO-3646: fix race in object sync status service by @AnastasiaShemyakinskaya in #1346
- Bump golang.org/x/image from 0.17.0 to 0.18.0 by @dependabot in #1345
- Bump github.com/yuin/goldmark from 1.7.1 to 1.7.4 by @dependabot in #1344
- Bump github.com/samber/lo from 1.39.0 to 1.44.0 by @dependabot in #1352
- GO-3500 Remove avatar and name from account model by @KirillSto in #1356
- handle badger iterator panics on app stop by @requilence in #1355
- GO-3129 reinit badger localstore in case of known corruption errors by @requilence in #1324
- GO-3645: Add link settings to BlockListConvertToObjects by @AnastasiaShemyakinskaya in #1348
- GO-2973 Add FilterIn by @fat-fellow in #1357
- GO-3645: Add link settings to BlockListConvertToObjects by @AnastasiaShemyakinskaya in #1359
- Fix sync bugs and notification object indexing by @AnastasiaShemyakinskaya in #1358
- GO-3609 Anonymize link marks in text blocks by @KirillSto in #1351
- Revert object sync status events by @AnastasiaShemyakinskaya in #1360
- GO-2930: Store device names by @AnastasiaShemyakinskaya in #1013
- GO-2928: mobile RPC: network state by @AnastasiaShemyakinskaya in #1004
- GO-3171 check p2p status and send event by @AnastasiaShemyakinskaya in #1261
- GO-3699: sync details change lastModifiedDate/lastModifiedBy values and create a change by @AnastasiaShemyakinskaya in #1370
- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #1364
- GO-3701 Do not pass ErrCacheProblem to client by @AnthonyAkentiev in #1371
- GO-3696 Fix panic on template creation by @KirillSto in #1367
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #1375
- GO-3675: bug during login process: entering a phrase causes a panic recovery and crash by @AnastasiaShemyakinskaya in #1373
- GO-3514 custom types that are deleted are impossible to bring back by @AnastasiaShemyakinskaya in #1332
- GO-3687 Fix spaceOffload hung by @KirillSto in #1362
- CI: use old macos sdk for a backward compatibility by @requilence in #1379
- Fix repeated sync status event sending by @AnastasiaShemyakinskaya in #1376
- GO-3733 Search: do not inject tag/types results for deleted/archived objects by @requilence in #1378
- GO-2973 Hotfix query for release by @fat-fellow in #1382
- GO-3745 fix typo in the local peers addresses construction by @requilence in #1380
- GO-3746 ci: disable race for tests in pull requests by @requilence in #1381
- GO-3561 Apply changes for dep subs by @KirillSto in #1385
- GO-3757 graceful shutdown for long objectstore queries by @requilence in #1388
- GO-3760 do not count own device in p2p sync status by @requilence in #1390
- GO-3747 Improve stacktrace debug clickhouse by @fat-fellow in #1392
- Bump github.com/samber/lo from 1.44.0 to 1.45.0 by @dependabot in #1394
- GO-3674 Create file object on copying block to other space by @KirillSto in #1393
- GO-3747 stacktrace logger improvements by @requilence in #1383
- GO-3756 add required internal relations to all sbtype of objects by @requilence in #1386
- Bump github.com/samber/lo from 1.45.0 to 1.46.0 by @dependabot in #1397
- GO-3756: Delete debug logs by @deff7 in #1398
- GO-3747 Add AccountSelect Cold and Hot distinction by @fat-fellow in #1391
- GO-3762 Add links as dependents by @KirillSto in #1399
- GO-3783 Fix perf tests by @fat-fellow in #1404
- Notifications: make tests run faster by @deff7 in #1406
- GO-3781 Try fix cache by @fat-fellow in #1400
- Refactor subscriptions by @deff7 in #1405
- GO-3790 payments cache: fix db close and races by @AnthonyAkentiev in #1407
- Subscription: fix mock test by @deff7 in #1408
- GO-3765 membership: extra check for error + refactoring by @AnthonyAkentiev in #1395
- GO-3759 add missing event for table row isHeader change by @requilence in #1389
- Fix flaky tests by @deff7 in #1410
- GO-3635 Inject links along with derived relations + some smartblock refactoring by @KirillSto in #1409
- GO-3769: Add fixture for internal subscription testing by @deff7 in #1411
- Go 3769 sync status updates tests by @deff7 in #1412
- GO-3823 Fix build by @fat-fellow in #1416
- GO-3823 Fix build by @fat-fellow in https://github.com/anyproto/anytype...
v0.35.0-rc12
What's Changed
- GO-3769: Fix data race by @deff7 in #1426
- GO-3192 Add check on moving table blocks by @KirillSto in #1361
- GO-3770: Hot fix for type import by @deff7 in #1428
- GO-3844: Fix and simplify subscriptions for sync status by @mcrakhman in #1432
Full Changelog: v0.35.0-rc11...v0.35.0-rc12
v0.35.0-rc11
v0.35.0-rc10
What's Changed
- GO-3817 improve p2p status by @requilence in #1413
- Fix data races by @deff7 in #1421
- GO-3815 Fix accountStop sending by @fat-fellow in #1415
Full Changelog: v0.35.0-rc9...v0.35.0-rc10