Skip to content

Latest commit

 

History

History
93 lines (60 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

93 lines (60 loc) · 2.07 KB

Changelog

0.5.4 - December 9, 2023

  • Submission page is 70% complete

    • Added General tab
    • Added Attachments tab
    • Added Characters tab
  • Updated roadmap.md

0.5.1 - December 3, 2023

  • First rewrite attempt
    • Initial API and DB schema

0.5.0 - December 1, 2023

  • Complete Zenbu redesign and rewrite.
    • Redesign Figma file is available at Figma
    • Rewrite is from scratch, both frontend and backend

0.1.5 - April 3, 2021

April Fools' - Got'em (aka disregard v0.1.4)

  • UI updated on splash page

0.1.4 - April 1, 2021

  • Cancelled Zenbu

0.1.3 - March 31, 2021

  • Updated media pages
    • Added proper navigation
    • Updated reviews tab
    • Updated relations tab

0.1.2 - March 26, 2021

  • home and browse page updates
  • webfonts are no more - svg is the way
    • removed all webfonts
    • developed svg-icon framework for Vue.js
    • replaced all <i> occurences with <svg>

0.1.1 - March 25, 2021

  • Splash page update

0.1.0 - January 21, 2021

Major update

  • The application was converted from multi-page to single-page, vue-router was configured
  • Added browse page
  • Added site-wide search bar
  • Minor UI improvements

0.0.5 - January 20, 2021

  • Horizontal navigation bar on home page was removed
  • Vertical navigation bar on home page was added
  • NSFW and Spoiler flags updates

0.0.4 - January 5, 2021

Happy New Year

  • Site-wide UI changes

    • border-radius changed from 20px to 10px or 15px depending on the content
    • UI colors were changed
  • landing branch was created

  • Splash page was deployed on https://zenbu.moe

0.0.3 - December 29, 2020

  • Started working on gridstack.js powered dashboard on about page
  • Finished tabs on home page

0.0.2 - December 28, 2020

  • Added about page
  • Added login page
  • Added media page

0.0.1 - December 11, 2020

Initial commit

  • Original HTML idea of the site was rewritten with Vue.js
  • Added home page