Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

47 lines (45 loc) · 3.26 KB

CHANGELOG

a list of changes per version number

  • v0.5.2-beta : updated Tauri to 1.0.1, bumped other dependencies, typed some stuff, deno linting, etc.
  • v0.5.1-beta : updated to use Tauri rc.1
  • v0.5.0-beta : replaced Electron with Tauri, lowering application size by 80-ish MB
  • v0.4.9-beta : migrated Material-UI to @mui/material v5.0.0
  • v0.4.8-beta : removed Duplicati as it wasn't stable enough for use on ARM
  • v0.4.7-beta : Let's say this one was move typescript to 4.3.2, but I really don't remember what the change was
  • v0.4.6-beta : sorted interfaces, better LDIF bootstrapping, authelia works
  • v0.4.5-beta : bootstraps LDIF based on existing services, added LDIF Mite generator script, cleaned up reindex script
  • v0.4.4-beta : docker hub ELK images, filebrowser Manikin, finished convenience generator scripts
  • v0.4.3-beta : Shiny new Dark Mode, added "pretty" script to manually trigger prettier, no more React hook nesting errors
  • v0.4.2-beta : Testing, testing, 1, 2, 3. Okay, testing 0.7, maybe.
  • v0.4.1-beta : A jillion little bugfixes in one morning, with more coming today
  • v0.4.0-beta : Generates a script to setup Cloudflare hosts for you automatically
  • v0.3.9-beta : added Mealie and Syncthing Manikins
  • v0.3.8-beta : even more neomorphic shinyness all credit is still due to Joe
  • v0.3.7-beta : React 17, Material UI 5, Apple Silicon and linux arm native versions
  • v0.3.6-beta : moved all dependencies back to "latest"
  • v0.3.5-beta : added neomorphic theme all credit is due to Joe
  • v0.3.4-beta : added Styleguidist Manikin
  • v0.3.3-beta : added n8n Manikin, removed crufty code
  • v0.3.2-beta : added NextCloud and LedgerSMB Manikins
  • v0.3.1-beta : removed Skopos as they are no longer open-source
  • v0.3.0-beta : fixed Electron builds, updated dependency versions
  • v0.2.9-alpha : removed tests because they were getting irritating, will re-add in v0.4
  • v0.2.8-alpha : implemented zip file downloads
  • v0.2.7-alpha : added React Context for state management
  • v0.2.6-alpha : added React UI
  • v0.2.5-alpha : completed core functions test
  • v0.2.4-alpha : switched to CRATE boilerplate, added unit test
  • v0.2.3-alpha : fixed buildchain
  • v0.2.2-alpha : created a working React interface, cleaned some cruff out
  • v0.2.1-alpha : added tsx files for React components, added livetest script & related devDependencies
  • v0.2.0-alpha : split functions into individual files to add tests
  • v0.1.9-alpha : added local images to renderer.tsx
  • v0.1.8-alpha : modified startup screen for app template, added displays underlying version numbers
  • v0.1.7-alpha : recreated template with renderer.js creating again
  • v0.1.6-alpha : finished translation of core-functions.ts
  • v0.1.5-alpha : added TODO markers, improved npm script, added documentation, cleaned up code
  • v0.1.4-alpha : ported over core-functions file, except folder making functions
  • v0.1.3-alpha : imported most swift code, added header file, began porting
  • v0.1.2-alpha : began importing old code from previous versions
  • v0.1.1-alpha : added comment headers to enforce documentation in tslint
  • v0.1.0-alpha : Build and distribution framework in place, code is pure TypeScript 3.3