Commit Graph

4 Commits

Author SHA1 Message Date
adaeafe83a chore: bump project version to 1.2.3 in package.json and setup.py 2024-12-16 11:48:00 +00:00
f5f0bc06df feat: add matplotlib-based line plot for user growth over time
The commit introduces a new plot function that visualizes user growth data using matplotlib. It creates a line chart with dates on the x-axis and user counts on the y-axis, including axis labels, a title, and a grid for improved readability. The plot is saved to a PNG file for documentation purposes.
2024-12-15 15:05:21 +00:00
ddfb874189 fix: resolve null pointer exception in user profile image upload handler 2024-12-08 19:32:40 +00:00
353200d8bb chore: update build artifacts and dependencies for release v2.3.1 2024-12-08 15:19:17 +00:00