Update historical changelog.

This commit is contained in:
Dominik Pantůček 2024-07-02 20:31:49 +02:00
parent 1840f5675b
commit 8c436f6910

View file

@ -28,13 +28,13 @@ ChangeLog
current date) current date)
* fix showing basic information without MLs loaded * fix showing basic information without MLs loaded
1.15 - released 2024-12-24 1.15 - released 2023-12-24
-------------------------- --------------------------
* increase membership fees starting 2024-01 (specification.rkt) * increase membership fees starting 2024-01 (specification.rkt)
* add support for explicit fee amounts for specified period * add support for explicit fee amounts for specified period
1.14 - released 2024-12-06 1.14 - released 2023-12-06
-------------------------- --------------------------
* add support for dynamic terminal size * add support for dynamic terminal size
@ -42,14 +42,14 @@ ChangeLog
* fix sqlite3 database locking issue * fix sqlite3 database locking issue
* allow limiting -fees output to -active only * allow limiting -fees output to -active only
1.13 1.13 - released 2023-12-05
---- --------------------------
* add dokuwiki problems to summary emails * add dokuwiki problems to summary emails
* handle more SEPA payments * handle more SEPA payments
1.12 1.12 - released 2023-11-16
---- --------------------------
* switch to eggs: srfi-1, sqlite3 * switch to eggs: srfi-1, sqlite3
* semi-automatic export for brmdoor * semi-automatic export for brmdoor
@ -57,83 +57,100 @@ ChangeLog
* redirect dokuwiki plugin to login page if not logged in * redirect dokuwiki plugin to login page if not logged in
* sync council and revision mailing lists * sync council and revision mailing lists
1.11 1.11 - released 2023-09-23
---- --------------------------
* add support for CC in emails * add support for CC in emails
* update manual page * update manual page
* setup new cron jobs * setup new cron jobs
1.10 1.10 - released 2023-09-17
---- --------------------------
* direct access of mailman 3 database * direct access of mailman 3 database
1.9 1.9 - released 2023-09-16
--- -------------------------
* implement support for mailman 3 * implement support for mailman 3
* add total debt to long-term debtors listings * add total debt to long-term debtors listings
1.8 1.8 - released 2023-07-29
--- ------------------------
* remove old compatibility static web pages generator * remove old compatibility static web pages generator
* update documentation * update documentation
* update Fio fetcher to handle new limits imposed by the bank * update Fio fetcher to handle new limits imposed by the bank
* output plain list of active members (used by BrmBar project) * output plain list of active members (used by BrmBar project)
1.7 1.7 - released 2023-07-04
--- -------------------------
* include current month in stats * include current month in stats
* right-alignment in table cells * right-alignment in table cells
* functionality improvements of dokuwiki plugin * functionality improvements of dokuwiki plugin
* checking council group between dokuwiki and members database * checking council group between dokuwiki and members database
1.6 1.6.2 - released 2023-06-29
--- ---------------------------
* fix passing members to remove_members mailman binary
1.6.1 - released 2023-06-27
---------------------------
* fix ML removal
* fix sync re-read
1.6 - released 2023-06-27
-------------------------
* dokuwiki plugin * dokuwiki plugin
* delete generated files for destroyed members * delete generated files for destroyed members
* verify dokuwiki users information * verify dokuwiki users information
1.5 1.5 - released 2023-06-19
--- -------------------------
* improved table renderer * improved table renderer
* show membership fees and payments balances history * show membership fees and payments balances history
* improved generator of static web pages * improved generator of static web pages
1.4 1.4 - released 2023-05-26
--- -------------------------
* vim and joe syntax highlighting support * vim and joe syntax highlighting support
* improved Fio bank statement fetcher and merger * improved Fio bank statement fetcher and merger
1.3 1.3 - released 2023-05-22
--- -------------------------
* organizational bodies membership * organizational bodies membership
1.2 1.2.1 - released 2023-05-19
--- ---------------------------
* fix email string argument passing
* use bi-directional mailman communication
1.2 - released 2023-05-19
-------------------------
* split configuration and action command-line options * split configuration and action command-line options
* support for git annotate * support for git annotate
* show suspended members that are about to expire * show suspended members that are about to expire
* optimized utf-8 support * optimized utf-8 support
1.1 1.1 - released 2023-05-14
--- -------------------------
* support for suppressing output (used in cron jobs) * support for suppressing output (used in cron jobs)
* sorted members in notifications * sorted members in notifications
* report missing keys in member files * report missing keys in member files
* internal ML membership synchronization * internal ML membership synchronization
1.0 1.0 - released 2023-04-23
--- -------------------------
This was the first oficially released version which contains all the This was the first oficially released version which contains all the
functionality required to take over the original solution. functionality required to take over the original solution.