Skip to content

Releases: mstrlargo/vgc-shelf

QR Fix and new icons

Choose a tag to compare

@mstrlargo mstrlargo released this 29 Jul 03:06
6846d89

Qr codes were not resizing correctly at smaller label sizes.

Revised the calculation now gives the 2.25 × 1.25 label about 1.18″ of text width instead of roughly 0.93″, reduces the QR from about 1.11″ to 0.86″, and scales typography against the remaining text area.

The same adaptive calculation applies to every preset and custom size now as well

added in the new icons!

Full Changelog: Beta-v0.9.56...Beta-v0.9.6

Icon update

Choose a tag to compare

@mstrlargo mstrlargo released this 28 Jul 16:30
969b4c3

Updated to a new icon

Full Changelog: Beta-v0.9.55...Beta-v0.9.56

Asset tag size update

Choose a tag to compare

@mstrlargo mstrlargo released this 25 Jul 18:40
9559973

Small change to allow changing the asset tag size to fit your label printer. Settings are located under the admin page

Admin Settings now includes:

  • 2.25 × 1.00 inches
  • 2.25 × 1.25 inches
  • 2.25 × 1.50 inches
  • 2.00 × 1.00 inches
  • 3.50 × 1.125 inches
  • Custom width and height

The selected dimensions apply to:

  • Single-label printing
  • Bulk-label printing
  • Printer page dimensions
  • QR-code sizing
  • Font scaling
  • Label previews

###Added customizable label content.
Admin Settings now provides show/hide controls for:

  • QR code
  • Asset label text
  • Asset tag
  • Item title
  • Collection name
  • Platform
  • Collection type
  • Owner name
  • Owner email
  • Barcode

The label automatically resizes its text based on the number of enabled fields and the selected label dimensions. This applies to previews, individual printing, and bulk printing.

#6 resolved asset label sizing error

Full Changelog: Beta-v0.9.5...Beta-v0.9.55

UI/UX Polish v0.9.5

Choose a tag to compare

@mstrlargo mstrlargo released this 23 Jul 17:19
88b3d96

UI/UX polish

I'm still at the point now where I think I'm ready to go to V1.0 but I'd love to hear from anyone using vgc-shelf. what are some things you would like to see? where are you having issues? what can be better? Please feel free to open an issue with your ideas or any issues you are encountering. https://github.com/mstrlargo/vgc-shelf/issues

Global Layout

  • Increased page gutters
  • Increased spacing between major sections
  • Standardized all page widths
  • Better vertical rhythm throughout the application

Header

  • Taller navigation bar
  • More spacing between navigation buttons
  • Better separation between navigation and search
  • Slightly larger search box
  • Improved alignment of logo, account info, and navigation

Cards

  • More internal padding
  • Larger gaps between sections
  • More consistent border radius
  • Improved shadow hierarchy
  • Better spacing around images

Forms

  • More spacing between fields
  • Better label spacing
  • Consistent input heights
  • Better button spacing
  • Improved modal layouts

Collection Cards

  • Larger image margins
  • More breathing room around statistics
  • Better spacing for action buttons
  • Cleaner title/description layout
  • Floating drag overlay that follows the pointer
  • Cards moving smoothly out of the way while dragging
  • Stable grid collision detection
  • Dedicated Move handle
  • Mouse, touchscreen, and keyboard support
  • Order saved only when the card is released
  • Separate sorting for pinned and regular collections

Statistics Tiles

  • More padding
  • Better spacing
  • Improved typography hierarchy

Tables

(Lending, Reports, Search, Admin)

  • Taller rows
  • Better cell padding
  • More readable headers
  • Better spacing around filters

Modals

  • Larger padding
  • Better spacing between sections
  • More comfortable scrolling
  • Cleaner footer actions

Mobile

  • Improved card spacing
  • Improved modal spacing
  • Improved touch targets
  • Reduced cramped controls
  • Design System Cleanup

I'm also going to consolidate the spacing into reusable design tokens instead of having different spacing values throughout the app. That means future features will automatically match the updated look without additional work

Full Changelog: Beta-v0.9.3...Beta-v0.9.5

FUNctionality update v0.9.3

Choose a tag to compare

@mstrlargo mstrlargo released this 17 Jul 20:51
ec23fbb

This is a BIG update focused on backend changes and asset tracking

Sorry for the delay on this update. I had hoped to get it out sooner but between work, life and other things this got delayed. I'm to the point now where I think I'm ready to go to V1.0 but I'd love to hear back from anyone using this app. what are some things you would like to see? where are you having issues? what can be better? Please feel free to open an issue with your ideas or any issues you are encountering. https://github.com/mstrlargo/vgc-shelf/issues

Metadata refactor

metadata search implementation changed so that every collection type shares one engine rather than four different ones.

#5 Reporting and collection upgrades
Added the ability to manually drag-and-drop ordering
Added collection Pinning
Created Collection archiving

Lending

Overdue report
Email reminders

  • SMTP Settings added to both env settings and admin page environment-variable SMTP settings act as a fallback.
    Borrower history
    Checkout history timeline

#4 Asset Tag improvements

Bulk print by collection
Print selected tags
Reprint missing/damaged labels
Filter by checked out / available

Search

Search by asset tag
Search by barcode
Search by borrower
Top 10 ranked results in the normal metadata panel
Search more results... popup
Larger result requests from metadata providers
Exact title and title/platform ranking
Platform filtering
Release-year filtering
Provider selection inside the popup
Detailed artwork and descriptions
Select buttons for each result
Create Custom Item fallback
Support for Games, Systems, Peripherals, and Toys-to-Life

Full Changelog: Beta-v0.9,2...Beta-v0.9.3

Collection API Integration update v0.9.2

Choose a tag to compare

@mstrlargo mstrlargo released this 29 Jun 18:58
c7e48ad

Version 0.9.2

#3 API Collections upgrade
Matched layout across all collections.
added Pricecharting integrations to Collections other than Games.
Added Pricecharting as a selectable source when searching for an item.

Full Changelog: Beta-v0.9.1...Beta-v0.9,2

Usability update v0.9.1

Choose a tag to compare

@mstrlargo mstrlargo released this 26 Jun 20:38
add0eec

Version 0.9.1

#1 Collection Page
Added sort function for collections

#2 Collection Cover Improvements
moved "add collection" to the bottom of the page when in mobile mode or when window is resized
Auto-crop collection images.
Consistent aspect ratio.
Fallback artwork if no image is uploaded.

Quick Actions added to the collection cards:
Add Item
Print Asset Tags
Export CSV
Reports

Collection Statistics on Cards Show directly on the collection Cards:
Number of Items
Number that are currently Checked Out

Added Assets Page for managing asset tags

Reports Page
added link to the assets page

Full Changelog: Beta...Beta-v0.9.1

Inital release v0.9.0

Choose a tag to compare

@mstrlargo mstrlargo released this 08 Jun 20:28

First Release of VGC-Shelf