Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tim Visée
barbapappa
Commits
8750a4e8
Verified
Commit
8750a4e8
authored
May 12, 2022
by
Tim Visée
☕
Browse files
Bump version to 0.1.161
parent
b3f969cf
Pipeline
#537795137
passed with stages
in 15 minutes and 55 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8750a4e8
# Changelog
## 0.1.161 (2022-05-12)
-
On the top-up page, inform the user of currently active/processing payments
-
Show receipt subtotal below product list rather than below other cost entries, this should clarify that the subtotal is for products only.
-
In kiosk mode, reset search fields on purchase or cancel
-
In kiosk mode, prevent annoying browser auto complete menus in search fields
-
In kiosk mode, show red cancel overlay in more situations
-
Cancel bunq payment requests immediately to prevent double payments
-
Fix some typos
-
Update dependencies
## 0.1.160 (2022-03-30)
-
In kiosk mode, make the swap column buttons more apparent and improve the used terminology
...
...
webapp/config/app.php
View file @
8750a4e8
...
...
@@ -17,8 +17,8 @@ return [
/**
* Application version name and code.
*/
'version_name'
=>
'0.1.16
0
'
,
'version_code'
=>
16
0
,
'version_name'
=>
'0.1.16
1
'
,
'version_code'
=>
16
1
,
'author'
=>
'Tim Visée'
,
'description'
=>
'Bar management application to manage transactions and inventory'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment