Skip to content

Releases: railslove/ebicsbox

1.5.0

11 May 21:25
Compare
Choose a tag to compare

Enables to filter transactions by end to end reference.

1.4.0

10 Oct 07:41
Compare
Choose a tag to compare

This release updates the version of the pain files.

001.003.03 -> 001.001.03 (Credit Transfer)
008.003.02 -> 008.001.02 (Direct Debit)

1.3.0

19 Jun 10:00
31cd58f
Compare
Choose a tag to compare
  • [FEATURE] supports MT942 / VMK
    set UPCOMING_STATEMENTS_INTERVAL to define fetching interval (minutes,default: 60)
    upcoming transactions will appear as statements in the /statements endpoint
  • [FEATURE] retry failed webhooks (see API-Docs at /docs for more details)
  • [ENHANCEMENT] multiple accounts per ebics_user

1.1.1

11 Apr 08:37
Compare
Choose a tag to compare
  • [BUGFIX] fixes docker-compose file running incorrect server command
  • [ENHANCEMENT] makes docker services run migration before startup
  • [HOUSEKEEPING] updates heroku doku

1.0.1

05 Mar 15:53
Compare
Choose a tag to compare
  • [DEPS] updates epics to work with sparkasse again
  • [HOUSEKEEPING] makes travis build docker files on success

1.0.0

08 Jun 08:37
Compare
Choose a tag to compare
  • [FEATURE] direct debits for API v2
  • [BUGFIX] initial migration now setups initial user

0.9.1

30 May 15:37
Compare
Choose a tag to compare
  • [FEATURE] adds AZV
  • [BUGFIX] migrations not passing
  • [OTHERS] updates dependencies because of vulnerabilities
  • [OTHERS] replaces byebug with pry