GYB 1.23
- zepheiryan: strip label header to prevent invalid newline character in label names #197
- Add --memory-limit option that limits max memory size of batch message backup requests. If you are seeing MemoryError or think GYB uses to much RAM, add --memory-limit 100 to limit size of GYB backup requests.
- Catch MemoryError and provide a more useful error message to user.
- show current, correct max message size on groups restore.