Release Notes

March 2025 edge

Work in progress

February 2025 latest, 2502

Minor updates:

  • 2501.1 — Minor bug fixes

January 2025 stable, 2501

Aidbox is transitioning to the FHIR Schema engine. Existing zen and Entity/Attribute (EA) engines are deprecated and will be obsolete starting August 2025. July 2025 version will become LTS supporting zen and Entity/Attributes for 2 years.

Read full announcement

Minor updates:

  • 2412.2 — Fixed security issues

December 2024 2412

  • Added the ability to store unstructured data from forms in external file storage systems.
  • Supported previewing audio, video, and PDF files in the attachment field.
  • Improved developer experience for FHIR path expressions with syntax highlighting, autocompletion, and error reporting.
  • Added an option to configure a custom redirect for the back button when embedding the Form Builder as a web component.
  • Added the ability to associate a link with a question, group, or display item to provide additional information.
  • Enabled short text for questions, groups, or items to display an alternate label when rendering on smaller devices like mobile phones.

Minor updates:

  • 2412.1 — Fixed minor bugs

November 2024 2411

  • Aidbox
  • Introduced Init Bundle as a simple and effective way of configuring Aidbox. The Init Bundle will replace Aidbox (zen) configuration projects.
  • Added GCP Pub/Sub support for Aidbox topicbased subscriptions
  • Added an option to disable terminology bindings validation when using FHIR schema validator
  • Aidbox Forms
  • Added named expressions for calculated/enableWhen/populate expressions and a Named Expression tab in the Debug Console.
  • Enabled custom text definitions for Aidbox Form Builder and Renderer.
  • Added support for custom error and warning messages in the Form Builder and Renderer.
  • Added a setting to display sections collapsed for brief overviews.
  • Introduced a widget to select values from a defined range with a horizontal slider.
  • Added AI support for translating labels in translation mode.
  • Released a sample project for custom SMART Apps with Aidbox Forms, supporting SMART on FHIR flows, resource synchronization, and form management.
  • Implemented the basic form repopulation feature.

Minor updates:

  • 2411.2 — Updated dependencies
  • 2410.2 — Updated dependencies
  • 2410.1 — Fixed minor bugs

October 2024 2410, LTS

Minor updates:

  • 2409.2 — Fixed critical security issues, fixed versioning in logs
  • 2408.2 — Fixed critical security issues, fixed versioning in logs

September 2024 2409

August 2024 2408

July 2024 2407

May 2024 2405

March 2024 2403

  • SQL on FHIR engine
  • Enhanced SQL on FHIR® (v2.0) spec test coverage. The SQL on FHIR coverage report is available here.
  • Validation
  • Released FHIR schema validation engine (alpha). This validation engine is set to replace the existing Zen Schema and JSON Schema validation engines.
  • Launched FHIR IGs Repository (alpha). Aidbox now lets you introspect and load FHIR IGs directly from a mirrored version ofpackages2.fhir.orginto your Aidbox instance, either through the UI or configuration files
  • Aidbox Forms
  • UI builder updates (FHIR Questionnairebased):
  • Added several table widgets: htable, vtable, gtable, grid
  • Ability to change the widget type
  • Supported markdown renderer for tooltip and label
  • Expanded enablewhen expression templates
  • Improve adding widget processwidget can be added in any point of outline
  • Ability to create the form themes in the UI builder
  • Added redirect on the form submission
  • Ability to add multiple signatures to the form
  • Added radio button widget with layout orientation
  • Ability to place multiple widgets on one line
  • Ability to add placeholder for widget
  • Improved UI Builder dev experience via warnings and tips
  • CCDA / FHIR converter
  • Support of FHIR formatted Bundle
  • Enhanced references resolving mechanism for makedoc and preparedoc endpoints
  • Mapping fixes, bug fixes

February 2024 2402,LTS

  • Security and Access Control
  • Released beta version of Labelbased Access Control to control access to data based on the classification of the data (privacy, sensitivity, etc) and the attributes of the requester.
  • Data API
  • Supported FHIRconformant _include and _revinclude parameters
  • Added parameter to set the maximum number of import retries for /v2/$import
  • Aidbox Forms
  • Questionnairebased forms updates:
  • Ability to add help text
  • Ability to add image for a question
  • Selecting a code for an item from terminologies
  • Selecting code for answerOption from terminologies
  • Ability to create multipage forms
  • Ability to amend form using a shared link
  • Supported attachment item
  • Ability to add regex validation
  • Supported form versioning
  • CCDA / FHIR converter
  • Support builtin rule based deduplication
  • Mapping fixes, bug fixes
  • Minor UI enhancements
  • Fixed issues submitted by Aidbox users

