Releases: DogukanUrker/FlaskBlog
Releases · DogukanUrker/FlaskBlog
v3.0.0-alpha
What's Changed
- Bump tamga dependency to version 1.2.0 by @DogukanUrker in #177
- Bump version to 3.0.0dev by @DogukanUrker in #179
- Move UI assets and templates to root static and templates by @DogukanUrker in #182
- class based setting control by @DogukanUrker in #183
- Add authors field to pyproject.toml by @DogukanUrker in #186
- Remove secret values from logs by @DogukanUrker in #188
- Fix XSS vulnerabilities and integrate safe Markdown by @DogukanUrker in #189
- Add theme selection feature with multiple themes by @DogukanUrker in #192
- Add abstract support for posts by @DogukanUrker in #191
- Convert category buttons to dropdown by @DogukanUrker in #193
- Update forms to DaisyUI v5 components by @DogukanUrker in #194
- Continue work on DaisyUI on
mainbranch; removeepic/daisyUIbranch by @DogukanUrker in #195 - Migrate flash alerts to DaisyUI v5 by @DogukanUrker in #197
- Implement pagination for posts, admin sections and search by @DogukanUrker in #196
- refactor post editor name by @DogukanUrker in #198
- Fix: Update Tamga init parameters to match v1.4.0 by @ancientlaw0 in #201
- feat: add Hindi translation by @ancientlaw0 in #203
- EPIC:
camelCase-->snake_caseby @DogukanUrker in #199 - migrate from raw sqlite to sqlalchemy by @DogukanUrker in #210
- replace and restructure agent documentation by @DogukanUrker in #211
- remove unused dependencies by @DogukanUrker in #212
- feat: migrate to daisyui by @DogukanUrker in #213
- ref: remove recaptcha feature completely by @DogukanUrker in #219
- feat(tests): add tests for auth flow by @DogukanUrker in #220
- feat: create .precommit file by @DogukanUrker in #224
- feat: add makefile for standardized development commands by @DogukanUrker in #226
New Contributors
- @ancientlaw0 made their first contribution in #201
Full Changelog: 2.8.0...3.0.0
v2.8.1
Last update for v2, includes minor bug fixes.
Full Changelog: 2.8.0...2.8.1
v2.8.0
What's Changed
- clean comments, imports, linter errors by @DogukanUrker in #166
- epic: replace
match casewithifby @DogukanUrker in #168 - chore: simplify reCAPTCHA usage by @DogukanUrker in #170
- ref: refactor html file names for better IDE support #171 by @DogukanUrker in #172
- general bug fixes
Full Changelog: 2.7.0...2.8.0
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
v2.6.1
#127 Tamga package version 0.1.7 introduced a new version (0.1.8) that resolved this issue. We updated the requirements.txt file to reflect the latest Tamga version.
Full Changelog: 2.6.0...2.6.1
v2.6.0
- Fixed utf-8 based errors.
- Change built-in logger to Tamga Logger
Full Changelog: 2.5.0...2.6.0
v2.5.0
What's Changed
- Add "X min read" to post's page
- chore(deps): bump playwright from 1.49.0 to 1.49.1 by @dependabot in #124
Full Changelog: 2.4.0...2.5.0
v2.4.0
What's Changed
- Create dynamic post feed like Reddit
- chore(deps): bump playwright from 1.49.0 to 1.49.1 by @dependabot in #118
Full Changelog: 2.3.0...2.4.0
v2.3.0
What's Changed
- added open graph tags by @wishrohitv in #117
- chore(deps): bump playwright from 1.48.0 to 1.49.0 by @dependabot in #116
Full Changelog: 2.2.1...2.3.0
v2.2.1
What's Changed
- chore(deps): bump playwright from 1.48.0 to 1.49.0 by @dependabot in #114
- this commits improves url generation during editing post, and fix issue by @wishrohitv in #115
Full Changelog: 2.2.0...2.2.1