Skip to content

Releases: janithl/Flagitect

v1.4.0

02 Dec 03:37
16f8c45

Choose a tag to compare

  • Upgrade to React Native 0.72 (#26) which allows us to target Android 11 and above!
  • Some dependabot updates and documentation improvements

v1.3.0

10 Jul 03:06

Choose a tag to compare

  • Added tests for charges and divisions
  • Updated Pall rendering - Fixes #22
  • Move getMidpoint and getPointCoordinates to utils and expand tests for all utils - Fixes #21
  • Add new charges: Flower and Shield - Fixes #23
  • Updated Star to use new util method and minor change to rendering logic

v1.2.0

27 Jun 17:55

Choose a tag to compare

Fourth Prod Release

  • Updated app icons - Fixes #17
  • Added new charges: Pall, Stripes Wavy, Stripes Serrated - Fixes #18
  • Added ability to clone charges - Fixes #19
  • Enabled Hermes JS engine

v1.1.1

21 Jun 05:53

Choose a tag to compare

Third Prod Release - Bugfix

  • Colour Change doesn't get cancelled, and will affect subsequent Add Colour action

v1.1.0

21 Jun 03:23

Choose a tag to compare

Second Prod Release

  • Star algorithm updated! Stars can now have thickness, and the code is much simpler - Fixes #1
  • minor rotation update
  • Replace the paint icon with view instead of SVG - Fixes #4
  • Fix text overflow on some labels - Fixes #3
  • Refactor divisions and add Gyronny division - Fixes #6
  • Fix thickness for Greek Crosses, Bends and Saltires - Fixes #8
  • Ensure base size of SVG canvas remains consistent across devices - Fixes #9
  • Add thickness control for Crescent - Fixes #10
  • Add 3D buttons - Fixes #12
  • Colour Picker enhancements - Fixes #14
  • Added Hue-based colour picker
  • Added HSV to RGB method and tests for it
  • Added ability to edit division colours

v1.0.0

16 Jun 02:50

Choose a tag to compare

First Prod Release!

  • Changed Save SVG to Share SVG

v0.3.0: Fourth Alpha Release

15 Jun 16:53

Choose a tag to compare

Pre-release
  • added ability to repeat charges
  • fixed empty spaces in checked division rendering
  • SVG markup export fixes
  • new charges! added bends and saltire

v0.2.0: Third Alpha Release

14 Jun 18:56

Choose a tag to compare

Pre-release
  • added charges! crosses, piles, stars and more.
  • navigation and control updates, and UI refinements throughout
  • support for borders
  • tons of code refactors (20 commits worth!)

v0.1.1: Second Alpha Release

14 Jun 18:53

Choose a tag to compare

Pre-release
  • added hardware acceleration for menu and modal
  • some menu and header fixes + styling
  • added licenses and menu improvements
  • rewrote menu and flag sizing with hooks

v0.1.0: First Alpha Release

14 Jun 18:52

Choose a tag to compare

Pre-release
  • initial alpha release with divisions, colours, and proportions
  • you can export SVGs or PNGs
  • your work is saved even if you quit app