Version
WeaveDB is in heavy development and rapidly evolving. The contract version can be obtained via getVersion
and you can upgrade the contract if you need features added to a new version.
Get Version
WeaveDB complies with Semantic Versioning (opens in a new tab).
await db.getVersion()
Change Logs
v0.28.12-alpha (August 1, 2023)
Source Transaction Id
Pn8N5kerhwi6U9mYk4JQ6mVPoFGdMVzQDZiWzNtInqM (opens in a new tab)
Added Features
- Query to replace a data fields with relayer's extra data
v0.28.11-alpha (July 30, 2023)
Source Transaction Id
F_n-VWv3zYS8sxmKHaURqTJ_Y6uRvQTy70nEm-DVSns (opens in a new tab)
Added Features
- fix index pagination with cursor
v0.28.10-alpha (July 28, 2023)
Source Transaction Id
vz1nYmMjPxQEviw5P20fcAb8WxRfe3APWt1w3Fcatlg (opens in a new tab)
Added Features
- fix cron/trigger executions
v0.28.9-alpha (July 26, 2023)
Source Transaction Id
QWsm7NaS1MCC_p4nS3XUSH-6tkQSKPADxrmRCxTDWrg (opens in a new tab)
Added Features
- == with !=
v0.28.8-alpha (July 26, 2023)
Source Transaction Id
W1L9vOPCnVMTzBTZhpBXp3GhxstotKGaa5C62pVj2kI (opens in a new tab)
Added Features
- multiple == with sort
v0.28.7-alpha (July 25, 2023)
Source Transaction Id
EkkqClraVei8pndca4T2YyYKenQ9Tt6tfxJ0OkIxoXQ (opens in a new tab)
Added Features
- == with sort
v0.28.6-alpha (July 25, 2023)
Source Transaction Id
POv0j2x0e1ZZ_3_0CU8ZpihMTSXipjn5Yi3iLY-WP40 (opens in a new tab)
Added Features
- in/not-in/!=/array-contains-any with sort
v0.28.5-alpha (July 25, 2023)
Source Transaction Id
ZF4f7cHYwNMdERuRF6nx-dQrMB65rOz4nqlpZlg3HWQ (opens in a new tab)
Added Features
- fix relay query with bundle
v0.28.4-alpha (July 23, 2023)
Source Transaction Id
sFIFcvpaDOrZ4TYrvd_OOrO-z-mN8ZD19LIMxQOk0ng (opens in a new tab)
Added Features
- fix B+ indexer #2
v0.28.3-alpha (July 22, 2023)
Source Transaction Id
knG74NwwNXSHrVhI4UE2f6tOMilS8WF-63xBCYcYG_s (opens in a new tab)
Added Features
- fix B+ tree indexer
v0.28.2-alpha (July 22, 2023)
Source Transaction Id
f5Ic20jedVx_H_mr5K60mEWE-c4N0ht0Au_NzKnp8yo (opens in a new tab)
Added Features
v0.28.1-alpha (July 20, 2023)
Source Transaction Id
u2HMJGl5AOAnIB4S_Fsot9h6WajPgMEJBXg5OqKmvX0 (opens in a new tab)
Added Features
- remove signature from bundle query
v0.28.0-alpha (July 20, 2023)
Source Transaction Id
SSq5Al8qOvfkfz-1nL1P_MsGlt9tj1gT7LTakuDsCdc (opens in a new tab)
Added Features
- new B+ tree indexer
v0.27.0-alpha (May 20, 2023)
Source Transaction Id
jsZqVEOGdMFAvVlof_WXi6DO5vWxhteiG91xVPiIwqQ (opens in a new tab)
Added Features
- use kv storage (opens in a new tab) for data and indexes
- triggers
v0.26.4 (July 3, 2023)
Source Transaction Id
QhbIPso1lx8wbHx4c7225L9PkNYh-Djp6N_YCjqdr_E (opens in a new tab)
Added Features
v0.26.3 (June 19, 2023)
Source Transaction Id
rTp2E6oipzJODmAGbqWbo2wzagoV7tt3JRyBsyVgo6A (opens in a new tab)
Added Features
v0.26.2 (June 12, 2023)
Source Transaction Id
-TBbRLWsP8wAlj8y5bh7RHRdwGJ7kT9urFvEbn1UomQ (opens in a new tab)
Added Features
v0.26.1 (June 9, 2023)
Source Transaction Id
OSYm83qQFF5gf4m3BbdZtrHMHjVAMPJcBhfZiJVYjYE (opens in a new tab)
Added Features
- fix a minor index bug
v0.26.0 (Mar 21, 2023)
Source Transaction Id
zdP_QTSZ2zO9Nxa1sPAKhyR4geua1_a621_fZm2XPKU (opens in a new tab)
Added Features
v0.25.0 (Mar 10, 2023)
Source Transaction Id
_156pyhqtRr6Zh3KX-Hp4q3-CIrMa2leTqKdu2HpXB8 (opens in a new tab)
Added Features
- built-in Lens Profile authentication
v0.24.0 (Mar 09, 2023)
Source Transaction Id
fuSpwZIxJtIq3eTdbRgBSwsFYd5f6oMwKB91RR3hXOo (opens in a new tab)
Added Features
- relay
addAddressLink
withlinkTo
v0.23.0 (Mar 03, 2023)
Source Transaction Id
_gUR1-XzkZhsMlzZLIUEYp-rg73b9W-bhSrRIb06zKk (opens in a new tab)
Added Features
v0.22.0 (Mar 02, 2023)
Source Transaction Id
JglKj1PoKu1moG7H3uAP1HxnXRH4kDIuqQzil1ZlbLc (opens in a new tab)
Added Features
- getHash() for consistency check
v0.21.0 (Feb 21, 2023)
Source Transaction Id
nNz22bZG_Y2K9r68iqnL1iOPEu8rvqCWNE4TX17OsgA (opens in a new tab)
Added Features
- copy new
version
to state on migration (internal change) - return
original_signer
for grpc-node optimizations (internal change)
v0.20.0 (Feb 8, 2023)
Source Transaction Id
pfzMiEGWwoyAL33M2ceRUkgG3XvxUyjxUqiyLNHD66g (opens in a new tab)
Added Features
- batch execution of admin methods
contract
field to access control rules
v0.19.0 (Feb 2, 2023)
Source Transaction Id
jhQ9kWIqjNYzGrg96zr7q7xbot4NwkKT8UZwsrb-fvE (opens in a new tab)
Added Features
- collection id / doc id restrictions (opens in a new tab)
v0.18.0 (Jan 30, 2023)
Source Transaction Id
fHH99N1FIxkU-vYwbg30eYHpBpOjN_Qa3k3ch73Yz04 (opens in a new tab)
Added Features
v0.17.0 (Jan 28, 2023)
Source Transaction Id
WEFEoY33ntimvQzUtC7bS3A1bsGRrtXST_z9E8yx9yw (opens in a new tab)
Added Features
v0.16.0 (Jan 27, 2023)
Source Transaction Id
viUyq-GD9kxDYRVkvT-NPjEvzLIgQYEx70DoliFwytQ (opens in a new tab)
Added Features
v0.15.0 (Jan 25, 2023)
Source Transaction Id
ZRREoTw94icjJVyVnCHnR7T_Q96AWLLLnYugmt9OgAQ (opens in a new tab)
Added Features
v0.14.0 (Jan 24, 2023)
Source Transaction Id
ThKJQwNBy2tdELecqmlG86bo9NacyMxquQef1DOLBPA (opens in a new tab)
Added Features
- listCollections() : list sub collections too
v0.13.0 (Jan 23, 2023)
Source Transaction Id
4lSfFFQIpX37GMdab6c4ZdWli33b70qu_KJan5vB1ZI (opens in a new tab)
Added Features
v0.12.0 (Jan 17, 2023)
Source Transaction Id
8dUFGgl05GiunNN_5LMBYEorkS2Znr1-L2JYVb0Cpm4 (opens in a new tab)
Added Features
v0.11.0 (Jan 15, 2023)
Source Transaction Id
9vwjxsX0856iTRFsEMEXBC7UFJ3Utok_e6dFyB1s4TA (opens in a new tab)
Added Features
v0.10.0 (Jan 12, 2023)
Source Transaction Id
F-nDTtI50sJYDJyPq3cqnQg2UApu9_bBoy8NItEPPQI (opens in a new tab)
Added Features
v0.9.0 (Dec 26, 2022)
Source Transaction Id
eufj3L8Qx1JPLVnoJHWRNNj5FvJ4E8OT07MZ9BhmpT8 (opens in a new tab)
Added Features
v0.8.0 (Dec 18, 2022)
Source Transaction Id
cvDUleFkH8v_hU-pBwInngotLszGpUGF-e_Ask6juwI (opens in a new tab)
Added Features
- compatible with warp-contracts@1.2.27 and above
- compatible with vm2 (opens in a new tab)
- using jsonschema (opens in a new tab) instead of schemasafe (opens in a new tab)
- FPJSON may be restricted due to Function being disabled with the Warp SDK (opens in a new tab)
- IntmaxWallet with ZKP disabled due to using vm2
v0.7.0 (Nov 27, 2022)
Source Transaction Id
7vXOxkxZ_eG0mwBO4pc_mB_oh1MY4pmHXzRQJfdMGCw (opens in a new tab)
Added Features
- ownership management
- evolve management
- expiry to temporary addresses
- Intmax wallet integration
- contract versioning
- link plugin contracts
- getAddressLink