Releases: anyproto/anytype-heart
Releases · anyproto/anytype-heart
v0.27.11
v0.27.10
What's Changed
- Metrics remove unused fields by @requilence in #162
- Fix uninitialized map by @deff7 in #170
- GO-1580 Change relation name type to long text by @fat-fellow in #154
- GO-1545 Fix the cut of restricted fields by @fat-fellow in #144
- Bump golang.org/x/image from 0.8.0 to 0.9.0 by @dependabot in #160
- add missing recommended layout detail when creating the objecttype by @requilence in #172
Full Changelog: v0.27.9...v0.27.10
v0.27.9
What's Changed
- GO-1555: fix child pages with same names in one page by @AnastasiaShemyakinskaya in #141
- GO-1471 Add service subscription debug method by @fat-fellow in #132
- GO-1580 Change relation name type to long text by @fat-fellow in #153
- GO-1058: fix for files with empty first line by @AnastasiaShemyakinskaya in #152
- GO-1630 Turn on race detector in tests by @fat-fellow in #155
- GO-1569: fix importing CSV files with 1000 rows by @AnastasiaShemyakinskaya in #157
- Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #161
- GO-1662 Remove template from names by @KirillSto in #163
- GO-1566 Limit http connections by @KirillSto in #146
- GO-1663: fix import crash by @AnastasiaShemyakinskaya in #167
- OPEN-13: License + small instruction updates by @fuksman in #165
- GO-1653 Fix tests to support the race detector by @fat-fellow in #156
- GO-1657 use BuildStateFull for state update by @requilence in #169
Full Changelog: v0.27.8...v0.27.9
v0.27.8
v0.27.7
v0.27.6
v0.27.5
v0.27.4
v0.27.3
v0.27.2
fix builtinobjects.go: use tempdir (#93) * fix builtinobjects.go: use tempdir