Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.135

    protected
    4c0fd368 · Bump version to 0.1.135 ·
    Bump version to 0.1.135
    
    - Critical security patch, update doctrine/dbal to fix security issue
      (https://github.com/advisories/GHSA-r7cj-8hjg-x622)
    
  • v0.1.134

    protected
    5d913baa · Bump version to 0.1.134 ·
    Bump version to 0.1.134
    
    - Do not extrapolate wallet cost predictions because it shows unrealistic numbers
    - Fix error when viewing product having trashed alternate inventory products
    - Fix inventory error when buying some product combinations
    - Fix incorrect inventory period report product unbalance volume percentage
    
  • v0.1.133

    protected
    182c1f8d · Bump version to 0.1.133 ·
    Bump version to 0.1.133
    
    - Hotfix for error on inventory period report with in-balance products
    
  • v0.1.132

    protected
    45c8316c · Bump version to 0.1.132 ·
    Bump version to 0.1.132
    
    - Add separate inventories and bar inventory button to bar management page
    - Add unbalance percentage of product volume in inventory period report
    - Add week/month jump buttons to inventory time travel
    - Collapse exhausted inventory products on add/remove/balance/move pages as well
    - Fix incorrect success message when moving inventory products
    - Fix accidental selections in kiosk mode
    - Fix alternate inventory items not being cloned with a product
    - Fix inventory quantity estimations and cost predictions suggesting huge numbers in very short periods
    
  • v0.1.131

    protected
    8b00f2f0 · Bump version to 0.1.131 ·
    Bump version to 0.1.131
    
    - Fix inventory product monthly purchase estimate, properly extrapolate for short periods
    - Fix wallet top-up monthly expense prediction, properly extrapolate for short periods
    
  • v0.1.130

    protected
    a86b47ca · Bump version to 0.1.130 ·
    Bump version to 0.1.130
    
    - Add monthly purchase estimate and drain estimate to inventory products
    - List purchase volume for all products in inventory period report
    - Show product quantity sum on inventory index
    - Fix inventory report not balanced warning not showing up in some cases
    - Fix inventory period report showing empty stats in some cases
    - Hide inventory quantities for trashed products
    
  • v0.1.129

    protected
    89771dd0 · Bump version to 0.1.129 ·
    Bump version to 0.1.129
    
    - Fix error on inventory period report page when unbalance money amount is zero
    
  • v0.1.128

    protected
    0fa44149 · Bump version to 0.1.128 ·
    Bump version to 0.1.128
    
    - Add page to set alternative inventory products for a product
    - Show inventory quantities on product administration pages
    - Further polish inventory period report page
    - When deleting an inventory, suggest to move all contents to another inventory
    - Inventory products are now exhausted when their quantity remained zero for at least 2 months
    - Collapse exhausted inventory products by default, clearing up the inventory page
    
  • v0.1.127

    protected
    a66f9853 · Bump version to 0.1.127 ·
    Bump version to 0.1.127
    
    - Fix various errors on inventory pages
    
  • v0.1.126

    protected
    fc654575 · Bump version to 0.1.126 ·
    Bump version to 0.1.126
    
    - Add mass product add/remove page to inventory
    - Add mass move page to inventory
    - Add inventory product details page
    - Add inventory product changes index and details page
    - Add inventory period report page, listing unbalanced products and other statistics
    - Add inventory quantity time travel option
    - Improve inventory rebalance reliability
    - Improve error handling on inventory rebalance pages
    - Suggest numeric inputmode keyboard for inventory rebalance fields
    - Show bar/community member last visit time in member list
    - Do not show property for user that created product if unknown
    
  • v0.1.125

    protected
    7f79705a · Bump version to 0.1.125 ·
    Bump version to 0.1.125
    
    - Emergency fix for bunq payment failures
    - Don't show inventory exhausted products list if empty
    
  • v0.1.124

    protected
    3ade4179 · Bump version to 0.1.124 ·
    Bump version to 0.1.124
    
    - Add mass product rebalance page to inventory
    - Improve inventory quantity list grouping, sort by product name
    - Use PHP 8.0 on CI
    - Update dependencies
    
  • v0.1.123

    protected
    60653df2 · Bump version to 0.1.123 ·
    Bump version to 0.1.123
    
    - Add page to migrate balance import alias to different name/email
    
  • v0.1.122

    protected
    1f91aa37 · Bump version to 0.1.122 ·
    Bump version to 0.1.122
    
    - Add inventory management stubs, management pages are not yet implemented
    - Add inventory tracking for purchased products
    - Remove SOFORT mention on iDeal payments
    
  • v0.1.121

    protected
    eb403d80 · Bump version to 0.1.121 ·
    Bump version to 0.1.121
    
    - Hotfix for error when user balance drops below zero
    
  • v0.1.120

    protected
    1121f48e · Bump version to 0.1.120 ·
    Bump version to 0.1.120
    
    - Add toggle to user email settings for receiving balance below zero notification
    - Fix product change time not being updated when just its name or price is changed
    - Shorten iDeal payment expiration from 2 weeks to 36 hours
    
  • v0.1.119

    protected
    b0a68708 · Bump version to 0.1.119 ·
    Bump version to 0.1.119
    
    - Add search field to admin product list
    - Sort products alphabetically and show price in admin product list
    
  • v0.1.118

    protected
    df3271c1 · Bump version to 0.1.118 ·
    Bump version to 0.1.118
    
    - Fix economy delete errors, cascade delete to balance imports, mutations and members
    - Add support to delete non-empty balance import systems
    - Add delete confirmation to economies and balance import systems
    
  • v0.1.117

    protected
    063b9a03 · Bump version to 0.1.117 ·
    Bump version to 0.1.117
    
    - Fix error when searching bar product catalog with no results
    - Fix user creating or editing a product not being properly registered
    
  • v0.1.116

    protected
    71f1678e · Bump version to 0.1.116 ·
    Bump version to 0.1.116
    
    - Fix transaction details error when product is trashed
    - Fix kiosk mode error when product is trashed
    - Fix trashed products not showing up in purchase history export
    - Fix user creating a product not being registered
    - Remove redundant 'enabled' state for products, use trashing instead
    - Update dependencies