January 2024 2401

  • Data API
  • Supported ViewDefinition resource structure according to the latest SQL on FHIR specification. These changes don’t affect existing views. Please check this guide to update ViewDefinitions
  • SDK
  • Added basic FHIR Profiles support to Python SDK
  • Security and access control
  • Added Access policy matcho engine $oneof operator to fetch the list of the available values from the request context
  • Supported history endpoint within the Organisationbased access control
  • Documented GitHub as an external identity provider
  • Published guide on how to use selfsigned SSL certificates when deploying Aidbox
  • Fixed the code\_verifier to behave according to the RFC
  • Fixed minor issue in Multibox that led to many “do nothing” messages in the logs
  • CCDA / FHIR converter
  • Improved the CCDA to FHIR conversion performance by 20%
  • Administered Medications mapping to/from MedicationAdministration FHIR resource
  • DevOps
  • Documented 'How to make Aidbox Docker image work with selfsigned SSL certificates'
  • Released AidboxDB 16.1. Updated the list of the extensions for Postgres. Documented the migration steps from the previous PG versions
  • Removed apktools from our Docker images
  • Aidbox Forms
  • Questionnairebased forms updates:
  • Form Builder
  • Added required constraints
  • Added hidden rules & enablewhen conditions
  • Added scores for questions with coding
  • Added support for loading Questionnaire from file/text
  • Added tips for FHIRPath usage
  • Completed themes support
  • API
  • Added Configuration to disable FHIR SDC operations
  • Extended $populate operation to support Questionnaire root properties
  • Added operation to generating signed links for form filling
  • Added $populatelink FHIR SDC operation
  • Aidbox DSLbased forms updates
  • Fixed issues with concurrent save/submit UI operations
  • Fixed conversion of QuestionnaireResponse with included scores

November 2023 2311

October 2023 2310

September 2023 2309

August 2023 2308

  • SQL on FHIR engine early access
  • Data API
  • Added \_filter for chained search
  • Optimized GraphQL for revincludes
  • Added Xmaxtransactionlevel for CRUD
  • Integrations
  • Supported FHIR R4B and R5 Topicbased subscriptions
  • Security and access control
  • Added Capability Statement endpoint for multitenant API
  • Added bundle transaction for multitenant API
  • Added stdout appender for logs in Google format
  • Added access policy usage in UI console on AccessPolicy page
  • Added a neat UI to rotate credentials and download certificates on IdentityProvider view page
  • Supported BALP for CRUD + Search operations. Both basic and patient profiles
  • Issue Versioning
  • Aidbox user portal
  • Added the ability to specify a custom configuration project when creating a GCP Aidbox
  • Aidbox.app UI
  • Updated the sidebar in the Aidbox UI
  • DevOps
  • Add metrics for Aidbox logs. Count of logs per log level
  • Implemented PG database backup verification tool, improved Grafana dashboards to show backup verification statuses
  • Aidbox Forms
  • Added basic Forms Accessibility (Screen Readers, Keyboard Navigation)
  • Improved mobile devices adaptation (form takes all visual space, buttons aligned in specific positions)
  • Improved UX of developer tools (inline errors, autocomplete, code folding, bracket matching)

July 2023 2307

June 2023 2306,LTS

May 2023 2305

April 2023 2304

March 2023 2303

