Skip to content

Changelogs

This lists the changes in the various releases to the server and the plugin. For the server, all changes are listed by date given it is a cloud service. For the plugin they are listed by the release versions posted to Github.

Server

Github link

25 April 2024

  • ๐Ÿงช Left beta

26 December 2023

  • โœจ Released beta of Obsidian plugin

24 December 2023

  • โœจ Added ability to produce dummy data for easier testing
  • โœจ Built functionality to support Obsidian plugin

22 December 2023

  • โœ… Built admin console
  • โœ… Built onboarding process to remove manual steps
  • โœ… Launched beta to users
  • ๐Ÿ˜ข Sadly had to delete and reset database to allow new features

4 September 2023

  • โœ… Checks that LogLink works with Beeper via Telegram - it does ๐ŸŽ‰

27 August 2023

  • ๐Ÿ—ƒ๏ธ Various backend changes ahead of beta launch
  • ๐Ÿฅ… More robust error handling ahead of beta launch

22 January 2023

  • ๐Ÿ› Stops message being reported as an error in bugs
  • ๐Ÿ› Fixes this issue which meant when a user sent a document they were repeatedly told the message could not be delivered - thanks to dwrhodes for reporting the bug
  • ๐Ÿ“ Prettified this changelog

15 January 2023

  • โœ… Added full workflow testing with pytest before commits

14 January 2023

  • ๐Ÿ—ƒ๏ธ Added function to assist with database testing

8 January 2023

  • ๐Ÿ› Fixes an issue which caused the server to crash after refactoring the codebase
  • ๐Ÿ™ˆ Remove the media_to_use folder which, ironically, was not being used

7 January 2023

  • โœจ Added functionality to check version number sent by plugin and display a warning if it is out of date - works with plugin v0.2.0
  • โœจ Automatically checks latest plugin version available based on Github release tag
  • โœจ Checks for latest plugin version every hour
  • โ™ป๏ธ Refactored code structure to make it testable with pytest
  • โœ… Added basic tests with pytest

6 January 2023

  • ๐Ÿ“ Improve demo video
  • ๐Ÿ› Fixes issue around Telegram handler raising an error when it received an update that wasn't a message, fixing this issue

5 January 2023

  • ๐Ÿ’„ Better image for test uploads to imgbb, fixing this issue
  • ๐Ÿ’„ Fixes format of help message, fixing this issue
  • ๐Ÿ’„ Improved format of various user messages

4 January 2023

  • ๐Ÿš€ Initial release for private alpha

Plugin

Github link

Unreleased but committed to repo

  • None as yet

v0.2.0 (7 January 2023)

  • โœจ Now sends version number to server, so that the server can send a message to the user if it is out of date
  • โœจ Adds option for user to opt out of sending version number to server

v0.1.7 (6 January 2023)

  • ๐Ÿš€ Add to Logseq plugin marketplace
  • ๐Ÿ“ Update plugin description
  • ๐Ÿ“ฆ๏ธ Change release to no longer reflect pre-release
  • ๐Ÿ“ Improved readme

v0.1.5 (5 January 2023)

  • ๐Ÿ”– Correct error in version number
  • ๐Ÿ“ Update readme and updated demo
  • ๐Ÿ‘ท Update workflows to produce build in preparation for submitting to marketplace

v0.1.0 (4 January 2023)

  • ๐Ÿš€ Initial release, available only via Github download and requires manual unpack