0.20.0
* :unicorn: Webhooks support passing a decoded function call of the transaction triggering the event
* :gear: Webhooks send the webhook id in the headers in `x-webhook-id` to the push recipient
* :bug: Webhook simulation correctly pre-fills filters for reserved keywords of the Event-API
* :bug: Webhook event logs are always sorted chronically
* :bug: Minor UI issues when switching between projects or webhooks
## 0.19.1
* :gear: Improve performance of whitelist management that got reduced during the previous updates
* :gear: Add ability to select timeframe to transaction insights
* :gear: Generic performance improvements for the administration interface
## 0.19.0
* :unicorn: Insights of the past seven days of transactions activity with ability to filter/group/sort by recipient/origin/burn is now available
* :paintbrush: Refactor/design of the Sponsorship Management
* Whitelists display the number of unique origins involved
* :bug: Big event logs caused memory issues on the GraphQL Service, they are now used directly from the original REST source
## 0.18.1
* :bug: Auto-Deposits and Notification-Configuration are now removed after a project is deleted
## 0.18.0
* :unicorn: A notification can be configured for reaching low balance
* An email is sent when the balance is below value
* Another email is sent when the balance recovers above value
* :unicorn: Information about the used wallet is shown in the event logs
* :gear: Webhook event definitions now support multiline and intents
* :bug: Fix mobile display issues in Webhooks, Schedules and Auto-Deposit
## 0.17.0
* :paintbrush: Sponsorships are now called Projects
* :paintbrush: Administration is now project focused with all features always instantly available 
* :unicorn: WebHooks are now assigned to a Project
* :gear: WebHook Event-Logs improved for better JSON support (body + response)
* :gear: Upgrade of used libraries
## 0.16.2
* :gear: Schedulers support data parameters instead of ABI definitions
* :gear: Schedulers support multiple-clauses if data calls are defined instead of ABI calls
## 0.16.1
* :bug: Sponsorship-Rejections are now corrrectly explained in the Event-Logs again
## 0.16.0
* :unicorn: Whitelist-Addresses Contracts can have an alias
* :gear: Whitelists can be searched by address and alias
* :gear: Improve burned VTHO display in Whitelists
## 0.15.1
* :gear: Event logs load much faster now
* :gear: Improved initial load time for Managers of multiple Sponsorships
## 0.15.0
* :unicorn: Sponsorships can be automatically request deposits from external wallets using approvals
* :unicorn: Schedulers can now be simulated before execution. If enabled, only successful "[explained](https://docs.vechain.org/connex/api.html#explainer)" transactions will be executed to limit possible reverted transactions.
* :unicorn: Transaction-API supports a new parameter to support simulation
* :gear: API Keys list the associated wallet
* :gear: Schedulers can be retried in case of error
* :gear: Deposit-Page displays the current balance
## 0.14.0
* :unicorn: Transactions can be executed periodically using Schedulers
## 0.13.0
* :unicorn: WebHooks can be simulated with or without real HTTP Requests
* :paintbrush: WebHooks Interface improved to enable better history access
* :gear: Add Sandbox link for information/testing purpose
* :gear: Tool/Doc-Section improved to contain more generic links and information to remote resources
* :gear: Generic Maintenance of upgrading used libraries
## 0.12.0
* :unicorn: WebHooks can be filtered by comparing single event variables
* :unicorn: WebHooks can optionally decode bytes to strings and uint to a readable format (for token values)
* :unicorn: API Calls can be tested during creation
* :gear: User experience to setup WebHooks improved
## 0.11.0
* :unicorn: New ability to trigger a WebHook on contract events
* :unicorn: Whitelist-Management shows VTHO burn to identify inactive or highly active entries
* :unicorn: Add new "Audit Events" to access history of changes for a Sponsorship
* :gear: Switching to new GraphQL based backend and in the process Improving event & statistics load time
* :gear: Event Timeframe-Filters no longer support a time selection to be simpler, quicker and more user friendly
* :gear: Minor Text/UI/UX tweaks
* :gear: Disable auto-refresh if application is in background
* :bug: Fix empty Tooltip on low uint256 values
* :bug: Fix BigNumber decoding for some VET transfers
* :bug: Fix pagination issues in whitelist management
* :bug: Fix an issue where once enabled smart contract logic could not be disabled
* :bug: Fix issues with inspection of multiple emitted events in multi-clause-transaction
## 0.10.3
* :gear: Improve event handling to load faster and use less browser resources
* :gear: Improve usage stats to load faster and use less server resources
* :gear: Removing the `#` and switch to path based url routing
* :gear: Dependency updates
* :gear: Infrastructure updates to prepare for Multi-Cloud-Backends for improved robustness
* :bug: Fix an issue with `uint256` decoding in events after dependency updates
* :bug: Fix issues with Sync2 session after timeouts or reloads
## 0.10.2
* :gear: Improved error handling for quicker problem resolution
* :bug: Fix availability of public VTHO historical usage statistics
## 0.10.0
* :unicorn: Ability to submit transactions without a wallet application using API Endpoints
* :unicorn: Ability to read data from contracts without connex or web3-eth-abi
* :gear: Transaction analytics on public VTHO analyzer removed due no longer storing clause data (Sponsorship-Analytics remain unchanged)
## 0.9.3
* :bug: Fix a potential security issue with JWKs endpoint
* :gear: New option to retry Sponsorships automatically (`expiration=<BlockNumber>`)
## 0.9.2
* :gear: Switching to a list of Blockchain-Nodes that are used in case one fails
## 0.9.1
* :gear: Improved support and performance for longer logs (>100.000)
## 0.9.0
* :unicorn: Event-Logs support Transaction-Outputs
* Contract-Deployments display the `address` of the new contract
* emitted events are listed next to the transaction data
* emitted events can be searched by free text entry
* :art: Dashboard-Graph improved for clarity
## 0.8.0
* :unicorn: Event-Logs have been enhanced with some small tweaks:
* clicking on a `bytes32` field the displays it as string
* clicking on an `address` field links to the blockchain explorer
* strings starting with `ipfs://` are linked to an ipfs gateway
* `uint256` show format possible human number representation on mouse over
* :gear: Minor UI Improvements
* :gear: Sponsorship-URLs opened in a Browser will redirect to their administration page
* :bug: Reloading and Deep-Linking do no longer show session-errors in certain circumstances
## 0.7.0
* :unicorn: Event-Logs improved
* more fine grained filter options
* recipient details in rejected sponsorships
* copyable addresses for origin/recipients
* extended summary stats in the footer section
* list of all unique origins or recipients in the results (ready to copy & paste for whitelists)
* :gear: Generic Usability Improvements, especially for mobile Devices
## 0.6.0
* :unicorn: Whitelist-Management improved
* Addresses can be sorted by address and type
* Addresses can be filtered by type
* All addresses can be edited at once using a new Batch-Editor
## 0.5.5
* :gear: Improve Log-/History-Performance
* :gear: VTHO Analyzer Performance Improvements
## 0.5.4
* :bug: Fix ability to use Team-Management 
* 🐛 Smashing bugs in the Analytics/Event Logs
* ⚙️ Improve VTHO Analyzer with filters and transaction display
## 0.5.0
* ⚙️ Performance and Stability-Improvement
* ⚙️ Improve Error Messages for denied Sponsorships
* 🦄 Introduce optional Rate Limits for Signing-Requests
## 0.4.0
* 🦄 Introduce the Sponsorship^2-Program
* ⚙️ UI/UX Improvements with improved stability and refactored navigation
## 0.3.0
* 🦄 Sponsorships can be transferred to other wallets
* 🦄 Team-Addresses can be given permission to administer Sponsorships
* Withdraw and Deletion is still restricted to the owner
* 🦄 Provide Status-Page for System-Availability at [https://status.vechain.energy](https://status.vechain.energy)
* ⚙️ Improve API Performance
* 🐛 Fix an issue that ABI Uploads stored only the first entry
* 🐛 Fix that managed wallets could not complete the Test Transaction in the Setup-Wizard
## 0.2.0
* Event-Analytics improved with the ability to:
1. search events by text input (i.e. search by origin or transaction values)
2. filter events by time range
3. download events as CSV, function arguments are grouped by their names to allow local analysis
## 🌈 0.1.0
* Initial Release on the TestNet
* [https://testnet.vechain.energy](https://testnet.vechain.energy)
* Management-Website for Sponsorships that are represented by NFT Tokens
* Access to basic event logs to analyze transaction usage or VTHO consumption
* [https://sponsor-testnet.vechain.energy](https://sponsor-testnet.vechain.energy)
* API service to receive a signature for fee delegation