Search

Java versioning
Hi _^
I usually keep to the latest java version, because I like using the new features!
But I did some light contextual testing (user story stuff) and found that a lot of pre-built server jars are not necessarily on the latest java.
This usually causes classpath issues which I think could be a block for why people haven't started using the plugin (as it appears to not work).
Is there a sweet spot or convention I should stick to? Like, for example
- to stick 5 major releases behind, or
- stick to the next most backwards compatible release
undefined
Also, how do you check yourself in this lonely period; before you have actual server owners/testers providing these reports/feedback?

Lemmy Development Update 2024-09-20
cross-posted from: https://lemmy.ml/post/20509588
Here is an update that explains what we have been working on recently (apologies for not having these for a few months, summer vacations and all that). This should allow average users to keep up with development, without reading Github comments or knowing how to program.
@privacyguard added Single-Sign-On (SSO) support to lemmy (this still needs some UI work and testing, but the bulk of the work is done). Special thanks to Privacy Portal for working on this!
@carlos-cabello added a way to filter posts by title only (and not body) when searching.
@Freakazoid182 added custom emoji and tagline views.
@nothing4u [made our scheduled cleanup job delete denied users](https://github.com/LemmyNe

Lemmy Development Update 2024-09-20
Here is an update that explains what we have been working on recently (apologies for not having these for a few months, summer vacations and all that). This should allow average users to keep up with development, without reading Github comments or knowing how to program.
@privacyguard added Single-Sign-On (SSO) support to lemmy (this still needs some UI work and testing, but the bulk of the work is done). Special thanks to Privacy Portal for working on this!
@carlos-cabello added a way to filter posts by title only (and not body) when searching.
@Freakazoid182 added custom emoji and tagline views.
@nothing4u made our scheduled cleanup job delete denied users.
@sunaurus made a few image proxy fixes.
@sleepless has been wor