Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

Releases: MichaelGatesDev/ccss-support-manual

v1.4

21 Jun 22:54
Compare
Choose a tag to compare

New Features:

  • Uses Electron Forge to package into a nice, portable format. No longer uses zeit/pkg.

v1.3.27

12 Feb 00:02
Compare
Choose a tag to compare
Bump version

v1.3.26

31 Jan 20:37
Compare
Choose a tag to compare
Remove unnecessary files

v1.3.25

14 Dec 13:21
Compare
Choose a tag to compare
  • Add back pkg as primary build library which results in smaller binary sizes and less bugs

v1.3.24

05 Dec 17:32
Compare
Choose a tag to compare
  • Possibly fixed windows file path separator issue

v1.3.23

03 Dec 18:11
Compare
Choose a tag to compare
  • Escape forward slash in image path replacement

v1.3.22

03 Dec 17:41
Compare
Choose a tag to compare
  • Most probably fixed path issue on WIndows

v1.3.20

26 Nov 20:01
Compare
Choose a tag to compare
  • Fix regexp for image path replacement failing on Windows due to unescaped characters

v1.3.19

26 Nov 19:53
Compare
Choose a tag to compare
  • Possible fix invalid image paths on Windows
  • Possible fix for updater rename failing

v1.3.18

26 Nov 19:38
Compare
Choose a tag to compare
  • Use forward slash / for image paths used on the web instead of platform-dependent separators