Tags

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

    protected
    4b6bd1ce · Bump version to 0.2.14 ·
    Bump version to 0.2.14
    
    - Fix disabling a payment service accidentally deleting service details, breaking pending payments
    - Fix payment service soft deletes not being handled properly
    - Abort bunq me tab payments if bunq account got disconnected
    
  • v0.2.13

    protected
    6b94cbdd · Bump version to 0.2.13 ·
    Bump version to 0.2.13
    
    - Fix error when running housekeeping on bunq account
    
  • v0.2.12

    protected
    74fdfff9 · Bump version to 0.2.12 ·
    Bump version to 0.2.12
    
    - Fix bunq payment handling, rework payment processing to correctly recognize payments with recent API changes
    - When running bunq account housekeeping, also check all bunq me tabs that are in progress for payment
    - Fix crashes in various views with deleted payment services or products
    - Rename iDeal/Wero payments to iDEAL | Wero
    
  • v0.2.11

    protected
    0bac8e22 · Bump version to 0.2.11 ·
    Bump version to 0.2.11
    
    - Improve error reporting in bunq me tab handling
    
  • v0.2.10

    protected
    b410759d · Bump version to 0.2.10 ·
    Bump version to 0.2.10
    
    - Fix syntax error in bunq payment handler
    
  • v0.2.9

    protected
    73511932 · Bump version to 0.2.9 ·
    Bump version to 0.2.9
    
    - Rename iDeal payments to iDeal/Wero
    - Fix crash in background worker when linked bunq account uses sorted payments
    
  • v0.2.8

    protected
    0e4f06d9 · Bump version to 0.2.8 ·
    Bump version to 0.2.8
    
    - Simplify wallet op up page, show amount and payment method in separate views
    - On wallet top up page, round suggested amounts up to next multiple
    - Revamp payment creation page a bit
    
  • v0.2.7

    protected
    e0f6593a · Bump version to 0.2.7 ·
    Bump version to 0.2.7
    
    - Automatically redirect to payment processor page once payment is started
    - Proxy payment processor page through route to prevent opening the payment page a second time after payment
    - Show different payment spinner texts if starting payment takes longer than expected
    - On bunq account settings page, always show no callback warning if not using HTTPS
    
  • v0.2.6

    protected
    ca229c14 · Bump version to 0.2.6 ·
    Bump version to 0.2.6
    
    - Fix configuration of bunq notification URLs since API update
    
  • v0.2.5

    protected
    50246b1a · Bump version to 0.2.5 ·
    Bump version to 0.2.5
    
    - Update bunq SDK
    - On manual IBAN payment, refresh bunq events when payment is confirmed
    
  • v0.2.4

    protected
    757233cf · Bump version to 0.2.4 ·
    Bump version to 0.2.4
    
    - Update bunq SDK
    - Don't send multiple magic links if user is already authenticated
    - On manual IBAN payment, refresh bunq events when payment is confirmed
    
  • v0.2.3

    protected
    6c6257f6 · Bump version to 0.2.3 ·
    Bump version to 0.2.3
    
    - Link tally members to their product summary, instead of their member page
    - Remove version code number, just keep version string
    
  • v0.2.2

    protected
    0a853e45 · Bump version to 0.2.2 ·
    Bump version to 0.2.2
    
    - Update user balance in real time when buying products
    - Don't allow users to leave personal bar page if product purchase is ongoing or queued
    - Improve user selection rendering in product purchase widget, highlight users with items in cart
    - In product catalog, direct quick buy button to product purchase widget
    - On personal bar page, simplify purchase queue spinner
    - Fix not rendering all users in bold on purchase summary page
    - Fix personal bar page API responses rendering full pages
    - Fix legacy page routing, redirect to new endpoints
    - Completely remove legacy product purchase widgets
    
  • v0.2.1

    protected
    f5bd5407 · Bump version to 0.2.1 ·
    Bump version to 0.2.1
    
    - On personal bar page, fix error when searching members
    - On personal bar page, simplify loader when product purchase is in queue
    - Render personal bar page in two columns on big screens
    - Show breadcrumbs on the top of the page on smaller screens (991 pixels wide and up)
    
  • v0.2.0

    protected
    505a52d5 · Bump version to 0.2.0 ·
    Bump version to 0.2.0
    
    - Redesign personal bar page, show interactive kiosk-like interface (beta)
    - On personal bar page, buy large amount of products by rapidly tapping product
    - On personal bar page, don't forget purchases if closing bar page too early after buying product
    - On personal bar page, queue product purchases if device is offline
    - On personal bar page, buy product selection for other members
    - On personal bar page, for other members, buy product selection
    - Add tally summary page to kiosk mode
    - In kiosk mode, change page icons for tally and history pages
    - On tally page, show absolute count with multiplication symbol
    - On tally page, don't include period in link to summary page if just viewing recent tallies
    - On purchase summary page, fix wrong style for no purchases message
    
  • v0.1.200

    protected
    3c305ce4 · Bump version to 0.1.200 ·
    Bump version to 0.1.200
    
    - Interlink tally, purchase summary and history pages with dropdown menu for convenience
    - On purchase summary page, link headers to members and items to products
    - Change user session expiry time to 2.5 years
    - On tally page, render absolute count as subtle text
    - Fix incorrect title on tally page
    - Fix time range selection not including upper bound
    - Fix time range selection disallowing current time in some cases
    - Fix error when trying to render name of unknown user or product
    
  • v0.1.199

    protected
    5e72015c · Bump version to 0.1.199 ·
    Bump version to 0.1.199
    
    - Add public tally page, showing purchased product quantity by everybody over the last day, week or month
    - Add configurable bar permissions to show/hide recent purchase history to everybody
    - Add configurable bar permissions to show/hide public tally page to everybody
    - Fix showing incorrect total quantity on purchase summary page
    - Improve localized text on purchase summary page
    
  • v0.1.198

    protected
    1b89d6ca · Bump version to 0.1.198 ·
    Bump version to 0.1.198
    
    - On purchase summary page, fix empty period selection not being allowed
    
  • v0.1.197

    protected
    76130bc6 · Bump version to 0.1.197 ·
    Bump version to 0.1.197
    
    - Add period selector t o recent purchase summary page
    - On inventory report page, don't show range buttons outside of valid range
    
  • v0.1.196

    protected
    c633e4ff · Bump version to 0.1.196 ·
    Bump version to 0.1.196
    
    - Add recent purchase summary page