​## Context I have been involved (voluntarily) with the development of the Condenser & Wallet apps (that are powering https://hive.blog and https://wallet.hive.blog) for quite a while now. There are other great frontends to Hive out there such as https://peakd.com and https://ecency.com but I have always been more or less faithful with the Condenser. This is a regular report on my new contributions. Some of the new work below might still be in test and not yet deployed. **Notes:** some features or bug fixes might not yet be available as they need to pass review and test by the team. --- ## Lightbox image viewer I've added `simple-react-lightbox` to allow click on images to view their larger version. This also adds a nice interface to navigate between all images of a post. MR: - https://gitlab.syncad.com/hive/condenser/-/merge_requests/334 - https://gitlab.syncad.com/hive/condenser/-/merge_requests/336 ![Lightbox image viewer](https://images.hive.blog/DQmbfTbjkEgRP39769hqkNjhxPcxYgcDXNL5pkJW42cMtWB/Screen%20Shot%202022-09-01%20at%202.00.46%20pm.jpg) ## Add support to images in WEBP format This should add support to WEBP image format used by [Liketu.com](https://liketu.com). MR: https://gitlab.syncad.com/hive/condenser/-/merge_requests/335 ## Minor changes - Fix login with posting key (React v18 upgrade) - Fix search (React v18 upgrade) - Fix Axios headers config (React v18 upgrade) - Remove ToS and conveyor codes - Fix witnesses page display logic - Fix internal market trade history MR: - https://gitlab.syncad.com/hive/condenser/-/merge_requests/332 - https://gitlab.syncad.com/hive/condenser/-/merge_requests/333 - https://gitlab.syncad.com/hive/wallet/-/merge_requests/140 - https://gitlab.syncad.com/hive/wallet/-/merge_requests/141 --- ets **Vote for my witness** [![Support @quochuy Witness.jpg](https://images.hive.blog/DQmecYTZemY8SwU6rrg7awhpNRBsehUp7ivk9RGyZsUUpVw/quochuy-hive-witness.jpg)](https://hivesigner.com/sign/account-witness-vote?witness=quochuy&approve=1) On Hive, Witnesses are playing the important role of providing a performant and safe network for all of us. You have the power to choose 30 trusty witnesses to package transactions and sign the blocks that will go in the Hive blockchain. [Vote for me via HiveSigner](https://hivesigner.com/sign/account-witness-vote?witness=quochuy&approve=1) to support my work for the community.

See: My latest contributions to the Hive Condenser and Wallet apps. by @quochuy