Compare commits
1 Commits
f63779e5d3
...
0.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b894ca471 |
@@ -1,30 +0,0 @@
|
||||
name: Bug Report
|
||||
about: File a bug report
|
||||
title: "[Bug] "
|
||||
labels: "Kind/Bug"
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
This issue was created using the bug report template.
|
||||
visible: [content]
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: What happened?
|
||||
description: Describe the bug and what the expected behaviour was.
|
||||
placeholder: A bug happened!
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: version
|
||||
attributes:
|
||||
label: Version
|
||||
description: What version of Photon are you running? You can find the version in the footer of the app.
|
||||
options:
|
||||
- 0.1.1 (Latest)
|
||||
- 0.1.0
|
||||
- 0.0.9
|
||||
- 0.0.8
|
||||
validations:
|
||||
required: true
|
||||
@@ -1 +0,0 @@
|
||||
blank_issues_enabled: false
|
||||
@@ -8,9 +8,6 @@ All notable changes to this project will be documented in this file.
|
||||
- Columns not updating when selected in dropdown.
|
||||
- Icons missing from context menu on search page.
|
||||
|
||||
### Changed
|
||||
- Version numbers are now taken from container image.
|
||||
|
||||
## [v0.1.0] - 2025-04-27
|
||||
|
||||
### Fixed
|
||||
@@ -36,9 +33,6 @@ All notable changes to this project will be documented in this file.
|
||||
- Messaging for no OCR table.
|
||||
- Icons on context menu.
|
||||
|
||||
### Removed
|
||||
- Image format being shown in corner.
|
||||
|
||||
## [v0.0.9] - 2025-04-21
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user