jschan - Anonymous imageboard software. Classic look, modern features and feel. Works without JavaScript and supports Tor, I2P, Lokinet, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.1 KiB

##### 0.1.1
3 years ago
- Added changelog
- Version now changes with some kind of meaning
- Animated gif thumbnails no longer generate static image for images < thumbnail dimensions
- Boards management "Banners" page is now "Assets"
- Boards can have custom flags
3 years ago
##### 0.1.2
- Merge webring and local board list and improve webring search and filter functionality
- New stat section of homepage
- Replaced and removed some fatchan-specific media
- Fixed undefined hcaptcha site key bug
- Updated README with info about nginx CSP for 3rd party captcha providers
- Update socket-io 2.x to 4.x
##### 0.1.3
- Script optimizations, improves page load speed especially on longer threads
3 years ago
- Extra (u) download link for no reason
- favicon, webmanifest, browserconfig, etc for browsers made into gulp task
- Webring now sends and checks for ppd stat
- Board search improved (prefix matches)
- Update code for form submission and data validation, faster and easier to maintain
- Make it more obvious to users with a blacklisted IP if block bypass dnsbl is enabled
3 years ago
- Add new themes
- Improved README
- Many bugfixes