Replies: 2 comments 11 replies
-
|
So you're considering abandoning the major version number in the version numbering system. The welcome screen shown above looks good to me. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Of the options suggested, I am particularly in favour of #2. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm considering changing how novelWriter uses version numbers. The format we have now, like 2.8.2, is not very intuitive. Since the app is now considered stable, this format is no longer as useful from a developer point of view either. Basically, we will just end up with 2-point-something forever because there is no reason to change the "2" any more.
The second reason is that the version number is now more visible to the user, like on the Welcome dialog. So it is better if the number is more relatable.
I see a few options that will all work fine:
I like all of the above really, so if anyone on here have an opinion, it may make it easier for me to pick one. I do think the ones including a year are easier to relate to as a user, because it says something about how old the version you're using is.
Update
Here's an example of how an internal version number 26.1.1 could be displayed:
Beta Was this translation helpful? Give feedback.
All reactions