[go: up one dir, main page]

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 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
    
  • v0.1.195

    protected
    0d6a20c9 · Bump version to 0.1.195 ·
    Bump version to 0.1.195
    
    - Add full offline search to kiosk mode for instant user and product searches
    - Simplify wallet redemption policy if balance is not negative
    - Keep iDeal payment links active for longer, prevent 'payment revoked' message on payment processor page
    
  • v0.1.194

    protected
    b6668f14 · Bump version to 0.1.194 ·
    Bump version to 0.1.194
    
    - Fix search results in kiosk mode not showing with query normalization
    - Reapply changes from 0.1.191 and 0.1.192
    
  • v0.1.193

    protected
    e71c128b · Bump version to 0.1.193 ·
    Bump version to 0.1.193
    
    - Revert changes from 0.1.191 and 0.1.192 potentially breaking kiosk mode search
    
  • v0.1.192

    protected
    56251501 · Bump version to 0.1.192 ·
    Bump version to 0.1.192
    
    - Increase number of cached results from 100 to 250 in kiosk mode
    
  • v0.1.191

    protected
    f0cddc0b · Bump version to 0.1.191 ·
    Bump version to 0.1.191
    
    - Make search results in kiosk mode instant if any result is cached, bump stale cache in the background
    - On expired CSRF token, force refresh kiosk mode instead of showing an error
    
  • v0.1.190

    protected
    25d5bbad · Bump version to 0.1.190 ·
    Bump version to 0.1.190
    
    - Relax reCAPTCHA check on login pages
    - Fix bar link without code still including the code
    
  • v0.1.189

    protected
    06da0f60 · Bump version to 0.1.189 ·
    Bump version to 0.1.189
    
    - Fix error in bunq iDeal payments, make them more robust