February 2023 2302, LTS

  • Validation and Terminology
  • Reduced zen FHIR IGs size
  • Introduced New FTR extraction engine: creating new ValueSets based on existing FTRs
  • Data API
  • Implemented JSONPath Sort (previously there was fallback to jsonknife)
  • Implemented #>> operation to optimize some query types (enabled via env)
  • Improved \_explain to show SQL even if the query failed with an error
  • Implemented handling of unique errors: it is now possible to enforce uniqueness on some combination of fields
  • Improved conformance of conditional queries
  • MDM (Master Data Management)
  • Fixed bugs with Python integration
  • CCDA to FHIR converter
  • Introduced FHIR to CCD transformation (alpha)
  • Security and Access Control
  • Supported Aidbox on path
  • Improved __debug=policy
  • Ops
  • Devbox images are no longer supported. Please use AidboxOne image with development license
  • Supported box\_web\_\ configs for Multibox
  • Introduced Aidbox status page
  • Aidbox Forms
  • Added new forms templates, incl. Lifestyle, Medications, Problem List to forms library
  • Improved Forms UX
  • Supported tooltip for forms and input fields
  • Supported Markdown for labels and tooltips
  • Added Forms styling/branding: logo, button texts, colors, fonts
  • Added 3 predefined themes (monochrome/HealthSamurai/NHS)
  • Added SDCForm to Questionnaire converter
  • Added customizable redirectbutton to Forms
  • Google Cloud Pub/Sub integration
  • Added Setting to specify for what resources should trigger message publishing
  • Added Option to optimistically publish a message before the resource is saved to DB

January 2023 2301

December 2022 2212

November 2022 2211

October 2022 2210

September 2022 2209

August 2022 2208

July 2022 2207

June 2022 2206, LTS

May 2022 2205

April 2022 2204

March 2022 2203

February 2022 - 2202 , LTS

February 2022 - v:2202 is available as a long-term support version. End of life is April 2023.

  • Released a beta version of Aidbox API constructor that allows to define REST API granularly.
  • Added Access Control debug option: su header. It allows doing a request on behalf of a certain user.
  • Added Grafana dashboard RPC API that allows to get Aidbox metrics dashboards and import it to your Grafana.
  • Added _count, _total and _timeout environment variables to configure default values.
  • Improved logging for RPC and GraphQL calls.
  • Fixed Aidbox UI pretty view display.
  • Fixed issues submitted by Aidbox users.
  • Deprecated APM and JMX in default build. Please reach out to us if you're using it.

January 2022 - v:2201

Starting from January 2022 we're switching to a new release cycle. We added:latest and LTS (long-term support) versions. Check Versioning.

  • Added FHIR R4 search parameters to zen FHIR packages (alpha) as a part of our roadmap to run Aidbox on managed PostgreSQL databases.
  • Released loadfrombucket import operation for huge imports that allows loading terabytes of data from an AWS bucket directly to the Aidbox database with maximum performance.
  • Added Aidbox UI new tools: DB Tables and DB Queries to improve database administration and introspection.
  • Added new env box_compatibility_validation_json__schema_regex="#{:fhirdatetime} to enable strict date time validation in JSON schema validation engine per FHIR spec.
  • Improved $export error statuses.
  • Added Search resource reference support.
  • Improved Search parameter expression error reporting.
  • Improved zen profiles support in GraphQL API.
  • Released Multibox box manager API.
  • Added Aidbox UI Analyze Attributes tab description.

December 2021 - v:2112

  • Added slicings support to zen FHIR profiles.
  • Released Devbox performance test suite.
  • Added new community notebooks that demonstrate Aidbox functionality including Bulk export API, Aidbox terminology, Custom resources, etc.
  • Fixed bugs submitted by Aidbox users and updated the documentation.

November 2021 - v:2111

  • Implemented the $translate operation. So now you can translate code from one value set to another, based on the existing value set and concept maps resources, and/or other additional knowledge available to Aidbox.
  • Released FHIR bulk data export. Using $export you can export patientlevel, group level or systemlevel data to GCP, AWS storage in ndjson format.
  • Extended Aidbox Access Policies to GraphQL API.
  • Released Monitoring as an Aidbox component that implements the new metrics API for PostgreSQL, HikariCP and JVM metrics.
  • Added zen FHIR packages version check. Aidbox won't start if you use an outdated zen FHIR package.
  • Extended AuthConfig resource with forgotPasswordUrl attribute.
  • Added Aidbox, Multibox, Devbox and Aidboxdb multiarch Images (ARM64 and AMD64) to resolve Apple Silicon M1 processors performance issues.
  • Added GraphQL access control and Aidbox Terminology community notebooks.
  • Added AIDBOX_COMPLIANCE mode that changes Aidbox behavior to pass HL7® FHIR Conformance Tests.
  • Fixed bugs submitted by Aidbox users and updated the documentation.

