Skip to content

Releases: okTurtles/group-income

v1.0.7

01 Sep 19:16
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

NOTE: when upgrading, it's important to first delete the dist/ folder and replace it with the new contents from the archive.

What's Changed

Full Changelog: v1.0.6...v1.0.7

$ sha256sum gi-*
e1b886d70a929d846cd9d54154746e99bc627906f83b1248d4ce1cb13565e103  gi-v1.0.7.debug.tgz
8d047b4c86d8d206f9d17b054bb9afc4ada6b9ea93461c666c73a8aab5a1a8de  gi-v1.0.7.tgz

v1.0.6

06 Aug 17:23
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

NOTE: when upgrading, it's important to first delete the dist/ folder and replace it with the new contents from the archive.

What's Changed

Full Changelog: v1.0.5...v1.0.6

sha256sum gi-*
bfeb1dc30e31ae1bd19f93991e210249e892db51f11ac0945b72dddaaed1fe10  gi-v1.0.6.debug.tgz
2814ef0ef722c4a4f8bda5022952acfc087a0b86474845e1cbf6742849115e3e  gi-v1.0.6.tgz

v1.0.5

01 Aug 18:41
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

What's Changed

Full Changelog: v1.0.4...v1.0.5

$ sha256sum gi-*
a4dcfa1f445f52d2a9e590f9af8a82298398ad301a91d33b313c5dcf6a53317c  gi-v1.0.5.debug.tgz
f3117ee4684c2c8f4be84c86e954ad6827665f4b9554cb4c4b974b96538583b0  gi-v1.0.5.tgz

v1.0.4

27 Jul 21:41
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

What's Changed

NOTE: This release contains no changes to the server or frontend, it just fixes an issue with 1.0.3 not running because of an issue with the Gruntfile.js.

Full Changelog: v1.0.3...v1.0.4

$ sha256sum gi-*
ccdf1400c05861c455bc69cfbb4054e5a4795cc45e07a17ca73fe3319019918a  gi-v1.0.4.debug.tgz
d3e98b8bcbb1a5c9a6da8cf93b735ade1f9de90d76619e3678e0861225a08085  gi-v1.0.4.tgz

v1.0.3

27 Jul 21:01
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

What's Changed

Full Changelog: v1.0.2...v1.0.3

$ sha256sum gi-*
371aa1c38887f4094033251fc944a7d2a12dd3d74394eb8f458705bdc62bdf39  gi-v1.0.3.debug.tgz
cd0857daab430850717731f1685a813782bf69779591be033748741c41cb6b13  gi-v1.0.3.tgz

v1.0.2

27 Jul 02:23
5f69ba4
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

What's Changed

This release only changes the backend (not the frontend or contracts):

Full Changelog: v1.0.1...v1.0.2

$ sha256sum gi-*
f2287a2200c284462a0493e2fb1e9a3019f2b5fba12951ec67c844ffeb325a9e  gi-v1.0.2.tgz
8d00dfe85636cf28a61d988b5c8733397bf6f0b328592de5a6e60324bcf8d4a6  gi-v1.0.2.debug.tgz

v1.0.1

26 Jul 23:39
459c68c
Compare
Choose a tag to compare

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

What's Changed

Full Changelog: v1.0.0...v1.0.1

$ sha256sum gi-v1.0.1.tgz 
d429461a5f00425bd454ed782ac47cd316a2b2ce05147e34ab875debf9cfe5bf  gi-v1.0.1.tgz

v1.0.0

19 Jul 16:26
Compare
Choose a tag to compare

🥳

How to run this

The archive file contains a dist/ folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve. On a production site, you should to use these environment variables:

  • NODE_ENV=production
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite is recommended)

We plan to eventually publish some docker containers that will do all of this for you.

What's Changed

Full Changelog: v0.8.0...v1.0.0

$ sha256sum gi-v1.0.0.tgz 
68618c173093c477b0c7dd06315932af671043fea97cbcfb0b8a29369bc3e450  gi-v1.0.0.tgz

v0.8.0

16 Jul 22:28
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Warning

This release requires recreating groups

What's Changed

Full Changelog: v0.7.0...v0.8.0

$ sha256sum gi-v0.8.0.tgz
90444e830bb055891914eff0cd126c6c0d45169444ef0d79bba390118bb6b511  gi-v0.8.0.tgz

v0.7.0

08 Jul 20:22
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.7.0

$ sha256sum ignored/gi-v0.7.0.tgz 
713f157f3ab15dd351641dbaf34b3ad68dacd96fd4509f48752c32e49c3faf24  gi-v0.7.0.tgz