Changes since v0.30.0-rc8
- GO-2589: Fix graph links by @ra3orblade in #732
- GO-2538 - Substitute Identity with Profile in widget of Personal space by @KirillSto in #724
- GO-2559 Change Widget links in index explicitly by @KirillSto in #731
- GO-2529 Sync backlinks among profile and identity by @KirillSto in #733
Full Changelog: v0.30.0-rc8...v0.30.0
Full list of changes since 0.29.x
- GO-2105 Remove description from featured relations by @KirillSto in #644
- GO-2405 fix SubscribeForCollection deadlock by @requilence in #647
- GO-2116: add tests for subscriptions by @AnastasiaShemyakinskaya in #648
- GO-2198: fix notion date property by @AnastasiaShemyakinskaya in #618
- GO-2165: fix not working nested checkbox by @AnastasiaShemyakinskaya in #619
- GO-2105 Remove description from featured relations of bundled templates by @KirillSto in #649
- GO-2047 Remove DeleteEmpty on SetText by @KirillSto in #650
- GO-2387 skip the special-case featuredRelations during the migration by @requilence in #656
- GO-2367 Add progress bar to ObjectImportExperience by @KirillSto in #620
- GO-2387 fix featured relations for template by @requilence in #658
- GO-2380 add origin to systemRelations by @requilence in #659
- GO-2261: export finished message appears before the process is done by @AnastasiaShemyakinskaya in #622
- GO-2318 Add lastUsedDate relation by @KirillSto in #640
- GO-2300: clean import to existing space by @AnastasiaShemyakinskaya in #642
- GO-2300: fix tests by @AnastasiaShemyakinskaya in #662
- GO-2315: add error to load file during import by @AnastasiaShemyakinskaya in #633
- GO-2105 Set layout to blank template by @KirillSto in #661
- GO-2384 update badger to v4 by @requilence in #657
- GO-2454 Do not delete collection with objects by @KirillSto in #667
- Experience downloading improvements by @KirillSto in #606
- Bump github.com/vektra/mockery/v2 from 2.35.2 to 2.38.0 by @dependabot in #664
- Bump github.com/grokify/html-strip-tags-go from 0.0.1 to 0.1.0 by @dependabot in #653
- Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #616
- Bump golang.org/x/image from 0.13.0 to 0.14.0 by @dependabot in #607
- GO-2390 Remove an unused return parameter by @fat-fellow in #641
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #671
- GO-2343: add import start and import finish events to amplitude by @AnastasiaShemyakinskaya in #663
- GO-2121: static builtin templates do not removed from objectstore by @AnastasiaShemyakinskaya in #594
- GO-2300: clean import to existing space by @AnastasiaShemyakinskaya in #673
- GO-2396: add link to page instead of mention, if page or db wasn't added to integration by @AnastasiaShemyakinskaya in #680
- GO-2343: fix import id for event by @AnastasiaShemyakinskaya in #682
- Bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 by @dependabot in #681
- Bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #685
- GO-2359: emojis are deleted in markdown export by @AnastasiaShemyakinskaya in #684
- GO-2444 | GO-2445 Rename tag and status relation formats by @KirillSto in #678
- GO-2496: send notification after export process finish by @AnastasiaShemyakinskaya in #683
- GO-2360 Add TypeChange restriction to templates by @KirillSto in #688
- GO-2432: implement mechanism to send notification events to client (local notifications) by @AnastasiaShemyakinskaya in #672
- GO-2479 Add language to manifest by @KirillSto in #689
- GO-2444 GO-2445 Revert relation format renaming by @KirillSto in #691
- GO-2357 Notifications on gallery import by @KirillSto in #692
- GO-1938 network config change for existing account by @requilence in #687
- GO-2372 Backlinks & Relations updating mechanism by @KirillSto in #669
- GO-2473 fix deviceID in accountInfo by @requilence in #693
- GO-2319 wip update any block to support embed blocks by @requilence in #601
- GO-2342: Filesync optimization (mxcpuexception error ios) by @deff7 in #628
- GO-2527 use ristretto fork with mmap fix by @requilence in #698
- GO-2528 CreateBookmarkObject: return details of object in case object exists by @requilence in #701
- GO-2047 | GO-2417 - Remove DeleteEmpty on SetDetails & Keep flags on collection modification by @KirillSto in #655
- GO-2504: set file date modified with lastModifiedDate during export by @AnastasiaShemyakinskaya in #697
- GO-2524: Fix delete large space by @mcrakhman in #700
- GO-2521 Update Get Started in SKIP by @KirillSto in #702
- GO-2512 Add backlinks migration by @KirillSto in #703
- Fix - Remove pre-installed tag from EMPTY by @KirillSto in #704
- GO-1822: fix relation options creation by @AnastasiaShemyakinskaya in #696
- GO-2533 Improve bleve memory consumption by @fat-fellow in #705
- GO-2517 Delete relation option by @KirillSto in #709
- GO-2550 Add links to whitelist by @KirillSto in #715
- Fix object deletion on ObjectToCollection by @KirillSto in #717
- Generate mock for ObjectStore by @AnastasiaShemyakinskaya in #719
- GO-2512 Update backlinks on links creation by @KirillSto in #706
- GO-2552 Cosmetic changes on links and backlinks by @KirillSto in #713
- GO-2300: make widget collection not favorite for gallery by @AnastasiaShemyakinskaya in #721
- GO-2535 Update lastUsedDate for zero origin by @KirillSto in #712
- GO-2536 | GO-2537 - Apply latest revision anyway by @KirillSto in #718
- GO-2556: experience creates an empty widget collection by @AnastasiaShemyakinskaya in #720
- GO-2559 Exclude widget from backlinks by @KirillSto in #723
- GO-2552 Add maxCount to bundled relations explicitly by @KirillSto in #725
- Fix - Blocked UpdateObjectLinks by @KirillSto in #726
- GO-2589: Fix graph links by @ra3orblade in #732
- GO-2538 - Substitute Identity with Profile in widget of Personal space by @KirillSto in #724
- GO-2559 Change Widget links in index explicitly by @KirillSto in #731
- GO-2529 Sync backlinks among profile and identity by @KirillSto in #733
Full Changelog: v0.29.17...v0.30.0