Skip to content

Releases: bgallois/OpenJournal

Release v1.3.4

28 Jun 11:33
c61b6eb
Compare
Choose a tag to compare

Download

Windows
macOS
Linux

Changelog

Version 1.3.4 of OpenJournal comes with several internal fixes.

Fixes

  • Fix lock file

Release v1.3.3

28 Jun 09:03
a827aad
Compare
Choose a tag to compare

Download

Windows
macOS
Linux

Changelog

Version 1.3.3 of OpenJournal comes with several internal fixes and the Qalculate support.

Fixes

  • Fix qalculate seg fault
  • Fix memory leaks
  • Fix Linux installation

Features

  • Support qalculate
  • New icon

Release v1.3.2

07 May 12:44
7cba23a
Compare
Choose a tag to compare

Download

Windows
macOS
Linux

Changelog

Version 1.3.2 of OpenJournal comes with several internal fixes.

Fixes

Features

  • Support action
  • Win and Mac tests
  • Refactor database connection
  • Refactor window geometry saving

Release v1.3.1

22 Dec 13:03
f0b6a7a
Compare
Choose a tag to compare

Stable version 1.3.1

Version 1.3.1 of OpenJournal comes with several fixes. Journal in the cloud can now be successfully exported as PDF. Exporting a journal with images in PDF is now possible. Image display for cloud journal is now improved and does not necessitate refreshing the page after first loading.

Fixes

  • Compilation error for C++17
  • Cloud journal exportation
  • Images journal exportation
  • Images loading on the cloud

Features

  • Refactore alarm

Release v1.3.0

08 Dec 18:38
193ee20
Compare
Choose a tag to compare

Stable version 1.3.0

Version 1.3.0 of OpenJournal comes with several efficiency improvements. The user interface is now smoother with no flickering at refresh in low bandwidth conditions. Version 1.3.0 comes with a new feature called the OpenJournal cloud. It is now possible to store journals on the cloud (after registration ) and to update and retrieve journal entries using POST HTTPS requests. This version sees a change in concurrency modification. True concurrency is not supported in OpenJournal. You can’t edit the same journal on several computers. However, one journal open on several computers will update itself if the two subsequent changes on two different computers are separated by more than twenty seconds. With this new behavior, an OpenJournal inactive on some computer can't overwrite the cloud journal opened and possibly modified by another computer.

Fixes

  • Maximal image size
  • Database unique key
  • Flickering at refresh
  • Low bandwidth usability

Features

  • Connection to cloud to store journals
  • System ressources optimization
  • Database query optimization

Release v1.2.0

28 Nov 13:20
90d58f1
Compare
Choose a tag to compare

I'm happy to announce the release of OpenJournal 1.2.0.

This release adds several new features:

  • Markdown syntax (button and keyboard) shortcuts to format text with smart cursor behavior.
  • Image support: local or remote images are downloaded and stored in the journal and referenced in the journal entry.
  • Smart drag and drop for images and text.
  • Each journal entry can be exported in pdf or Markdown file.
  • Markdown file can be inserted directly inside a journal entry.
  • User manual at https://openjournal.readthedocs.io/en/latest/

And several fixes:

  • LaTeX rendering.
  • Cursor freezing.
  • Qss style.

Version 1.1.0

21 Nov 08:59
ef4afba
Compare
Choose a tag to compare

Version 1.1.0

  • Markdown
  • Horloge
  • Traduction
  • Markdown template
  • Translation
  • Stylesheet
  • Page exportation pdf
  • Remote database connection

Version 1.0.1

02 Nov 15:07
661b3c5
Compare
Choose a tag to compare
Version 1.0.1 Pre-release
Pre-release

Version 1.0.1

  • Horloge
  • Traduction
  • Markdown template

Version 1.0.0

28 Oct 17:28
f2fca5c
Compare
Choose a tag to compare

The first release of OpenJournal includes several features:

  • Alarms: visual alert and with/out audible warning.
  • Live markdown renderer
  • Markdown highlighting
  • Privacy mode
  • Journal exportation in pdf
  • System integration
  • Remote journal