What's Changed
- custom network configuration from env var by @cheggaaa in #187
- improve makefile and readme by @requilence in #195
- GO-1720 add networkId to AccountInfo by @requilence in #196
- GO-1334 Save stack on SIGUSR1 by @KirillSto in #201
- Add a link for network config to README.md by @fuksman in #197
- Update mirror-any-block.yml by @fuksman in #203
- GO-1136: add serial number to relations with same names in CSV by @AnastasiaShemyakinskaya in #207
- GO-1136: remove spaces from CSV relations by @AnastasiaShemyakinskaya in #209
- GO-1677 Add debug open object list by @fat-fellow in #194
- GO-1746 return the correct deviceId in accountInfo by @requilence in #205
- GO-1747 add cmd/archiveconverter by @requilence in #206
- ci test by @requilence in #200
- GO-1745 Fix image loading crash by @fat-fellow in #210
- GO-1664: remove files names from errors by @AnastasiaShemyakinskaya in #166
- GO-1744 Widen lastModifiedDate check by @KirillSto in #212
- Update LICENSE.md by @fuksman in #215
- replace node conf by @requilence in #211
- GO-1569: not create objects in case of limit exceed errors by @AnastasiaShemyakinskaya in #219
- GO-1691 QR-code size & empty lines in built-in pages by @KirillSto in #216
- GO-732: fix exporting of header blocks in markdown by @AnastasiaShemyakinskaya in #224
- GO-1682 ObjectListSetObjectType by @KirillSto in #222
- GO-1609: add tests for state store and simple block diffs by @AnastasiaShemyakinskaya in #199
- GO-1569: finish import process with error in case of limit error by @AnastasiaShemyakinskaya in #228
- GO-1569: fix for imported bookmarks without title, image and description by @AnastasiaShemyakinskaya in #229
- GO-1709 Fix unicode sorting by @fat-fellow in #198
- GO-1786: fix duplication of objects in CSV import by @AnastasiaShemyakinskaya in #230
- Bump github.com/uber/jaeger-client-go from 2.28.0+incompatible to 2.30.0+incompatible by @dependabot in #236
- Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 by @dependabot in #238
- Bump github.com/microcosm-cc/bluemonday from 1.0.1 to 1.0.25 by @dependabot in #239
- Bump github.com/improbable-eng/grpc-web from 0.14.1 to 0.15.0 by @dependabot in #235
- GO-1666 Fix creating an object from a template with a checkbox selected, it becomes unselected in new object's name by @fat-fellow in #175
- Update README.md by @SamBouwer in #226
- Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 by @dependabot in #237
- Bump google.golang.org/grpc from 1.52.0 to 1.57.0 by @dependabot in #240
- GO-1682 Check Layout and Type restrictions on objectType change by @KirillSto in #231
- GO-1782 Extend check on template restriction (reopened) by @KirillSto in #232
- Bump github.com/ipfs/go-path from 0.3.1 to 0.3.2 by @dependabot in #241
- GO-1800: finish process with Error state in case of error by @AnastasiaShemyakinskaya in #243
- GO-1661: protobuf does not export files by @AnastasiaShemyakinskaya in #223
- GO-1677 Add debug open object list by @fat-fellow in #213
- Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 by @dependabot in #246
- GO-1724: save the structure of original Notion objects by @AnastasiaShemyakinskaya in #214
- GO-1682 Ignore errors on object list object type update by @KirillSto in #247
- GO-1727: Add usage info for grpcurl by @deff7 in #248
- GO-1806 Make mobile builds compilable by @fat-fellow in #245
- Bump github.com/vektra/mockery/v2 from 2.32.0 to 2.32.2 by @dependabot in #251
- Bump golang.org/x/image from 0.9.0 to 0.10.0 by @dependabot in #249
- Bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in #250
- GO-221 Fix copying of styled text by @KirillSto in #242
- Update json paths by @ra3orblade in #253
- Make contributing possible by @fuksman in #218
- Update proto mirroring by @fuksman in #217
- GO-1724: support new property type by @AnastasiaShemyakinskaya in #254
- GO-1786: create separate collection for CSV transposed option by @AnastasiaShemyakinskaya in #252
- GO-1824: Update any-sync by @mcrakhman in #256
- GO-1804 Add task for fixing flaky-test by @fat-fellow in #244
- GO-1825 Fix Sigusr1 for Windows by @KirillSto in #259
- Bump github.com/vektra/mockery/v2 from 2.32.2 to 2.32.3 by @dependabot in #263
- GO-1622 Add "Delete pre-installed data" task by @KirillSto in #258
- GO-1783 add disableLocalNetworkSync to AccountSelect/Create by @requilence in #257
- GO-1830 Add default template to My Diary view by @KirillSto in #265
- nodes config: add additional non-443 port by @requilence in #266
- fix makefile by @requilence in #267
- fix localdiscovery on android by @requilence in #268
- fix missing import by @requilence in #270
New Contributors
- @SamBouwer made their first contribution in #226
- @ra3orblade made their first contribution in #253
Full Changelog: v0.27.14...v0.27.16