Skip to content

Releases: lieuzhenghong/inspectors-gadget

Inspector's Gadget v1.0.1

18 Dec 05:28
Compare
Choose a tag to compare

Inspector's Gadget v1.01

Bug fixes

Fixed picture sorting by image name

Removed features

Removed Control-L shortcut as users were pressing it accidentally

Inspector's Gadget v1.0.0

16 Aug 09:11
Compare
Choose a tag to compare

Inspector's Gadget v1.0.0

With the save-load function complete, Inspector's Gadget is now feature-complete. The v1.0.0 naming is long-overdue as Inspector's Gadget has already been used in production for quite a while now.

Inspector's Gadget is now feature-complete, but of course software is never finished. I will continue to improve and maintain the software on a retainer basis.

New features

  • Delete and rename individual saves

Improvements

  • UI/UX changes

Possible new features

  • Export save feature
  • Login feature (?)
  • Proper documentation and/or README.md

Possible new improvements

  • Shrink label image to a manageable size on upload
  • Improve sort function to be able to sort in reverse order (useful for defects)
  • Improve UI/UX
  • Give Inspector's Gadget an icon
  • Add splash page (?)

Inspector's Gadget v0.3.2-alpha

15 Aug 15:51
Compare
Choose a tag to compare
Pre-release

New features (minor)

  • Added a table of defects to the 'Edit data and saves' page

Inspector's Gadget v0.3.1-alpha

14 Aug 15:47
Compare
Choose a tag to compare
Pre-release

Bug fixes

  • Fixed a bug where the same save could appear multiple times on the list of saves

Inspector's Gadget v0.3.0-alpha

13 Aug 08:24
Compare
Choose a tag to compare
Pre-release

New features

  • Improved save feature now supports multiple saves and the ability to delete saves.
  • Added a new "Edit data and saves" page.
  • Added the ability to change the building and floor in the "Edit data and saves" page.

Improvements

  • Added a legend to the bottom of every exported page and improved the layout of the exported page.

Bug fixes

  • Fixed a bug where trying to edit an existing label's name would throw an error

Upcoming features

  • Shrink label image to a manageable size on upload
  • Improve sort function to be able to sort in reverse order (useful for defects)
  • UX/UI improvements
  • Program icon
  • Splash page (?)
  • Login (?)

Inspector's Gadget v0.2.0-alpha

06 Aug 06:58
Compare
Choose a tag to compare
Pre-release

New features

  • Save and load your previous work with Ctrl-S and Ctrl-L. This save persists across sessions but not across devices. Uses localForage (IndexedDB) under the hood.

Upcoming features

  • Improve sort function to be able to sort in reverse order (useful for defects)
  • Improve performance with lots of big images uploaded
  • Improve UI/UX

Inspector's Gadget v0.1.0-alpha

27 Jul 17:23
Compare
Choose a tag to compare
Pre-release

This is the first public release of Inspector's Gadget. It is in alpha because very little testing was done.
The release is for Windows only.

Installation

Download the .zip file and run inspectors-gadget.exe.

Features

  • Upload floor plan
  • Import photos
  • Tag floor plan
  • Caption photos
  • Export floor plan
  • Export photos table

Upcoming features

  • The ability to save your work
  • Performance improvements
  • A snazzy new icon
  • A snazzy new redesign