- Added support for connected textures
 - Fixed error when closing gui when chisel has not selection
 - Fixed incorrect colors when sodium is installed
 - Fixed crash with lithium mod
 
- Fixed crash when reload resources or pressing F3 + A
 - Fixed incorrect colors when Iris is installed
 
- Added support for Iris
 
- Fixed smooth door transition for translucent doors not working in all cases with sodium
 
- Fixed using incorrect chunk offset when rendering blocks on animation (causing blocks to be moved)
 - Fixed door exceptions not being displayed correctly
 - Fixed door transition from block to entity rendering issue of additional buffers being added too late
 - Fixed minor memory caused by directly uploading index buffer to gpu and not deallocating it later on
 - Fixed tiles not be rendered without chunk update with sodium
 
- Fixed not retrieving translucent render data back when there are other translucent blocks
 - Fixed not taking care of translucent data properly when entity render data is appended to the chunk directly
 
- Fixed not retrieving translucent render data back from GPU with Sodium (causing blocks to flicker every time a chunk needs to be rerendered)
 
- Added support for sodium 0.6.5
 - Fixed not adding translucent data properly to sodium buffers (causing lots of flickering issues)
 
- Fixed another issue with transformable box (outer corner type 2 not working properly)
 - Fixed face culling on animations and door transitions not working in all cases due to unnecessary and unordered block updates
 - Fixed translucent flickering when opening doors
 
- Added option to change message length allowed (default is 4098)
 - Added option to message structure to display message in status bar
 - Added support for minecraft's formatting (used for titles or custom message)
 - Added support for lithium (or radium) by disabling the incompatible settings by default
 - Fixed message gui awkward layout
 
- Added daylight and clock sensors
 - Fixed error when rendering block without visible faces
 - Fixed crash when accessing the blank-o-matic on a server
 
- Fixed crash in gui recipe for doors in doors
 
- Added configuration for signal delays
 
- Fixed recent fix causing multiple issues, reworked removing side fix
 - Fixed pulse and extender pulse mode configuration
 
