Skip to content
Tags give the ability to mark specific points in history as being important
  • 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
    
  • v0.1.115 protected
    3801fb6c · Bump version to 0.1.115 ·
    Bump version to 0.1.115
    
    - Send users an email notification when their wallet balance drops below zero
    - Be smarter about the default selected top-up amount
    - Fix balance update mail translations being broken in English
    - Fix payment service processing duration text inconsistency
    
  • v0.1.114 protected
    cf1ecd21 · Bump version to 0.1.114 ·
    Bump version to 0.1.114
    
    - Track users creating/modifying products, show in product details
    - Add 'no connection' banner to kiosk mode
    - Tweak top-up advance amount label text
    
  • v0.1.113 protected
    671c575c · Bump version to 0.1.113 ·
    Bump version to 0.1.113
    
    - Predict monthly user wallet cost, suggest 1 and 3 month advance deposits
    - Do not color previous balance in balance update mail
    - Add additional confirmation fields to dangerous economy wallet operations
    - Enforce community administrator role for dangerous economy wallet operations
    
  • v0.1.112 protected
    26e44eeb · Bump version to 0.1.112 ·
    Bump version to 0.1.112
    
    - Add economy wallet operations page to zero/delete all member wallets
    - Put bar kiosk buttons onto separate page
    - Change order of buttons on app management page
    - Simplify contact page
    - Various locale improvements
    
  • v0.1.111 protected
    97cddddc · Bump version to 0.1.111 ·
    Bump version to 0.1.111
    
    - Add app management button to sidebar for app administrators
    - Add user:add console command to add new (admin) users from the console
    - Add changelog
    - Move dashboard link to top of sidebar
    
  • v0.1.110 protected
    875cf53e · Bump version to 0.1.110 ·
    Bump version to 0.1.110
    
    - Add reset button to bar user membership page
    - Add colored action buttons to balance update mail
    - Separate community economies in blocks as well in balance update email
    - Tweak balance update mail styling
    - Show nice error to user on top-up page if no payment method is configured
    - Show useful warning and redirect for shared top up URL when user has no wallet
    - Mark payment service withdrawal as currently not supported for admins
    - Fix text alignment on generated posters
    - Fix balance update mail showing previous balance with '1 month ago' even if it didn't exist for that long
    - Fix various balance update mail styling errors when having multiple wallets and economies
    - Fix error when inspecting payment service with disabled bunq account
    - Update dompdf to fix poster generation with PHP 8
    - Update dependencies
    
  • v0.1.109 protected
    9227030b · Bump version to 0.1.109 ·
    Bump version to 0.1.109
    
    - Emergency patch: prevent leaking sensitive details through debug output (https://gitlab.com/timvisee/barbapappa/-/issues/478)
    
  • v0.1.108 protected
    f440d629 · Bump version to 0.1.108 ·
    Bump version to 0.1.108
    
    - Hotfix for payment status mail syntax error in PHP 8
    
  • v0.1.107 protected
    8fe00f5e · Bump version to 0.1.107 ·
    Bump version to 0.1.107
    
    - Fix release build
    - Bump PHP version requirement to 7.4, add missing package on CI