Skip to content

Releases: DrJume/vplan-viso

v0.7.1

01 Sep 08:47

Choose a tag to compare

  • fixed FTP Uploader
  • simpler configuration of docker-compose.yml with .env file

v0.7.0

28 Aug 06:28

Choose a tag to compare

remove docker arch from tag of tarball image

easier offline installation without editing docker-compose.yml

v0.6.0

20 Sep 14:31

Choose a tag to compare

Changed docker internal dir

- more distinguishable
- changed internal port (as above)

v0.5.3

17 Jan 21:40

Choose a tag to compare

Changed utf8 arrow to svg

v0.5.2

02 Sep 21:28

Choose a tag to compare

Enhance logging

- debug log enabled by default

v0.5.1

30 Aug 20:12

Choose a tag to compare

Add teacher test file

- has single line supervision entry

v0.5.0

18 Jun 22:56

Choose a tag to compare

Added teacher vplan type

- different riot tags for students and teacher column
- UploadWatcher refreshes frontend on deleting a used vplan
- VplanParser analyses vplan type

v0.4.0

16 May 22:58

Choose a tag to compare

Updated major stuff

- self-written reload with ws dependency
- added npm engine info
- Vplan shift checking queueday
- added FrontendNotifier service
- with frontend dependency (notification-listener)
- VplanReceiver now useing FrontendNotifier
- changed access.log date format
- showing more debug for config logs
- moved queueday determination into VplanParser
- moved checkEncofing into XmlParser

v0.3.0

16 May 00:00

Choose a tag to compare

Major changes

- implemented vplan day shift
- frontend refresh on vplanreceiving
- reload now normal dependency
- read-config on parse err reset config
- fixed Updater config transfer bug
- Uploadwatcher now manual upload mode
- frontend enhanced

v0.2.0

13 May 23:57

Choose a tag to compare

Updated frontend