Skip to content

Releases: danielroehrig/vinutes

v.0.3.5

08 Dec 21:13
Compare
Choose a tag to compare

Version 0.3.5 - Now 17% less ugly

Finally, replaced the stock JavaScript/Chrome video player with something more stylish. And also more functional as
it now features a loop function that lets you see the 1.5 second loop that is going to be selected.

Features

  • New video player
  • Rotate a video! 90, 180 or even 270 degrees!
  • Preview and loop the 1.5 sec video snippet
  • Respect the image rotation from Metadata
  • Video preview modal now accepts clicks outside and the ESC key as a cancel action

Internals

  • We have migrations now! We won't update the database that often (hopefully), but at least now we can!
  • Updated the dev libs
  • Including latest eslint which in turn forced us to ...
  • ... rename components to respect multi-word-name constraint

Bugfixes

  • Opening a video from the calendar will jump to the saved timestamp
  • No more squashed preview images
  • All dates in the video should be the same size

v.0.3.4

13 Nov 21:23
Compare
Choose a tag to compare

Version 0.3.4 - The illusion of safety

Sometimes, things go absolutely horribly wrong. Let's try and catch at least
the most obvious errors.

Features

  • Find missing files before rendering and warning the user about that
  • Much more logging, so in case things go south, we at least have a chance of finding the issue
  • Replacing the bulma calendar that stuck out like a sour thumb with buefy calendar for date range rendering

Internals

  • Updated electron from ... like 11 to version 15! (do not recommend)
  • Moving away from momentjs to dayjs

v0.3.3

09 Jul 20:41
Compare
Choose a tag to compare

Version 0.3.3 - Going slow, Steam Summer Sale, Gimme a Break

I will change this when I'm not that tired. Definitely. Possibly.

Features

  • Use system language, if that's one of the TWO languages I currently support
  • Logging in renderer thread
  • Catch media files that are not supported when trying to insert them into the timeline

Internals

  • Remove the fileTypeCategory catastrophe of a function from the DailyMedia class
  • Updated almost all dependencies like electron 11

v0.3.2

04 May 19:54
Compare
Choose a tag to compare

Version 0.3.2 - From zero to hero

Which is a nice way of saying: "The timestamp for every video clip was always zero" and I am an idiot.

Bugfixes

  • Position of video clip is ignored while rendering

Internals

  • Replace node-sass with dart-sass
  • Rename master branch to main

v0.3.1

22 Feb 20:15
Compare
Choose a tag to compare

Version 0.3.1 - I made a whoopsie

Let's pretend it's still version 0.3.0 and I did not just found some
hardcoded values in the SQL queries.

Focusing a bit on the design for a bit. As good as I can.

Functionality

  • Add Drag & Drop support for media files directly into the calendar
  • Add cancel render button that actually stops the rendering

UI

  • Remove scrollbar
  • Hide menu bar
  • Enable SASS and change the primary color
  • Change the preferences menu from router link to sidebar component
  • Use buefy navbar instead of bulma's
  • Make the timestamp watermark smaller
  • An image viewer for those days when you only had an image but not a video available
  • Show render progress with preview images
  • Links to source code in the preferences

Bugfixes

  • Clicking on an image caused a very confused video player to appear

Internals

  • No more vue router
  • Use buefy
  • Bump electron to version 9.4
  • Promise chains for everything

Platforms

  • Add pacman (mainly because I use manjaro)

v0.3.0

21 Feb 10:17
Compare
Choose a tag to compare

Version 0.3.0 - I am Prrrrutty!

Focusing a bit on the design for a bit. As good as I can.

Functionality

  • Add Drag & Drop support for media files directly into the calendar
  • Add cancel render button that actually stops the rendering

UI

  • Remove scrollbar
  • Hide menu bar
  • Enable SASS and change the primary color
  • Change the preferences menu from router link to sidebar component
  • Use buefy navbar instead of bulma's
  • Make the timestamp watermark smaller
  • An image viewer for those days when you only had an image but not a video available
  • Show render progress with preview images
  • Links to source code in the preferences

Bugfixes

  • Clicking on an image caused a very confused video player to appear

Internals

  • No more vue router
  • Use buefy
  • Bump electron to version 9.4
  • Promise chains for everything

Platforms

  • Add pacman (mainly because I use manjaro)

v0.2.4

15 Nov 21:51
Compare
Choose a tag to compare

Version 0.2.4

Just a small but terribly annoying bug that needed to be crushed before I could show it to my friends:

  • Fix selecting an image freezes UI until the image is selected for editing and the dialog canceled

v0.2.3

13 Nov 17:04
Compare
Choose a tag to compare

Version 0.2.3 - May even run on ...Macs?!

Is this even possible? You tell me! I don't own a Mac! And my mac owning
colleagues are too "asleep" right now. So, srsly, TELL ME!

v0.2.2

09 Nov 09:07
Compare
Choose a tag to compare

Version 0.2.2 - May even run on Windows!

This version focuses on the Windows release. Which is tricky
as I am not a Windows user. But it seems to kind of work-ish?
So, if you have a Windows OS, give it a try and then some feedback!

v0.2.0

14 Oct 19:18
Compare
Choose a tag to compare

Version 0.2.0 - Works on my Machine! And yours, if it runs Linux!

This version should run on any modern Linux distribution. The following features are implemented:

  • Create a new timeline
  • Select video or image for a calendar day
  • Select position of the video to use
  • Show a preview image in the calendar view
  • Delete videos or images from the timeline
  • Switch months
  • Render whole timeline, month or custom time span into an mp4
  • Display date in rendered video
  • Delete a timeline
  • Switch languages
  • Switch date format