Merry Christmas plebs!
This release is mostly bug fixes and UI improvements, including one bug that could crash the app (sorry about that...). So be sure to update the desktop app if you're using it. On web, plebchan should update itself, and you can check if you're on the latest version in the settings.
This release introduces the first special theme for plebchan, it only runs from December 24th to January 5th. I'm going to add more as I see them on 4chan during the year.
Enjoy the holiday magic!
## [0.3.2](https://github.com/plebbit/plebchan/releases/tag/v0.3.2) (2024-12-24)
### Bug Fixes
* **avatar settings:** add timestamp field to let users add existing signature ([16c8f39](https://github.com/plebbit/plebchan/commit/16c8f39add8231df00c261891ee80ca312fc66a2))
* **board stats:** while stats load, show ? as values instead of showing nothing (causing displacement) ([c40c9e4](https://github.com/plebbit/plebchan/commit/c40c9e4df559bda5528e415e066940388e798005))
* **electron:** auto restart script more reliable ([b05c6ed](https://github.com/plebbit/plebchan/commit/b05c6ed94f61fa94fd233033c4be056a55bc1e23))
* **electron:** ipfs proxy should have error status code ([d608a46](https://github.com/plebbit/plebchan/commit/d608a46b00303dc2a5f0b7c9a4e40f62f6beaf1d))
* **ellipsis animation:** dots could appear cut off and cause displacement changing width of string ([09505a6](https://github.com/plebbit/plebchan/commit/09505a62313fcf26de4a1e84d7f705eee714bd33))
* **feed post:** gif thumbnail could break persistently ([e3cf507](https://github.com/plebbit/plebchan/commit/e3cf5076be0488a70473c1902902bf22170c9305))
* **feed:** posts could change position causing displacement ([309f766](https://github.com/plebbit/plebchan/commit/309f76689f3672436bc790894af4580006a4c60f))
* **home:** stats should load regardless of the total number of online subs ([8b7730b](https://github.com/plebbit/plebchan/commit/8b7730b6c4f074edff602d645647d3854171a4f2))
* **markdown:** invalid urls in content could crash the app ([73bab13](https://github.com/plebbit/plebchan/commit/73bab13e34302e97b3288f9e06cee681546ab417))
* **plebbit options:** schema error prevented to save ([db8c51f](https://github.com/plebbit/plebchan/commit/db8c51fa72404b00bc1bc90d4e92b2e3ad5887c5))
* **post:** deleted or removed post could show reply form ([0043e2b](https://github.com/plebbit/plebchan/commit/0043e2bdb6f86ac82278889ee18a290abd5f24fa))
* **post:** error was displayed incorrectly ([fd8b3ea](https://github.com/plebbit/plebchan/commit/fd8b3ea2e9d16aeb81d08e73a2d7d6394568c555))
* **post:** image could flicker when clicking it to expand it ([077b3bc](https://github.com/plebbit/plebchan/commit/077b3bc9efe25938bb3798424fe7156ba840b9b0))
* **post:** long text content wouldn't wrap around images ([0944094](https://github.com/plebbit/plebchan/commit/094409439215f7b42ab7b9eef704e96375149cb0))
* **reply:** don't show backlink for deleted or removed reply ([d6d2831](https://github.com/plebbit/plebchan/commit/d6d2831b465ffbedb08294f4d894feb69ac0391a))
* **settings:** crypto address setting would show error for an already set address ([cc660e9](https://github.com/plebbit/plebchan/commit/cc660e9527468de04c1b826c9d97b863ebd2f2eb))
* **time filter:** last visit time filter could be a duplicate in dropdown ([9ee6966](https://github.com/plebbit/plebchan/commit/9ee6966c26c848ad8c6bab4117f6316b90e29e9c))
### Features
* add christmas theme ([eb3a630](https://github.com/plebbit/plebchan/commit/eb3a630cc360a650e178eee6e8d5aad85ee93197))
* **electron:** add http routers to electron ([521d26b](https://github.com/plebbit/plebchan/commit/521d26bbe387794008a5309b9e30eadb418c9299))
* **p/all:** improve design of "show more posts" button in feed footer ([1cc8d9a](https://github.com/plebbit/plebchan/commit/1cc8d9acbe86d059564622a8908f61bbc1abdb53))
* **post:** enable highlighting an already highlighted post by using a different color ([5a498cb](https://github.com/plebbit/plebchan/commit/5a498cbcb656704c2147c08ab942b45636498165))
* **reply modal:** add spellcheck for the content, excluding the c/cid at the top ([9ec308b](https://github.com/plebbit/plebchan/commit/9ec308bcc28215ce8346dee55892337da79e16db))
### Performance Improvements
* **index.html:** preload UI assets ([73f9d9e](https://github.com/plebbit/plebchan/commit/73f9d9eb53221183f1d058b0f4a4b748322e37c9))