Changelog - flackr/circ GitHub Wiki
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 [email protected])
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