Skip to content

v1.0.3 - Apocalypse

Compare
Choose a tag to compare
@Burial0268 Burial0268 released this 21 May 10:56
· 98 commits to main since this release

πŸ› Bug fixes

  • Fix default id error caused by changing the same topic with other posts IP affiliations to the same error with latest.
  • Fixed a bug that prevented database tables from being deleted when downgrading.

πŸ• New features

  • Filtered intranet IPs and blank IP addresses.( such as ::1 , localhost, 127.0.0.1 )

🧹 Chores

  • Fixed an issue of Chinese translation disappearing due to a line break problem.
  • Modify the database schema again to use self-incrementing ids as the default (who knew that post_id would cause all IPs under the same post to be in the same location 😭).
  • Updated PHP version requirements.
  • Optimize code stability and remove Herobrine.

Update

composer update gbcl/userip: "*" 
php flarum cache:clear 
php flarum migrate