Skip to content
Robert Flack edited this page Feb 10, 2016 · 11 revisions

0.6.7 – Persistent themes and correct title.
0.6.6 – Mobile and desktop UI tweaks, CTCP fixes.
0.6.5 – SSL support and mobile UI improvements.
0.6.4 – Better error messages and general fixes.
0.6.3 – Timestamps on all messages, topic timestamps fixed, double click and middle click channel actions, /whois and /whowas support and many minor bug fixes.
0.6.2.2 – Hotfix for write on socket failed, fixes losing message issue #153.
0.6.2.1 – Hotfix to fix installing and running user scripts.
0.6.2 – Use Ctrl+# for channel switching, fixes alt-up/down on chromebook, supports mIRC colors and font style.
0.6.1 – Fix removing mixed case private chats on part, use default sans-serif font family.
0.6.0 – Fix private chat with username having capital letters, cleans up sockets on exit, uses system default font.
0.5.9 – Bug fixes, /clear command, merged to single store version, new icon and support for channel passwords
0.5.8 – /server supports a password now. Removed prepackaged scripts due to auto_identify issue #116.
0.5.7 – /hotkeys, /image, /theme and script sync storage support
0.5.6 – fixed topic timestamps, added keyboard shortcuts, automatic script loading, ignore message types, strip color codes
0.5.5 – /query, /mode, /kill, /version, trim chat history, handled all IRC error messages
0.5.4 – fixed critical issue where the window would repeatedly gain focus
0.5.3 – auto-updating, grouped multiple notifications, autocomplete commands and fixed other small issues
0.5.2 – added walkthrough for first time users + made /help more readable
0.5.1 – fixed a critical issue in m23 where mentioned were being hidden
0.5.0 – implemented /autostart, which allows the app to run when chrome starts
0.4.91 – Chrome Web Store release – required min Chrome version of 24
0.4.8 – using drawAttention(), clicking a notification focuses app window, fixed critical notification issue
0.4.7 – new logo / title assets, fixed issue where topic and nick were susceptible to HTML injection
0.4.6 – released to Chrome Web Store, fixed notification focusing wrong window, packaged /dance script
0.4.5 – now using 2-step server device authentication, optimized loading chat history
0.4.4 – new UI element: notice – informs uses on connection changes
0.4.3 – fixed issues with activity marker, server reconnect failure, notifications and private channels being disconnected
0.4.2 – fixed a bug with tab moving the cursor, hot-fixed an issue causing reconnecting to fail
0.4.1 – fixed a bug with how the activity marker was being displayed
0.4.0 – added activity-marker (the red line that shows what activity happened since you last checked)
0.3.8 – One identity – sent chat history to connecting client device, fixed bug that broke scripting
0.3.7 – fixed issue with 3+ devices using the same connection
0.3.6 – fixed issue where M23 devices couldn’t connect to other devices
0.3.5 – support for 3+ devices sharing one IRC connection, fixed redundant storage.sync use
0.3.4 – fixed bug related to authentication phrase being cleared on reinstall
0.3.3 – handled socket errors on server / client devices
0.3.2 – share IRC connection between devices, don’t collapse whitespace
0.3.1 – fixed UI bug in channel list
0.3.0 – Sync + UI – UI overhaul (implemented mocks from fravicf@gmail.com)
0.2.3 – fixed bug where ERRORMSG was being sent when other users used /me
0.2.2 – handle CTCP, remember previous channels / nicks across all devices using storage.sync
0.2.1 – message text is selectable
0.2.0 – private messages with /msg display in separate window
0.1.5 – UI improvements
0.1.4 – improved /help text, display version in title
0.1.3 – /mode, /msg, /away, /back, /help
0.1.2 – tab completion, /kick, /topic, up/down to cycle previous commands, channel activity
0.1.1 – /part, /quit, /do
0.1.0 – jasmine unit tests, improved UI, basic scripting, desktop notifications
0.0.0 – forked ircv

Clone this wiki locally