Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Latest commit

 

History

History
47 lines (46 loc) · 1.7 KB

versions.md

File metadata and controls

47 lines (46 loc) · 1.7 KB

Versions

All Releases: (a = alpha, b = beta, p = planned, c = cancelled)

  • V5
    • 5.3.2 p - Adding centralized linking module
    • 5.3.1 p - Adding load balancing module
    • 5.3.0 p - Adding anonomized tracking to csv files module
    • 5.2.0 p - Adding plugins system
    • 5.1.0 p - Making system modular
    • 5.0.0 p - Adding production-server support
  • V4
    • 4.0.0 p - Added admin panel
    • 4.0.0 p - Adding automatic updating script
  • V3
    • 3.3.0 p - Adding more preview types
    • 3.2.0 - Adding code preview
    • 3.1.1 - Fixed bug with cookies
    • 3.1.0 - Added "Featured Repl" preview image for twitter
    • 3.0.0 - Added social media url type and updated db
  • V2
    • 2.5.6 c - Moved DB to other repl but had stability issues
    • 2.5.5 - Migrated login script
    • 2.5.4 - Cleaned up code
    • 2.5.3 - Added logging
    • 2.5.2 - Added dynamic site naming
    • 2.5.1 - Added google verification, rearranged .md files
    • 2.5.0 - Added ability to make custom urls
    • 2.4.0 - Database importing and exporting
    • 2.3.0 - Added link editing ability
    • 2.2.3 - Key storage hotfix
    • 2.2.2 - Fixed error checking on main screen
    • 2.2.1 - Caused /wp-login.php to redirect to the dashboard
    • 2.2.0 - Added sitemap, robots.txt, and humans.txt
    • 2.1.0 - Added error handling and safer user verification
    • 2.0.0 - Changed database to allow for official repl.it urls to be set
  • V1
    • 1.3.0 - Reworked database handling, no changes to actual database
    • 1.2.0 - Added delete option
    • 1.1.0 - Added dashboard
    • 1.0.0 - Changed database format to allow for user profiles and further expansion
  • Alpha (Pre-Release)
    • 0.5 a - Bug fixes
    • 0.4 a - Added permissions
    • 0.3 a - Setup simple server to handle requests
    • 0.2 a - Got db working
    • 0.1 a - Got auth working