October 2021 - v:2110

  • Released new API for Bulk Data import. Using Aidbox.bulk you will be able to import data in both Aidbox and FHIR formats, validate uploaded resources and references asynchronously.
  • Added Smart App Launch sandbox to the Aidbox portal sample app.
  • Added zen FHIR packages that can be used to configure Aidboxes and validate resources against zen FHIR profiles. You can use your custom profiles, convert FHIR profiles to zen FHIR profiles or use zen FHIR packages released by our team:
  • FHIR R4
  • hl7fhiruscoreUS Core
  • hl7fhirusdavincipdexPayer Data Exchange (PDex)
  • hl7fhirusdavincipdexplannetPDEX Payer Network
  • hl7fhirusdavincihrexThe Da Vinci Payer Health Record exchange (HRex)
  • hl7fhirusdavincidrugformularyDaVinci Payer Data Exchange US Drug Formulary
  • hl7fhiruscarinbbCARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®)
  • hl7fhirusmcodemCODE™ (short for Minimal Common Oncology Data Elements)
  • FHIR STU 3
  • nictizfhirnlstu3zib2017Nictiz NL, including MedMij and HL7 NL
  • Added AIDBOX_DEV_MODE env that enables _debug=policy for access policy debugging. We'll add more functionality that will be available for development purposes and can be disabled on production.
  • Fixed bugs submitted by Aidbox users and updated documentation.

September 2021 - v:2109

  • Added Aidbox projects that can be used to configure Aidboxes and validate data. Basically, Aidbox project is a directory with zenlang edn files that describe Aidbox configuration.
  • 5 FHIR compartments are available as default in Aidbox. More details on Compartments API.
  • Added Datadog integration URL configuration. So now you can specify in configuration if you want to use one of the following domainsdatadoghq.com, us3.datadoghq.com, datadoghq.eu, ddoggov.com.
  • Added a tutorial on how to configure HL7 FHIR Da Vinci PDex Plan Net IG on Aidbox.
  • Supported SMART Application Launch Framework Implementation Guide: Patient Portal Launch, Patient Standalone Launch, Provider EHR Launch, Provider Standalone Launch. Check the sample.
  • Released Aidbox API constructor on zen (alpha version).

August 2021 - v:2108

  • Released Aidbox Notebooks. Interactive notebooks for REST, SQL, RPC and Markdown. So now you can create your own notebooks or import community notebooks.

Aidbox notebooks

  • Released a beta version of zen profiling. Advanced profiling with zenlang to configure Aidboxes and validate data.
  • Added Asynchronous Batch Validation mode to validate data in Aidbox against new profiles
  • Released Aidbox RPC API
  • Supported conditional patch (e.g.: PATCH /Patient?name=foo)
  • Added an environment variable to pass the environment to Datadog (dev/staging/prod).
  • Added history for $load and $import so now when using bulk import you have a source of truth for the history of every resource.
  • Added empty query params remove #238. Pleasepay attentionwhenusing jsonschemaaccess policyengine: Fields with empty values, such as [], {}, "", null, are removed before passing request into access policy processing. Make sure to add require check of the fields that are validated by a json schema
  • Fixed some bugs submitted by Aidbox users. Check it here.

July 2021 - v:2107

  • We've released a major Aidbox UI upgrade

New Aidbox UI (7) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (3) (1) (1) (1) (1) (1) (1) (1) (12) (1) (10) (10) (1) (11) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (11) (6).png>)

  • Updated REST Console (check out the tutorial):
  • Explicit request headers contenttype, accept etc
  • Show raw response
  • Added syntax highlight
  • Upgrade Aidbox Java version to 16.
  • Added user.email, user.name to the User grid to improve UX. #397.
  • Improved logging.
  • Reviewed and updated log event schema. The updated schema is available here.
  • Add w\_rtemplated request URL for better aggregation. For example, requests like GET /Patient/pt1 will become GET /Patient/? thus allowing aggregate all read requests for monitoring.
  • Log additional DB metrics from Aidbox.Dev.
  • Added ELK, Kibana, and Grafana to Aidbox image. So now you can start exploring and analyzing logs from scratch. Check our tutorial on exploring and visualizing logs here.
  • We added a new auth mechanism for authorization Aidbox.Cloud and Aidbox.Multibox users by JWT.
  • Support for OKTA as an external OAuth 2.0 provider. Check out the tutorial.
  • Added Intercom so you can get help directly from your Aidbox.Dev or Aidbox.Cloud.
  • Added a guide on search performance optimization to our docs. Check it here.

