v4.3.2
- The query builder and PostgreSQL: The methods like() and *_like() have been made case-insensitive.
- Core_Model & PostgreSQL: $this->_database->insert_id() is not (should not be) called when there is no primary key defined.
- LetterAvatar: The vendor class has been extended for tweaking hard-coded background color values. A background color has been darkened.
- composer update