Releases: megawac/qwebirc-enhancements
Releases · megawac/qwebirc-enhancements
Version 0.9.5
First release- see Readme:
- improved extendibility through modularization and refactoring
- ui client relationship event driven and moving important functions to utils. Makes implementing extensions much simpler
- redid url parser to be easier to add patterns
- reduced network bandwidth load
- various new ui features and fixes (some mentioned below)
- detachable windows and resizable components
- fixed tab overflow not showing
- stable scrolling implementation
- code quality improvements (more dry and intuitive and less hacky)
- join-flood detection
- Rewrote ui using mv* style
- rewrote irc colouriser and moved to theme
- rewrote and improved urlifier and moved to theme + module
- moved modifiable css to a precompiled handlebars template
- fix some memory leaks
- moved all panes to seperate modules (havent rewritten the embed wizard)