Releases: sablier-labs/airdrops
Releases · sablier-labs/airdrops
v1.3.0
Note
Versioning begins at 1.3.0 as this repository is the successor of V2 Periphery. For previous changes, please refer to the V2 Periphery Changelog.
Changed
- Replace
createWithDurations
withcreateWithTimestamps
in bothMerkleLL
andMerkleLT
claims (#1024, #28)
Added
- Introduce
SablierMerkleInstant
contract to support campaigns for instantly unlocked airdrops (#999) - Add an option to configure claim fees in the native tokens, managed by the protocol admin. The fee can only be charged
on the new campaigns, and cannot be changed on campaigns once they are created (#1038, #1040)
Removed
- Remove
V2
from the contract names and related references (#994)