Unfortunately, changelogs are only available in English.
Implemented in version Description
0.2.1 Self-tests implemented
Implemented comprehensive self-tests for the application to ensure reliability and stability. These tests automatically validate core functionality, database connections, and essential features, helping maintain application quality during development and deployment.
0.1.5 VoIP CallCost imports
Added methods to import callcost data from providers like Voys and VoipFabric, so you can invoice those to your clients. Currently WeFact is required for this task. Later other invoicing providers will be added too.
0.1.5 Invoicing available
Added methods to invoice customers. The portal can now send invoices to customers, and you can manage your invoicing data. Invoices can be sent via email, and you can also download them as PDF files. This feature is currently also available integrated with WeFact, and support for other invoicing providers will be added in the future.
0.1.4 NextName API
NextName API can now be used to import data. This allowes domain-data synchronisation between their portal and ours.
0.1.2 Fixed potential crash
Fixed an issue which caused the application to throw a error 500 when there were no external APIs available to check for internet line options.
0.1.2 RoutIT Infra API available
The RoutIT Infra API is now available for (bulk) zipcode checks.
0.1.1 New user registering.
When new users register, they now get a screen to create their own company and therefore billing data.
0.1.1 Deleting your roles.
It is now possible to delete the roles you creates. Also SoftDeletes has been enabled so worst case scenario we are able to retrieve the deleted role on the background.
0.1.1 Styling.
A lot of styling done to make it look a little better :) Thanks to yoghurt1520.
0.1.1 RoutIT Infra API
Added the RoutIT Infra API which allowes the user to check if RoutIT has infrastructure to provide internet lines to a specific zipcode within The Netherlands.
0.1.1 Fixed permissions
Fixed a permission issue which allowed the user to sync items with the Wefact API while the user had no permissions for this action.
0.1.0 Alpha Release.
First release for internal use, various items have been fixed, only to be used internally for Netwerkplek or Datalease.
0.0.10 Varous bugfixes.
Various bugfixes in quotes, they can now be fully edited locally. Also deleting quotelines works completely. Also updating prices while editing the quote now works.
0.0.9 Wefact connection available.
Quotes can now be created, locally and kept in sync with external wefact. Sending is also possible so the customer will receive notification from wefact to sign the quote. Also items needed for quotes, like articles and articlegroups can now be synced from wefact.
0.0.1 Changelog Screen.
By clicking the version number, a screen is now implemented so users can see the entire changelog. This screen will later be expanded with a feedback and feature request screen.
0.0.0 Initial start
Start maintaining changelogs.