Skip to content

Releases: talenfisher/fix3p

v0.7.1

20 Apr 15:45
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release
  • Updated dependencies
  • Shows annotations for presets in paint mode (#50)

v0.7.0

04 Dec 20:05
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

This release includes the following changes:

FIX3P-9 Mask/Annotation Presets:

  • Use a pre-defined list of annotation color/label pairs and customize the default background color of an X3P's surface.
  • X3P.JS Updated to v0.10.1 to take advantage of a streamlined way of setting default mask tags
  • Documentation added for setting mask/annotation presets

FIX3P-14 Krash URL Update:

  • Crash reports now report to an updated version of Krash hosted on AWS. It was previously hosted on Vultr.

v0.6.3

14 Oct 18:25
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

This release includes the following:

FIX3P-1 Upgrade X3P.JS - upgrades the underlying library for x3p file interactions to v0.9.3
FIX3P-2 Upgrade FiX3P Dependencies - upgrades to dependencies
FIX3P-3 X3P.JS Docs Website - fixes visibility on some X3P.JS documentation pages
FIX3P-4 Upgrade X3P.JS Dependencies - upgrades to dependencies of the x3p.js library
FIX3P-5 Annotation Blurring - blurs annotations after pressing enter

v0.6.2

28 Aug 21:28
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Security patch - this release includes updates to dependencies only.

v0.4.1

22 Mar 12:56
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

This hotfix removes source maps and ensures code minification in production environments.

v0.4.0

22 Mar 01:34
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

This release introduces the logging and crash reporting systems. Crash reports are now posted GitHub issues with the help of my krash api. Crash reporting is an opt-in feature: to enable it on a hosted instance, go to /settings.html. If you are running the chrome extension, right-click on the X3P icon and select options. The settings/options page looks like this. This feature is covered in more detail on the wiki.

This release also marks the transition from webpack to parcel. In addition to being (mostly) configuration-free, Parcel allows for use of several cool posthtml features and plugins, including posthtml-include! Several parts of the application have been restructured around this to be more easily maintained.

Next Release

Features slated for the next minor release include the following:

  • Custom Color Palletes/Presets
  • Improved color selection menu, with colors that are present in the X3P file's mask.

v0.3.1

25 Feb 19:13
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
0.3.1

v0.3.0

25 Feb 18:27
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
0.3.0

v0.2.0

25 Feb 17:23
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
0.2.0

v0.1.21

12 Dec 18:47
Compare
Choose a tag to compare
v0.1.21 Pre-release
Pre-release

Patch for #6