June 2021 - v:20210610

  • Added support for Bulk API export in CSV. You can use/\[resourceType]/$dumpcsvendpoint to generate CSV file in which JSON resource structure is flattened into commaseparated format. Such an option for data export is useful for integrations with external EHR systems.
  • Added support for IfMatch header in DELETE operation of FHIR REST API. IfMatch is most often used to prevent accidental overwrites when multiple user agents might be acting in parallel on the same resource (i.e., to prevent the "lost update" problem).
  • Added support for additional mime types according to the FHIR specification Accept: application/fhir+json, Accept: application/json+fhir. When one of the headers is specified for your request, the same ContentType header is returned by Aidbox.
  • Implemented integration with Datadog. Datadog offers cloudbased monitoring and analytics platform which integrates and automates infrastructure monitoring, application performance monitoring, and log management for realtime observability of customers. You can configure it as storage for Aidbox logs. The detailed guide on how to use Datadog monitoring capabilities in your Aidboxbased system you can find here. This is an easy way to leverage HIPAAcompliant log management SaaS platform to unify logs, metrics, and traces in a single view.
  • Logs that are published on Aidbox startup are cleaned up from useless data.
  • SSL connection between Aidbox and PostgreSQL is now supported. Please, read the configuration instructions for more details.
  • Fixed a bug with race condition occurring during CRUD operations with IfMatch header. Transaction rollback is implemented for the case when concurrent change happens to the resource.
  • Fixed a bug in the user management module when a second registration for a deleted user resulted in an error.

May 2021.04 - v:20210512

  • Add support for the Prefer header per FHIR spec
  • Add issue field for conditional update error
  • Add proper error message for sign up with existing email
  • Add support for IfMatch header for PATCH request
  • Add FHIR support for $validate operation
  • Fixes for #363, #376, #58

March 2021- v:20210412

February 2021 - v:20210319

  • Builds of aidboxdb for PostgreSQL 11.11, 12.6, 13.2 are released.
  • Aidbox now supports deployment on top of Azure PostgreSQL.
  • Improvements of $changes API: FHIR support, pagination, upper version limit. $changes is now available at the resource level.
  • Enhancement of Transaction Bundle API that allows to populate both resource and history tables in one transaction.
  • During transaction bundle processing attributes of url type that store relative references are now interpreted as Reference type. See the FHIR spec on Attachment data type for details.
  • Enhancement of Search resource that for token search allows fallback to default modifier implementation; (last example in the linked article)
  • Fixed issue with $dump and $dumpsql not allowing CORS requests

January 2021 - v:25012021

0.5.0-SNAPSHOT

Features

0.4.9 \[9 March 2020]

Features

0.4.8 \[16 December 2019]

Features

Plenty of bug fixes!

0.4.7 \[26 September 2019]

Features

Now references to contained resources are represented as localRef attribute in Aidbox & FHIR formats

  • Managed SQL for FHIR search by SearchQuery
  • A default timeout for Search Operations with \_timeout param for highload
  • Ordered search in $lookup
  • microseconds precision for timestamps (Resource.meta.lastUpdated)
  • Better Aidbox <=> FHIR conversion for firstclass extensions
  • Added JWT sub & iss and client IP address to logs
  • aidboxcli elastic search logger now creates a new index for each day
  • Upgrade/Fix PATCH to be fully RFC conformant
  • Added XClientAuth header
  • Addedctscolumn (createdAt) to resources (read more).
  • Entity.history='none' for custom resources to turnoff history
  • Unique validation by isUnique=true in Attribute
  • New Test toolkit stresty to report bugs and test regression (see samples).

0.4.6 \[2 August 2019]

It's time to upgrade your database - please stop your container and change image to aidbox/db:11.4.0 !

