Version 1.1 Milim RC1 03d3acb Fall back not implemented defined macro fa11a67 maple/visio.c: `vget()`: Do `bell()` on invalid inputs or operations. 003a79e include/global.h: Make `KEY_NONE` a flag. 0482f17 maple/visio.c: Use `KEY_NONE` flag to mark non-processed keys. a2aa0b3 maple/visio.c: `vget()`: `LCECHO` now converts the whole input string to lowercase. 13ea139 maple/visio.c: `vget()`: `NUMECHO` now removes non-digit characters in the default string. 6df4e28 maple/visio.c: `vget()`: Fix unexpected reversed type caused by a `STANDEND` being skipped after a `STANDOUT`. 6d164d4 maple/bbsd.c: `term_init()`: Fix indentation. 3f604af maple/visio.c: `iac_count()`: Support on-the-fly terminal resizing. [ref: MapleBBS-itoc] 107d32d `blog()`: Fix misaligned log file caused by underlength `mode` strings. cc3f888 util/account.c: Support being executed at 10-59 minutes after the hour every hour. 7b237f8 util/account.c: `ancent` -> `ancient`: Fix a typo in the comment. ff725bf util/account.c: Fix login count never being reset if `bin/account` is never executed at 1 am. 15710fe util/account.c: Fix error `cat: run/usies: No such file or directory`. 98bd709 maple/menu.c: Add braces around initialization of subobjects. ae88192 Refine word usage: '察看訊息' -> '查看訊息' for meaning querying messages. b817cea maple/menu.c: Use user mode `M_ADMIN` for system maintenance menu instead of `M_XMENU`. f7614d3 include/modes.h: "網路連線選單" -> "工具選單": Fix the misleading description of user mode `M_XMENU`. 480bef7 maple/xover.c: [Solve: <https://github.com/ccns/dreambbs/issues/11>]: Fix MyFavorite status being displayed wrong. 523554a include/modes.h: Fix `M_MAX` not being the maximum user mode. 211c9de include/modes.h & maple/xover.c: xover list: Support showing and scrolling for other than 20 items. [ref: <https://github.com/ccns/dreambbs/issues/38>] c89a365 maple/visio.c: `vs_bar()`: Make the layout consistent with `vs_head()`.