Release 1.17.

This commit is contained in:
Dominik Pantůček 2024-10-01 20:36:28 +02:00
parent 9562d0fa61
commit a86063e722
2 changed files with 4 additions and 3 deletions

View file

@ -1,13 +1,14 @@
ChangeLog ChangeLog
========= =========
1.17 1.17 - released 2024-10-01
---- --------------------------
* add "Current Fee" column to -fees to see special discounts * add "Current Fee" column to -fees to see special discounts
* add EUR account to members page * add EUR account to members page
* fix erroneous newlines in cronjobs * fix erroneous newlines in cronjobs
* add support for full RFC email addresses in *email-from* configuration * add support for full RFC email addresses in *email-from* configuration
* handling of members without any fees or payments
1.16.2 - released 2024-05-07 1.16.2 - released 2024-05-07
---------------------------- ----------------------------

View file

@ -39,7 +39,7 @@
(chicken format)) (chicken format))
;; Short banner ;; Short banner
(define banner-line "HackerBase 1.17-dev (c) 2023-2024 Brmlab, z.s.") (define banner-line "HackerBase 1.17 (c) 2023-2024 Brmlab, z.s.")
;; Banner source with numbers for ANSI CSI SGR ;; Banner source with numbers for ANSI CSI SGR
(define banner-source " (define banner-source "