Features

  • In REST Console support for multiline URL line using \
  • New //$lookup operation for efficient lookup search in millions of recordsread more
  • AidboxQuery extended with countquery and params types and defaults
  • New //$load and /$load bulk operations were added and $import was upgraded
  • aidbox/db upgrade to 11.4 + fixes in json\_knife pg extension(deep patterns, indexes)
  • Highlighted logs for humans in Aidbox.Dev by default: docker logsf \
  • New Aidbox.Enterprise

0.4.5 \[3 July 2019]

Features

0.4.4 \[17 June 2019]

Features

  • Support for RFC7662 Token Introspection with TokenIntrospector resource. JwtAuthenticator is now TokenIntrospector as well with type=jwt
  • GraphQL Alphasee GraphQL in Aidbox user interface

0.4.3 \[20 May 2019]

Features

  • Sequence APIuse PostgreSQL sequences through REST API
  • Operation bound policy in App manifest
  • Clear resources deleted in App manifest (#70)
  • Bulk load terminologiestutorial
  • Logs from Aidbox to ElasticSearchtutorial

Bug Fixes

  • Sort by polymorphic elements (#90)
  • Fix ge and le operators for date search (#85)
  • Search \_has and param name with dash (#95)

0.4.2 \[22 April 2019]

Features

Bug Fixes

  • Auth first\_party JWT session
  • html sanitise in Narrative
  • Fix date validation
  • Better validation error reporting

0.4.1 \[8 April 2019]

This release is mostly dedicated to stabilisation of new auth module. Check-out it's Authentication Flows!

Features

  • Support for _txid parameter and ETAG header for history pooling
  • Support for XHTTPMethodOverride header for inflexible http clients
  • Support XCorrelationId and XRequestId headers

Bug Fixes

  • Reference search with :identifier#47
  • Support for isOpen for applications#69
  • Failure of search with invalid search param#65
  • FHIR transaction endpoint urls without /#62
  • Search: multiple _sort parameters#73

0.4.0 \[22 March 2019]

Features

  • New Auth module (OAuth2, OpenID Connect and SCIM implementations)
  • Web UI for Aidbox.Dev
  • Migrate to Java 11
  • Clusters in Cloud

Breaking Changes

  • Auth module endpoint's changed oauth => auth
  • Structure of Auth Client and User changed
  • Turnoff insecure Aidbox.Dev startnow you have to provide AIDBOX\_CLIENT\_ID and AIDBOX\_CLIENT\_SECRET

Bug fixes

  • Fix search by reference with :identifier modifier
  • Fix Bundle.total value when performing search inside Compartment
  • #51 Fix CodeSystem create on /fhir api
  • #49 Fix \_sort with dashes in parameter name

0.3.5 Hotfix

  • #51Fix CodeSystem create on /fhir api

0.3.4

  • Subscriptions $poll operation and webhook channel: Subscriptions;
  • Fixed Aidbox to FHIR data transformation bug when polymorphic attributes wasn't properly handled in recursive elements such as QuestionnaireResponse.item
  • Support _total search parameter (\_totalMethod=count also works)
  • Support page search parameter (\_pagealso works)
  • Added $querySQL query into REST Endpoint
  • \_querycustom search related to resourceType
  • Implemented Compartments for requests like /fhir/Patient/xxx/Observation; Compartments are defined with CompartmentDefinition resource
  • Observation/$lastn is accessible as a part of Patient's compartment: /fhir/Patient/ID/Observation/$lastn
  • Implemented :iterate modifier for _include search parameter
  • Refactored FHIR search engine internals to leverage PostgreSQL's GIN index
  • Add BoxName headers (allows to specify box, without changing the url)
  • Implement fulltext search with RUM indices (requires PostgreSQL 11 with the rum extension)
  • Experimental support for FHIR 4 resources and search parameters
  • Experimental XML support for endpoints starting with /fhir/ prefix

0.3.3

  • Introduced refresh tokens into oauth module;
  • Implemented /Observation/$lastn and /fhir/Observation/$lastn endpoints;
  • Support __debug=policy parameter to inspect and debug request authorization layer;
  • CapabilityStatement metadata endpoint;
  • Added IfMatch header support for atomic updates;
  • Fix metadata migration bug (fixes issues #16 and #6)
  • Added complex engine for AccessPolicy resource

0.0.3

  • Started to reflect all the changes in the CHANGELOG.