v2.7.0
What's Changed
- bug fixes, on user's profile page comments section 'go to post' button error by @wishrohitv in #131
- Added post analytics report page for post traffic by @wishrohitv in #133
- chore(deps): bump playwright from 1.49.1 to 1.50.0 by @dependabot in #129
- chore(deps): bump pipenv from 2024.4.0 to 2024.4.1 by @dependabot in #128
- chore(deps): bump playwright from 1.49.1 to 1.50.0 by @dependabot in #136
- chore(deps): bump pipenv from 2024.4.0 to 2024.4.1 by @dependabot in #135
- Added "View All" for missing translations, Separated JS code from HTML by @wishrohitv in #146
- Bug fix PR for issue #147 by @wishrohitv in #148
- Optimization post URL generation with a performance-driven approach inspired by Medium.com's algorithm by @wishrohitv in #149
- remove unnecessary file by @wishrohitv in #150
- This PR include 1500 sample data in analytics db and bar chart height optimization and more by @wishrohitv in #151
- Set the "autoescape" option to true for Jinja2 to prevent XSS by @Teloshav in #152
- Fixed a bug in category.html.jinja where postCardMacro could not access context processor variables by @wishrohitv in #155
- Fixed issue #153 bug in credit text by @wishrohitv in #156
- Restructure project and remove Docker support for now by @DogukanUrker in #165
- search field bug fixed by @DogukanUrker
- redefine docs by @DogukanUrker
New Contributors
Full Changelog: 2.6.1...2.7.0