-
Notifications
You must be signed in to change notification settings - Fork 86
Release V0.3.11 #471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release V0.3.11 #471
Conversation
Changed filtering from message list to said new filter, when invoked from alias name cell Added link to said new filtering from alias list Signed-off-by: eopo <[email protected]>
Support for US/CA SAME EAS Messages - Purely Client side
DanrwAU
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've done basic functionality testing (Login/Message Post) on SQLIte and MySQL and it looks good.
I'll do the release and upgrade one of my instances, see if it breaks i guess 🤣
correct issue where long words result in unintended layout
Fix layout when message contains long word
Improved wildcard feature
|
Let get this bad boy aproved and shipped |
|
Please include #477, before releasing |
|
Sorry for the questions but new to all this: Has this been released it? It fixes one of my problem. Otherwise how can I update to this version? |
|
Hi @AndrewJ1990, no currently it's not released. If you would like to test the latest version you need to switch to |
|
@davidmckenzie @marshyonline are you guys happy with this release as is? I'll do a release later tonight/tomorrow if so :) |
|
Was |
It's been used before without issue, but it's been a while so i dont recall the specifics... why do you ask? |
|
Because |
I think any usage of it is wrapped in checking if statements to ensure it is used on the correct db type. |
A quick search shows all usage of db.raw is wrapped in an if statement checking the db type 😉 |
|
Ok |
|
Yep all good here, merge away :) |
|
Released... Yolo. Log any bugs you find ;) |
Changes