Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (22 loc) · 846 Bytes

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 846 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[alpha-v0.2] - 2019-04-17

Added

  • New search with filters
  • Allow wildcard-search with *
  • New config.json
  • This CHANGELOG.md to keep track of changes

Changed

  • Rewrote our frontend-layout to using CSS-Grid
  • Code refactoring to improve performance and code readablity
  • Download of documents without opening a new tab

[alpha-v0.1] - 2019-03-30

Added

  • Simple login system
  • View your recent documents
  • View all of your documents
  • Documents can be searched by title and note
  • Documents can be deleted/uploaded and are tagable
  • Tags can be created/deleted/modified