Skip to content

Commit 486274b

Browse files
authored
Update README.md with a development status note. Also update the maintained label.
1 parent d3b2ad1 commit 486274b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![Quick Tests](https://github.com/POV-Ray/povray/actions/workflows/test_build_quick.yml/badge.svg)](https://github.com/POV-Ray/povray/actions/workflows/test_build_quick.yml)
55
[![Code Analysis](https://github.com/POV-Ray/povray/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/POV-Ray/povray/actions/workflows/codeql-analysis.yml)
6-
[![Maintenance Status](https://img.shields.io/maintenance/yes/2021.svg)](README.md "Last edited 2021-06-26")
6+
[![Maintenance Status](https://img.shields.io/maintenance/yes/2024.svg)](README.md "Last edited 2024-11-03")
77

88
- [License](#license)
99
- [Forums](#forums)
@@ -15,6 +15,21 @@
1515
- [Documentation](#documentation)
1616
- [Contacting Us](#contacting-us)
1717

18+
Development Status (November 2024)
19+
--------------------------------------
20+
After a long break in releases of 3.8 beta test candidates, development is resuming, though not at the
21+
pace of past releases. That said, we hope to have a 3.8 release ready before the end of the year.
22+
23+
One impediment we have yet to overcome is code signing for the Windows platform. Currently we have
24+
no means of doing so as our previous key has expired. The difficulty is both cost and the need for
25+
flexibility in verifying us as an organization. Despite the fact that we have a company registered
26+
in Australia (Persistence of Vision Raytracer Pty. Ltd.) and it is visible on the ASIC website, it
27+
is our experience that the verification process gets hung up by the fact the company doesn't sell
28+
anything, have a street address, or have a phone number.
29+
30+
While we do not generally sign beta releases, it is our policy that official releases for the Windows
31+
platform are expected to be signed.
32+
1833
License
1934
--------------------------------------
2035

0 commit comments

Comments
 (0)