Skip to content

v1.5.0(27-12-2024)

Latest
Compare
Choose a tag to compare
@Lungsangg Lungsangg released this 30 Dec 06:14
· 73 commits to production-master since this release
796c057

Project for Iteration 10
Project for Iteration 11

Changes:

  1. Removed "Search from A to Z" in mobile view
  2. ensure Trending Topics always has content (declared trending topic criterea)
  3. removed description of Texts and Topics sections in mobile view
  4. Topic page is made mobile view friendly
  5. Text page is made mobile view friendly
  6. Display sapche for simple text having sapche more than one

New Features:

  1. Setup collectstatic file and whitenoise for static file handling in production
  2. Text size and color can be changed for different language without having side affect
  3. Added chinese webfont

Bug Fixes:

  1. Help menu in mobile view triggers 404
  2. adjusted text sizes
  3. remove added trailing spaces in layout without newlines
  4. Changing size of text only increases and decreases in the interline space fixed
  5. Image upload is not working fixed