Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Releases: SuperNinja-4965-Archive/Inventory-System

Release 0.96

30 Mar 20:21
Compare
Choose a tag to compare
Release 0.96 Pre-release
Pre-release

Bugs Fixed: Fixed an issue with the way the search box worked causing it to wipe entire categories and mis-send data

The Program is 96% complete but all existing functions work.
The program only has a few css changes that need to be made at this stage as well as any future bugs need fixing.

GOOD NEWS! You can now customise the settings of the program in the new settings file!

Plans for the future (after 1.0 release):
Allow the users to sort the category's data in the order they want.
Possibly allow the same for the actual categories.
EDIT: Possibly allow custom images to be used.

Optional program settings:
If you want the browser to auto open:
Create an empty file called: OpenBrowser.yes
If you no longer want the browser to auto-open then delete that file.
All optional settings can now be set in the settings file

This version has been tested on:
Windows 10
Fedora 31

This program has been coded in golang (https://golang.org) and is subject to the MIT License.
All release versions below 1.0 are pre-releases.
This release is built in golang version 1.14.1
Linux Version being compiled soon.

Release 0.95

30 Mar 19:06
Compare
Choose a tag to compare
Release 0.95 Pre-release
Pre-release

The Program is 95% complete but all existing functions work.
The program only has a few css changes that need to be made at this stage as well as any future bugs need fixing.

GOOD NEWS! You can now customise the settings of the program in the new settings file!

Plans for the future (after 1.0 release):
Allow the users to sort the category's data in the order they want.
Possibly allow the same for the actual categories.
EDIT: Possibly allow custom images to be used.

Optional program settings:
If you want the browser to auto open:
Create an empty file called: OpenBrowser.yes
If you no longer want the browser to auto-open then delete that file.
All optional settings can now be set in the settings file

This version has been tested on:
Windows 10
Fedora 31

This program has been coded in golang (https://golang.org) and is subject to the MIT License.
All release versions below 1.0 are pre-releases.
This release is built in golang version 1.14.1

Release 0.9

29 Mar 22:36
567925d
Compare
Choose a tag to compare
Release 0.9 Pre-release
Pre-release

This is the first release of the program.
The Program is 90% complete but all existing functions (except search) work.
The program only has a few css changes that need to be made at this stage and the code for the search bar (and advanced search) need to be implemented.
Default Ports:
HTTP: 8080
HTTPS: 8443
Release 1.0 will allow user to change default ports without manually rebuilding the program

Plans for the future:
Allow the users to sort the category's data in the order they want.
Possibly allow the same for the actual categories.
EDIT: Possibly allow custom images to be used.

Optional program settings:
If you want the browser to auto open:
Create an empty file called: OpenBrowser.yes
If you no longer want the browser to auto-open then delete that file.

This version has been tested on:
Windows 10
Fedora 31

This program has been coded in golang (https://golang.org) and is subject to the MIT License.
All release versions below 1.0 are pre-releases.
This release is built in golang version 1.14.1