Skip to content

Releases: Aptivi/VisualCard

[servicing] VisualCard v0.8.1: Updated Database!

11 Oct 12:29
Compare
Choose a tag to compare

This release is intended to update the database support library.

Changes

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

  • [*] Updated the SQLite support library to 7.0.12

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.8.0: New month, new release!

01 Oct 07:17
Compare
Choose a tag to compare

We're starting October with a brand new version of VisualCard! We've added some more properties and fixed things up.

Changes

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

  • [+] Added LABEL and CLASS properties
  • [+] Added support for relation, contact event, and identifier to the Android parser
  • [*] Fixed photo, logo, and sound parsing causing crashes

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.

[servicing] VisualCard v0.7.1: Crash Fix!

18 Sep 12:40
Compare
Choose a tag to compare

We've made this quick hotfix release to fix a crash related to some VCards.

Changes

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

  • [*] Fixed crash when parsing some generated VCards.

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.7.0: RTFM: Read The Fine Manual!

18 Sep 10:03
Compare
Choose a tag to compare

We've made this release to correct the mistake of the previous version being released as the current version for SNK.

Changes

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

  • [+] Added signing (strong name)
  • [+] Added documentation

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.

[servicing] VisualCard v0.5.1: Signing Shower!

13 Sep 14:26
Compare
Choose a tag to compare

This release is part of the SNK Release Shower!

Changes

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

  • [*] Signed with the Aptivi signing key!

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.6.0: Scan me!

12 Aug 09:02
Compare
Choose a tag to compare

We've released this version to add MeCard support and improve the parser

Changes

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

  • [+] Added MeCard parsing support
  • [*] Improved the VCard parsers

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.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.