Skip to content

Releases: Aptivi/VisualCard

[release] VisualCard v0.5.0: Fixed!

10 Aug 11:03
Compare
Choose a tag to compare

We've released the fifth major version of VisualCard to add some things.

Changes

This release contains a variety of changes, including, but not limited to:

  • [+] Added support for 5 new variables
  • [*] Improved the card parsing functionality

Review the commit history if you want to get a deep insight about the changes.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] VisualCard v0.4.0.0: Under Warranty

02 Jul 09:47
Compare
Choose a tag to compare

This release is only a small hotfix release to fix certain bugs related to parsing the contact files.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

3 improvements were made since last release

  • [*] First block of image, sound, or logo should align exactly to 74 characters
  • [*] Reworked on type and argument value getters
  • [*] Fixed crashes related to argument parsing

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] VisualCard v0.3.0: Spectacular Cards

28 Mar 09:06
Compare
Choose a tag to compare

This release adds limited support for the Android contacts2.db file, and improves card parsing in several ways.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

4 additions were made since last release

  • [+] Added saving cards to string
  • [+] Added limited support for Android contacts database support
  • [+] Added equality for cards
  • [+] Added organization type

Improvements

4 improvements were made since last release

  • [*] Improved argument parsing for VCard 4.0
  • [*] Added AltArguments to the rest of the info classes
  • [*] Improved VCard generation for Alt ID
  • [*] General improvements

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] VisualCard v0.2.0: More Saves!

06 Mar 05:07
Compare
Choose a tag to compare

This release improves the architecture of VisualCard by allowing you to edit and save your cards more efficiently.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

1 addition was made since last release

  • [+] Added VCard parsing by file, by stream, or by string

Improvements

3 improvements were made since last release

  • [*] Fixed grammatical error on parse errors
  • [*] Fixed titles not being parsed
  • [*] Improved saving

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[release] VisualCard v0.1.0: Contacts and Cards

20 Feb 03:50
Compare
Choose a tag to compare

VisualCard gets its first release after spending more than 9 months of development because of internal issues. It allows you to parse your VCard contact files in multiple versions.

Changes

This release contains a variety of changes, including, but not limited to:

Additions

1 addition was made since last release

  • [+] Added support for new card values (Timezone, geography, etc.)

Improvements

2 improvements were made since last release

  • [*] Fixed parsing with separate contacts delimited by newlines
  • [*] Extended ALTID support to more types

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

[alpha] VisualCard v0.1.0.0-alpha04: Fourth Alpha

17 Feb 06:14
Compare
Choose a tag to compare

This version of VisualCard makes general parsing improvements.

Pre-release

This release is a pre-release version which will hopefully come soon. It may contain features that may or may not make it to the final product. It may also contain bugs that may impact experience, so use it at your own discretion and report any bugs found.

Changes

This release contains a variety of changes, including, but not limited to:

Improvements

3 improvements were made since last release

  • [*] Re-targeted to .NET Standard 2.0
  • [*] Fixed VCard and photo parsing
  • [*] Fixed stuck file handle

More changes?

Below changes are listed, if you want to go deep in details of what changed between the last release and the current one.

Feedback?

If you have issues with this version, report to us by making a new issue ticket.

Version 0.1.0.0-alpha03 - Third Alpha

18 Aug 12:29
Compare
Choose a tag to compare
Pre-release

This release adds more types and improves ALTID parsing

Changes

  • [+] Added more types (BDAY, REV, ...)
  • [*] Improved ALTID parsing

To see the full changes, have a look at the commit history of this release tag.

Version 0.1.0.0-alpha02 - Second Alpha

17 Aug 15:00
Compare
Choose a tag to compare
Pre-release

This release adds a new type

WARNING: This release is an alpha version of VisualCard and may have features that are left unimplemented.

Changes

  • [+] Added photo
  • [*] Reduced NuGet download size

To see the full changes, have a look at the commit history of this release tag.

Version 0.1.0.0-alpha01 - First Alpha

27 Jun 03:35
Compare
Choose a tag to compare
Pre-release

This release says hello to the .NET community!

WARNING: This release is an alpha version of VisualCard and may have features that are left unimplemented.

Changes

  • [*] Initial release

To see the full changes, have a look at the commit history of this release tag.