Veronica Berglyd Olsen
Veronica Berglyd Olsen
> So the first page (Selection) is not a setting, and therefore it isn't auto-cancelled, whereas the other pages are settings? I agree this is not intuitive 😳. No, it's...
Using Apply before updating preview would be pretty standard behaviour I would expect. There is no way around that unless I make all settings "live". I can make the filter...
Well, the feature was built to satisfy a feature request that specifically related to building for individual novels, or even chapters or single documents. So the filtering was treated as...
As of 2.7, the Build Settings dialog works on a copy of the current build settings, so changes are no longer applied directly and not until Apply or OK is...
Sure, that's fairly easy as the build settings is wrapped in an object around a single data dictionary linked to a JSON object. Just need to generate a new UUID...
Thanks! I'll have a look at it. How does it work? Will the service poll the repo for changes, or does it need a hook?
I also see there is a version number set in the spec file. Does that need to be updated?
> It will run with the current version number. Can perhaps decide on how to update it for the next release. Well, the main branch is on the next release...
Sure, I'll get to this. I'm trying to resolve issues with the AppImage build at the moment.
> The Debian packaging changelog is updated at: https://github.com/vkbo/novelWriter/blob/main/utils/build_debian.py#L108 > > Maybe it is worth doing something similar in a file utils/build_fedora.py which is run when creating a new release?...