Skip to content

Release 1.1.0#15

Merged
nomike merged 3 commits intomainfrom
release/1.1.0
May 11, 2025
Merged

Release 1.1.0#15
nomike merged 3 commits intomainfrom
release/1.1.0

Conversation

@nomike
Copy link
Owner

@nomike nomike commented May 11, 2025

1.1.0 - 2025-05-11

Compare with 1.0.0

This release adds support for org-files, which are a popular format for notes and task management.
So instead of 'index' or 'index.md' files, you can now also use 'index.org'.

This release adds org-python as a requirement. Be sure to run
pip install -r requirements.txt --upgrade in your virtual environment to install the new
dependency.

Depending on your setup, you might also want to killall scms.fcgi to force the webserver to
reload the application.

Added

  • Add support for org-files. (fd9cc8b by nomike).

nomike added 3 commits May 11, 2025 03:25
Squashed commit of the following:

commit 05d64a06e8712bfc40ca3431e6567921cb23b6f5
Author: nomike <nomike@nomike.com>
Date:   Sun May 11 03:21:00 2025 +0200

    Add: Detect and properly render index.org files

commit 9b9bb76a50bed30f86e7940261a1f10d7dbec6c8
Author: nomike <nomike@nomike.com>
Date:   Sun May 11 03:20:38 2025 +0200

    Change: Do not list index.org files in directory listings

commit a501436e97e284247e6fc5fa660ef77e0291bc96
Author: nomike <nomike@nomike.com>
Date:   Sun May 11 03:20:05 2025 +0200

    Import orgpython in templatehelper

commit 020310de96d0836c042a7211d17e20a7ca868011
Author: nomike <nomike@nomike.com>
Date:   Sun May 11 03:19:35 2025 +0200

    Add org-python to requirements.
@nomike nomike self-assigned this May 11, 2025
@nomike nomike merged commit 2baa108 into main May 11, 2025
5 checks passed
@nomike nomike deleted the release/1.1.0 branch May 11, 2025 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant