v0.3
Pre-release
Pre-release
What's Changed
- Convert to single page application/HDA by @zediious in #85
- Docker image build/push by @zediious in #90
- Use multi stage build in production docker image by @zediious in #93
- Correct problems running docker image in windows by @zediious in #66
- Update dependencies by @zediious in #68 and #72
- Implement perfect forward secrecy and enforce modern TLS protocols with nginx v-host by @zediious in #69
- Frontend fixes and tweaks by @zediious in #71
- Frontend tweaks by @zediious in #92
- Retrieve SEO information in all aspects from site models by @zediious in #65
- Bot safety checks and misc work by @zediious in #75
- URL trailing slashes for main pages by @zediious in #76
- Allow custom CSS/JS in pages by @zediious in #77
- Ensure all OG and META fields in all templates are populated by @zediious in #78
- Add tooltip fields to navwidgets, to be displayed when they are hovered over by @zediious in #79
- If a user is logged in, derive whether they have seen a notification toast from their profile by @zediious in #80
- Allow header box/server box to be collapsed, and save the state to session or user profile by @zediious in #81
- Determine headerbox expansion state with session if not logged in by @zediious in #83
- Correct inconsistent loading/loaded server buttons by @zediious in #82
- Remove general use of discord discriminator (#) by @zediious in #87
- Properly merge HEAD tags by @zediious in #88
- Abstract opengraph data in templates to allow proper function by @zediious in #89
- Check if site avatar exists by @zediious in #91
Full Changelog: 0.2.1.3...0.3